> That would be a problem > There's probably a better way of doing this but could you type: > lsmod | grep -i 'snd-hda-intel' > > should be able to see what is using it. > Modprobe doesn't seem to want to let it be unloaded for some reason. Did that and got this:- norman at gruber:~$ lsmod | grep -i 'snd-hda-intel' norman at gruber:~$ Norman