
Originally Posted by
lupin
There are various commands you can use to determine if the snd-hda-intel driver is the one you are using, such as lsmod, modprobe, lshw, lspci, etc. Try the man command for each to see how they work. Alsa will get restarted when you restart your system, on BackTrack there is also a script in /etc/init.d/ that will restart it for you. Id suggest you search the Internet for terms such as "alsa troubleshooting" and once you find out the name of your driver also try searches like "<driver_name> alsa" and "<driver_name> ubuntu", e.g. "snd_hda_intel alsa"/"snd_hda_intel ubuntu" for the snd_hda_intel driver.