View Full Version : Video resolution
pescobar
3rd September 2005, 12:52 PM
Hi all, I've just installed FC4 on my pc...installation ok, nut during rebooting my machine can't show me anything. I mean, it recognized every components and asked me a video resolution: i picked 800*600. After that I can't see anything..black screen...How can i change my choice or solve this problem?!
Thanks a lot for helping me
multescugeorge@
3rd September 2005, 05:35 PM
boot, select from grub the fedora entry, press a, add: init 2 at the end of the command line.
login as root. Give the comand:
ls /etc/X11
see if you have these files: xorg.conf and xorg.conf.backup
if you do, you can try to give the commands:
mv /etc/X11/xorg.conf /
cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf
what you did is that you restored the backup for your configuration (I imagine that the old configuration worked)
give the comand: init 5
and hope for the best. (Also be careful about the case, X from X11 is uppercase.)
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.