LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Uninstalling stuff (https://www.linuxquestions.org/questions/linux-newbie-8/uninstalling-stuff-160052/)

DevilSlayer 03-19-2004 09:17 PM

Uninstalling stuff
 
How do I uninstall stuff, particularly ATI drivers and reinstalling the default XFree86 drivers.

chii-chan 03-19-2004 10:04 PM

Have you looked into /usr/X11R6/lib/modules or /usr/X11R6/lib/modules/drivers? I don't know about ATI, but for NVIDIA, it's just a matter of changing driver name in /etc/X11/XFree86config file.

chii-chan 03-19-2004 10:12 PM

May be you can just remove this file:
/lib/modules/x.x.xx-x/kernel/drivers/char/drm/fglrx.o

This info is in ATI website. How did you install the driver? rpm, *.bin, or manual compile?

DevilSlayer 03-20-2004 11:36 PM

It was an RPM file. I even ran the configuration program and set it to 1024 x 768.

chii-chan 03-21-2004 06:32 AM

Have you tried uninstalling it with:

rpm -e <package-name> ?


All times are GMT -5. The time now is 08:30 AM.