Tuesday, May 12, 2009

linux: fix video detection problem

Reading /var/log/xorg.0.log
There was an error in detecting the display adapter VGA0 or VGA1
in order to fix it, i did the following
#switch to text console Alt-Ctrl-F2
#login as root
X -configure
cp /root/xorg.conf.new /etc/X11/xorg.conf
#reboot the system

No comments:

Post a Comment