the great sony digital lcd ordeal

dep dep
Sat Dec 4 09:59:47 PST 2004


quoth Jerry McBride:

| Can an unwashed Xfree servent ask/beg you to post the entire config
| file?

sure. sorry i've taken so long -- i was in d.c. doing book research and 
am catching up on email. here it be:

# /.../
# XFree86 config file
# NOT generated by Sax2
# Keep Sax2 the hell away from it
# 
Section "Files"
  InputDevices "/dev/ttyS0"
  InputDevices "/dev/ttyS1"
  InputDevices "/dev/ttyS2"
  InputDevices "/dev/ttyS3"
  InputDevices "/dev/ttyS4"
  InputDevices "/dev/ttyS5"
  InputDevices "/dev/ttyS6"
  InputDevices "/dev/ttyS7"
  InputDevices "/dev/ttyS8"
  InputDevices "/dev/psaux"
  InputDevices "/dev/logibm"
  InputDevices "/dev/sunmouse"
  InputDevices "/dev/atibm"
  InputDevices "/dev/amigamouse"
  InputDevices "/dev/atarimouse"
  InputDevices "/dev/inportbm"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/mouse"
  InputDevices "/dev/usbmouse"
  InputDevices "/dev/adbmouse"
  InputDevices "/dev/input/mice"
  InputDevices "/dev/input/event0"
  InputDevices "/dev/pointer0"
  InputDevices "/dev/pointer1"
  InputDevices "/dev/pointer2"
  InputDevices "/dev/pointer3"
    FontPath 	"/usr/X11R6/lib/X11/fonts/misc:unscaled"
    FontPath 	"/usr/X11R6/lib/X11/fonts/local"
    FontPath 	"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
    FontPath 	"/usr/X11R6/lib/X11/fonts/Type1"
    FontPath 	"/usr/X11R6/lib/X11/fonts/URW"
    FontPath 	"/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath 	"/usr/X11R6/lib/X11/fonts/truetype"
    FontPath 	"/usr/X11R6/lib/X11/fonts/uni:unscaled"
    FontPath 	"/usr/X11R6/lib/X11/fonts/CID"
    FontPath 	"/opt/kde3/share/fonts"
    FontPath 	"/usr/local/share/fonts"
    FontPath 	"/usr/X11R6/lib/X11/fonts"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
  Option       "RandR" "on"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "speedo"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "dri"
EndSection

Section "InputDevice"
  Driver       "Keyboard"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/mouse"
  Option       "Emulate3Buttons"
  Option       "Protocol" "PS/2"
  Option       "DragLockButtons" "2 1"
EndSection

Section "Monitor"
#  Option       "MonitorLayout" "TMDS, TMDS"
  Option       "PanelSize" "1920x1200"
#  Option       "CalcAlgorithm" "CheckDesktopGeometry"
#  DisplaySize  360 270
  HorizSync    28-92
  Identifier   "Monitor[0]"
  ModelName    "SDM-232W"
  VendorName   "Sony"
  VertRefresh  48-85
  UseModes     "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline 	"1920x1200" 170.0 1920 1984 2016 2120 1200 1203 1206 1250
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" 
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection

Section "Monitor"
  Option       "PanelSize" "1920x1200"
#  Option       "CalcAlgorithm" "CheckDesktopGeometry"
#  DisplaySize  360 270
  HorizSync    28-92
  Identifier   "Monitor[1]"
  ModelName    "SDM-P232W"
  VendorName   "Sony"
  VertRefresh  48-85
  UseModes     "Modes[1]"
EndSection

Section "Modes"
  Identifier   "Modes[1]"
  Modeline 	"1920x1200" 236.35 1920 2064 2272 2624 1200 1201 1204 1251
EndSection

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1920x1200" 
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" 
  EndSubSection
  Device       "Device[1]"
  Identifier   "Screen[1]"
  Monitor      "Monitor[1]"
EndSection
Section "Device"
  BoardName    "Radeon 9000"
  BusID        "1:0:0"
  Driver       "radeon"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "ATI"
EndSection


Section "Device"
  BoardName    "Radeon 9000"
  BusID        "1:0:0"
  Driver       "radeon"
  Identifier   "Device[1]"
  Screen       1
  VendorName   "ATI"
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "MonitorLayout" "TDMS, TDMS"
  Option       "Clone" "on"
  Option       "Xinerama" "off"
  Option       "Rotate" "off"
  Screen       "Screen[0]"
  Screen       "Screen[1]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection


-- 
dep

The secularists have not wrecked divine things; but the secularists
have wrecked secular things, if that is any comfort to them.
				    -- G.K. Chesterton, "Orthodoxy"


More information about the Linux-users mailing list