Difference between revisions of "Ubuntu video card"

From Got Opinion Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:


<code>sudo dpkg-reconfigure xserver-xorg</code>
<code>sudo dpkg-reconfigure xserver-xorg</code>
<code>paul@orca:~$ lspci -nn | grep</code>
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
For advanced configuration run aticonfig from a console window or AMD CCC:LE from the Desktop Manager Menu
Line 15: Line 8:




[[Ubuntu]]
<center>[[Ubuntu|To Ubuntu]]</center>

Latest revision as of 18:47, 10 January 2010

If you really messed up xorg.conf and fail to get your backup working, you can reconfigure xorg using

sudo dpkg-reconfigure xserver-xorg

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).


To Ubuntu