[Bug 15465] Hotplug hangs on boot due to Intel high definition audio sound chipset

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Tue Sep 20 02:29:55 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15465
Ubuntu | linux





------- Additional Comments From myles at myles.id.au  2005-09-20 03:29 UTC -------
(In reply to comment #7)
> (In reply to comment #0)
> > The hoary livecd boots but sound does not work. I'm currently running and all I
> > had to do to get sound to work was recompile alsa.
> 
> What do you mean by "recompile alsa"? Did you compile alsa-source from universe
> (1.0.8) and choose the azx driver, or did you compile alsa-driver (1.0.10rc1 or
> cvs) and choose the hda-intel driver, or did you use another method?

Here are the notes I made when I got sound working on hoary:

---
Installed these backported debs

http://www.freshnet.org/debian/hoary/alsa-1.0.9/

Then

cd /usr/src
sudo wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.9a.tar.bz2
sudo tar -jxvf alsa-driver-1.0.9a.tar.bz2
cd alsa-driver-1.0.9a
sudo ./configure
sudo make
sudo make install

Then:

sudo modprobe snd-hda-intel

Then run alsamixer and turn everything up
---

So yeah it was the hda-intel driver. I only had to modprobe it once. Sound just
worked on the next boot and thenafter.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list