[Openchrome-users] regressions from svn 462:500 (Was: Re: Your message to openchrome-users awaits moderator approval)

Forest Bond forest
Mon Jan 14 12:46:09 PST 2008


Hi,

On Mon, Jan 14, 2008 at 09:27:33PM +0100, Xavier Bachelot wrote:
> Could you please post the corresponding xorg log ?

Attached (and included the config for good measure).

-Forest
-- 
Forest Bond
http://www.alittletooquiet.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log.gz
Type: application/octet-stream
Size: 10735 bytes
Desc: not available
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20080114/246d0890/Xorg.0.log.obj
-------------- next part --------------
# /etc/X11/xorg.conf (xorg X Window System server configuration file)

Section "Files"
  FontPath "/usr/share/fonts/X11/misc"
  FontPath "/usr/share/fonts/X11/cyrillic"
  FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  FontPath "/usr/share/fonts/X11/Type1"
  FontPath "/usr/share/fonts/X11/100dpi"
  FontPath "/usr/share/fonts/X11/75dpi"
  FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
  Load "bitmap"
  Load "ddc"
  Load "dri"
  Load "extmod"
  Load "freetype"
  Load "glx"
  #Load "int10"
  #Load "vbe"
EndSection

Section "InputDevice"
  Identifier "Keyboard"
  Driver "kbd"
  Option "CoreKeyboard"
  Option "XkbRules" "xorg"
  Option "XkbModel" "pc105"
  Option "XkbLayout" "us"
EndSection

Section "InputDevice"
  Identifier "Mouse"
  Driver "mouse"
  Option "CorePointer"
  Option "Device" "/dev/input/mice"
  Option "Protocol" "ImPS/2"
  Option "ZAxisMapping" "4 5"
  Option "Emulate3Buttons" "true"
EndSection

Section "Device"
  Identifier "Video Card"
  Driver "openchrome"
  Option "HWCursor" "false"
EndSection

Section "Monitor"
  Identifier "Monitor"
  HorizSync 30-70
  VertRefresh 50-160

  # This was calculated with the tool at the following URL:
  # http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
  Modeline "1024x720" 78.76 1024 1056 1352 1384 720 734 743 757 +hsync +vsync

  # These were copied from existing configs found on the internet; the
  # distinction between the two may not be significant.
  Modeline "1280x720" 74.48 1280 1468 1604 1664 720 721 724 746 +hsync +vsync
  Modeline "1280x720p" 74.250 1280 1390 1430 1650 720 725 730 750 +hsync +vsync
EndSection

Section "Screen"
  Identifier "Screen"
  Device "Video Card"
  Monitor "Monitor"
  DefaultDepth 16
  SubSection "Display"
    Depth 16
    Modes "800x600" "1024x720" "1280x720p"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  Screen "Screen"
  InputDevice "Keyboard"
  InputDevice "Mouse"
EndSection

Section "ServerFlags"
  Option "DefaultServerLayout" "Default Layout"
  Option "AllowMouseOpenFail" "true"
  Option "BlankTime" "0"
  Option "StandbyTime" "0"
  Option "SuspendTime" "0"
  Option "OffTime" "0"
EndSection

Section "DRI"
  Mode 0666
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20080114/246d0890/attachment.bin



More information about the Openchrome-users mailing list