Public bug reported: kernel 2.6.24-23-386
After a recent update I lost my sound. I used the info on the following web page to solve the issue. The web site was https://help.ubuntu.com/community/SoundTroubleshooting I opened terminal and type the following command aplay -l I got the following line. aplay: device_list:221: no soundcard found... Then I typed in the following: find /lib/modules/`uname -r` | grep snd and nothing displayed. I type the following in sudo modprobe snd-via82xx and the sound was back. Then I used the command: gksudo gedit /etc/modules and added the sudo modprobe snd-via82xx to the end of the file and saved. The web site recommended I report this as a bug. Keep up the great work, cheers. ALSA Information Script v 0.4.53 -------------------------------- This script will collect information about your ALSA installation and sound related hardware, to help diagnose your problem. By default, the collected information will be AUTOMATICALLY uploaded to a www.alsa-project.org site. If you do not wish for this to occur, run the script with the --no-upload argument Thank you for using the ALSA-Info Script joe ** Affects: ubuntu Importance: Undecided Status: New -- not auto detecting on board sound hardware https://bugs.launchpad.net/bugs/316218 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
