I installed a sound card but when I go to System->Preferences->Sound and go to Hardware it's not showing anything at all. If I boot from the Live CD then it will show the card and it works. How can I make my Linux installation detect this card?
I was thinking that I could somehow copy the necessary files from the Live CD to make this work, but maybe there's an easier way.
uname -aon both)? On the live CD, what driver is used (ls -l /sys/class/sound/audio/../../../driver/module)? Are there any messages related to this driver in/var/log/kern.log? – Gilles Aug 6 '10 at 18:02/var/log/kernl.log, you should be looking at least for the module name, and for keywords likesoundandaudioandsndandalsa; there may be stuff not covered by these keywords, and there I'm afraid I can't say any better than anything that catches your eye. – Gilles Aug 7 '10 at 9:48