[OpenIndiana-discuss] Xorg sucks!
Jim Klimov
jimklimov at cos.ru
Thu Dec 3 13:14:18 UTC 2015
3 декабря 2015 г. 12:31:54 CET, Apostolos Syropoulos via openindiana-discuss <openindiana-discuss at openindiana.org> пишет:
>
>
> 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
>
>_______________________________________________
>openindiana-discuss mailing list
>openindiana-discuss at openindiana.org
>http://openindiana.org/mailman/listinfo/openindiana-discuss
Are you sure you shouldn't use the same tags in Monitor/Modeline and Screen/Modes? Also there seem to be spaces in the latter.
It took me a lot of googling to find modelines for my monitor, and it seems that the display wizard died along with gnome when applying whatever it had saved and did not fit my config.
Wiping the (iirc the path) .config/monitors.xml in my account and ~gdm account (iirc /var/lib/gdm) helped against this, thanks to google.
Does your X11 die instantly, or after a GNOME session login? Can you run the emergency xterm session?
Jim
--
Typos courtesy of K-9 Mail on my Samsung Android
More information about the openindiana-discuss
mailing list