Difference between revisions of "Ubuntu video card"

From Got Opinion Wiki
Jump to navigation Jump to search
(New page: If you really messed up xorg.conf and fail to get your backup working, you can reconfigure xorg using <code>sudo dpkg-reconfigure xserver-xorg</code>)
 
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]
[[Ubuntu]]

Revision as of 11:24, 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]

Ubuntu