[OpenIndiana-discuss] Xorg sucks!
Apostolos Syropoulos
asyropoulos at yahoo.com
Thu Dec 3 11:31:54 UTC 2015
Hello,
I am trying to set up this Flatron E1942 monitor but
no matter what modelines I have tried, Xorg refuses to start!
Of course Windows works with no problem. Either the Xorg
we are using is outdated to say the least or it sucks in
general! I have also tried the "trick" at
http://www.x.org/wiki/FAQVideoModes/
but still Xorg refuses to start!
Here is my latest xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Flatron E1942"
#ModeLine "1366x768" 85.502 1366 1436 1579 1792 768 771 774 798 -hsync -vsync
Modeline "1280x768_60.00" 79.50 1280 1344 1472 1664 768 771 781 798 -hsync +vsync
Option "PreferredMode" "1280x768_60.00"
HorizSync 30.0-61.0
VertRefresh 56.0-75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
#BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280 x 768" "1024x768" "640x480"
EndSubSection
EndSection
A.S.
----------------------
Apostolos Syropoulos
Xanthi, Greece
More information about the openindiana-discuss
mailing list