cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Oct. 03 2004,21:11 |
|
You should not need to uninstall Alsa.
All you need to do is to not use it anymore.
So if you don't boot with the command "dsl alsa", it should use the old soundcard driver that you were using before.
Also, aumix is still installed so you can still use the aumix command to mute your volume at boot time.
If you really wish to completely remove the Alsa packages, go to the /opt/alsadebs directory and list the filenames of the packages.
Then you should be able to remove the packages one-by-one if you open an xterm and type:
sudo su apt-get remove lspci apt-get remove knx-alsa ... etc
exit
|