David Baron wrote:
I have a debian/KDE setup using Knoppix. It assigned
an incorrect driver to
my sound card. Alsa has one (not tested--arg!) that MAY work. How to I make
the substitution? Modprobe .... quits with an IRQ conflict as the other
driver owns the slot.
Do a rmmod name_of_the_module as root, then load the new module as usual.