View Full Version : Video Problems
cshafer213
29th June 2007, 03:13 PM
Hello,
The Fedora installation program runs normally in graphical mode, but when the reboot happens at the end I get a blank screen. I would love to change the driver to "vesa" in xorg.conf. How do I change that before my screen goes blank? I can't find anywhere in the installation process where I can tell it to use the "vesa" driver.
Thanks
glennzo
29th June 2007, 04:55 PM
When you are at the 'blank screen' again, hit CTRL/ALT/F6 to get to a virtual terminal. Login as root. Type cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak. That will serve as a backup of the file. Type vi /etc/X11/xorg/conf. When vi starts up hit the INS key. Scroll down to where you find your video driver. Change it to vesa. Hit ESC and then the wq! keys and press enter. Reboot and see if you are all set.
Firewing1
29th June 2007, 05:02 PM
Just a note, instead of INS you may have to hit i and for wq! I think you need a colon first (:wq)... INS used to work but for some reason an upgrade of vi broke it on my comp :confused:
Firewing1
glennzo
29th June 2007, 05:10 PM
Just a note, instead of INS you may have to hit i and for wq! I think you need a colon first (:wq)... INS used to work but for some reason an upgrade of vi broke it on my comp :confused:
Firewing1
Firewing1, as usual you continue to amaze! You are right on. :wq! as in color w q !
cshafer213
29th June 2007, 05:31 PM
Thank you so much guys for the info! I'll give it a try.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.