Difference between revisions of "Ubuntu video card"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
VGA01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Unknown device [1002:9588] | VGA01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Unknown device [1002:9588] | ||
The ATI Proprietary Linux Driver | |||
Log file has been stored in /usr/share/ati | |||
For advanced configuration run aticonfig from a console window or AMD CCC:LE from the Desktop Manager Menu | |||
If the X Server fails to load on next attempt, please run aticonfig --initial -f from the console. (Note: This will remove all device/monitor/screen sections in your X Server configuration file). | |||
[[Ubuntu]] | [[Ubuntu]] |
Revision as of 14:35, 26 February 2008
If you really messed up xorg.conf and fail to get your backup working, you can reconfigure xorg using
sudo dpkg-reconfigure xserver-xorg
paul@orca:~$ lspci -nn | grep
VGA01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Unknown device [1002:9588]
The ATI Proprietary Linux Driver Log file has been stored in /usr/share/ati
For advanced configuration run aticonfig from a console window or AMD CCC:LE from the Desktop Manager Menu If the X Server fails to load on next attempt, please run aticonfig --initial -f from the console. (Note: This will remove all device/monitor/screen sections in your X Server configuration file).