Results 1 to 2 of 2
Hello
wel i am very new user of Linux redhat 9 kernal 2.4.20-8
i just install my modem drivers in linux useing modem manual
but i think created some mess ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-25-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 13
How Uninstall the Drivers
Hello
wel i am very new user of Linux redhat 9 kernal 2.4.20-8
i just install my modem drivers in linux useing modem manual
but i think created some mess and my modem not detected
i want to reinstall my modem drivers and dont know
how to uninstall the drivers
First to tell ya that how i intall
steps to install
1. login as ROOT
2. extract the archive into a directory with "tar -xvf <archivename>.tgz"
3. cd into the the directory it created.
4. Type: make clean
5. Type: make all
6. Type: make install
now can any one help me to UNINSTALL these drivers
Thanks
Knight
- 03-25-2005 #2
all you need to do is cd to the directory that was created by the
and type:Code:tar -xvf <archivename>.tgz
should solve the problemCode:make uninstall
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote
