2008/3/7, David Mack <dmack@xxxxxxxxxxx>: > As of today's rawhide" > > xorg-x11-server 1.4.99.900-0.28.20080304.fc9 > > from Xorg.0.log: > > ... > (WW) NV(0): Mode pool is empty > (EE) NV(0): No valid modes found > (II) UnloadModule: "nv" > (II) UnloadModule: "vgahw" > (II) Unloading /usr/lib/xorg/modules//libvgahw.so > (II) UnloadModule: "int10" > (II) Unloading /usr/lib/xorg/modules//libint10.so > (EE) Screen(s) found, but none have a usable configuration. > > Fatal server error: > no screens found > > >From xorg.conf: > > Section "Monitor" > Identifier "Monitor0" > ModelName "LCD Panel 1280x1024" > HorizSync 31.5 - 78.0 > VertRefresh 60.0 - 75.0 > Option "dpms" > EndSection > > Section "Device" > Identifier "Videocard0" > Driver "nv" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Videocard0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x1024" "1280x960" "1280x800" "1152x864" > "1024x768" > "800x600" "640x480" > EndSubSection > EndSection > > nouveau also fails. > > Dave > > > -- > fedora-test-list mailing list > fedora-test-list@xxxxxxxxxx > To unsubscribe: > https://www.redhat.com/mailman/listinfo/fedora-test-list > same Xorg server with nouveau driver is fine here. But I am missing any previous message, I guess..... I have only one monitor connected. # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "Device" Identifier "Videocard0" Driver "nouveau" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" "640x400" "640x350" EndSubSection EndSection -- Antonio Montagnani Skype : antoniomontag -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list