[Bug 15465] Hotplug hangs on boot trying to load snd-hda-intel

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sun Oct 16 09:30:01 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-10-16 10:30 UTC -------
The breezy release did not fix this bug. I was hoping it would at least be
blacklisted from hotplug so other users wouldn't be discouraged ...

It turns out the fix was relatively easy, for me at least:

1. Hit Ctrl+Alt+Sysrq+e during hotplug hang
2.
sudo apt-get install linux-headers  
sudo apt-get install build-essential gcc-3.4
3.
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.9b.tar.bz2
tar -jxvf alsa-driver-1.0.9b.tar.bz2
4. 
./configure --with-oss=yes --with-cards=hda-intel
make
sudo make install
5. reboot.

If all it takes is a recompile, maybe it's a problem with compilation options
for the package? This is pretty much what I had to do for hoary.

-- 
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