General Procedure to get ATI/DRI card running?
Ben Scott
dragonhawk at gmail.com
Mon Jul 7 13:51:16 EDT 2008
On Mon, Jul 7, 2008 at 10:21 AM, Labitt, Bruce
<labittb1 at tycoelectronics.com> wrote:
> #system-config-display --noui --set-driver=radeon_tp
>
> If this for some reason hoses things, how does one recover back to the
> baseline Intel mobo graphics?
Before you run the above command, make a backup of your existing config file:
cd /etc/X11
cp xorg.conf intel.xorg.conf
Then, if you need to revert, copy the backup over the newly damaged file:
cd /etc/X11
cp intel.xorg.conf xorg.conf
-- Ben
More information about the gnhlug-discuss
mailing list