> 2008/7/7 Mike Burger <mburger@xxxxxxxxxxxxxxxxx>: >> >>> what is the graphic driver??? I am using a Nvidia card at home with nv >>> driver from Fedora and I have no problem at all: are you using the >>> driver from Nvidia??? ot nouveau??? >> >> xorg-x11-drv-nv-2.1.8-1.fc9.i386 > > exactly the same driver > > This is my xorg.conf file (if it can help): > > # Xorg configuration created by system-config-display > > Section "ServerLayout" > Identifier "single head configuration" > Screen 0 "Screen0" 0 0 > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "InputDevice" > > # keyboard added by rhpxl > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "pc105" > Option "XkbLayout" "it" > EndSection > > Section "Monitor" > Identifier "Monitor0" > ModelName "Philips 107B(17inch/CM6800)" > HorizSync 30.0 - 69.0 > VertRefresh 50.0 - 130.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 "1024x768" "832x624" "800x600" "720x400" "640x480" > "640x400" "640x350" > EndSubSection > EndSection > > > Does it boot with a standard vesa driver??? > > I have never had a single problem with nv driver. Nope...the log indicates that it's using the NVIDIA GeForce2 driver, and my conf looks pretty much the same, with the exception that my monitor supports higher resolutions: # 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" "us" EndSection Section "Monitor" Identifier "Monitor0" ModelName "LCD Panel 1600x1200" ### Comment all HorizSync and VertSync values to use DDC: HorizSync 31.5 - 90.0 VertRefresh 59.9 - 60.1 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 "1600x1200" "1600x1024" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Still, I'd think that if it was a driver issue, per se, that "init 3 ; init 5" would have resulted in the same behavior as simply booting into runlevel 5. -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or http://dogpound2.citadel.org To be notified of updates to the web site, visit: https://www.bubbanfriends.org/mailman/listinfo/site-update or send a blank email message to: site-update-subscribe@xxxxxxxxxxxxxxxxx -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list