On 12/ 3/15 12:31 PM, Apostolos Syropoulos via openindiana-discuss wrote:


  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@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Hi Apostolos,

have you tried w/o xorg.conf at all (I know, this is maybe stupid question, but in past it has helped me to solve some weird issues)?

With best regards.
Predrag Zečević
--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:    +49  174 3109 288,     Skype: predrag.zecevic
E-mail:    predrag.zece...@2e-systems.com

Headquarter:          2e Systems GmbH, Königsteiner Str. 87,
                      65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:    Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to