PDA

View Full Version : [kubuntu] Sound worked under Gutsy but not Hardy. Intel 82801I ICH9 Family


BReflection
July 5th, 2008, 07:16 PM
My sound worked under Gutsy, but now that I've upgraded to Hardy it doesn't work in either KDE 3 or KDE 4. I've tried all of the available sound servers, including ALSA, OSS, TOSS and ESD. My speakers are correctly plugged in to the analog port of my sound card. I've followed the Comprehensive Sound Problems Solutions Guide (http://ubuntuforums.org/showthread.php?t=205449) in addition to reading the HDAIntelSoundHowto (https://help.ubuntu.com/community/HdaIntelSoundHowto). The only thing I haven't done is compile new alsa kernel modules. This is unnecessary since my sound worked under Gutsy. Unless the sound drivers have been downgraded between Gutsy/Hardy, then the ones on my system support my hardware. Although support for the Intel ICH9 Family is not listed on the ALSA wiki's Intel matrix (https://help.ubuntu.com/community/HdaIntelSoundHowto), they do mention adding support for it in their changelogs (http://www.alsa-project.org/main/index.php/Special:Search?search=ICH9&go=Go). In this #Ubuntu IRC log (http://irclogs.ubuntu.com/2008/05/12/%23kubuntu.html), egork says they had the same symptoms as me and had to reinstall ubuntu-desktop to get it to work. I think what actually happened is that a byproduct of reinstalling ubuntu-desktop was to reinstall all of the alsa/sound packages, which I have done. In this IRC log (http://irclogs.ubuntu.com/2008/06/19/%23kubuntu.txt), Datalanche had the same problem with the same hardware, and didn't receive much of an answer, other than to recompile his kernel modules.

Here is the info about my setup:

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
Subsystem: Giga-byte Technology Unknown device a022
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fa200000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Capabilities: [70] Express Unknown type IRQ 0



/lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/snd-intel8x0.ko
/lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/snd-intel8x0m.ko
/lib/modules/2.6.24-19-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko



Linux mist 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.1
Release: 8.04
Codename: hardy

I suppose I will compile new kernel modules with the latest ALSA sources, but I strongly suspect it won't work:frown:

BReflection
July 5th, 2008, 08:14 PM
I followed all of the instructions in the wiki article for HdaIntel cards, compiling the alsa driver, library and utilties from source and putting options snd-hda-intel model=ALC885 probe_mask=1 in /etc/modprobe.d/alsa-base to no avail.

BReflection
July 5th, 2008, 08:25 PM
I fixed it!

By installing a new old sound card.

I installed the Creative Labs SB Live! EMU10k1 (rev 07), rebooted and it worked with zero configuration.

Kydwn
July 7th, 2008, 03:22 AM
I fixed it!

By installing a new old sound card.

I installed the Creative Labs SB Live! EMU10k1 (rev 07), rebooted and it worked with zero configuration.

You didnt fix it... You installed an old card...

:(

I have the same problem...

romansky
July 7th, 2008, 04:29 AM
My sound worked under Gutsy, but now that I've upgraded to Hardy it doesn't work

I have the same problem. From what I can gather, it seems it's due to a bug in the new kernel. I've seen several proposed work-arounds, some of wich you mention. They seem to work for some, but far from evertyone (e.g. me :-( ) I was really disappointed that this hadn't been taken care of in the 8.04.1 release, though. To me, it's a show stopping bug, as I've wiped Hardy and reverted to gutsy...

Datalanche
July 8th, 2008, 12:13 AM
Hey. I see you mentioned I was having the same issue as you. Just for the record, I was able to fix my problem by following the HdaIntelSoundHowto guide. Compiling the latest ALSA driver, lib, and utils tarballs got my sound working on my Gigabyte GA-EP35-DS3L motherboard. I can't really provide much else detail wise, as I've moved away from Linux for now(retrying soon but very frustrated), but the guide was all there was to it for me. Looks like this problem is very inconsistent, though. I hope it gets patched sometime! :(

ashgromnies
July 29th, 2008, 11:22 PM
I recompiled all the latest ALSA drivers from their site, as well as the versions from Realtek and neither worked for me :(

jameslaw
July 30th, 2008, 04:06 AM
None of the above suggestions worked for me. Last night I found the fix for my Dell laptop. See:

http://linux.dell.com/wiki/index.php/Ubuntu_8.04/Issues/No_Sound_After_Distribution_Or_Kernel_Upgrade

stego_s_aurus
November 28th, 2008, 03:34 PM
Tons and tons and tons of searching later, I ran across the solution!

We have an ASUS M50VM that has an Intel Corporation 82801I (ICH9 Family) HD Audio Controller (Rev 03). Couldnt get it to work, went through the entire OpenSound reconfiguration, Did the irqpoll thing, And the snd-hda-intel enable_msi = 1. No Dice.

Just before I went to sleep last night, I found some Other settings by searching for "options snd-hda-intel"... and Someone else had some additional settings that I added to /etc/modprobe.d/alsa-base:

options snd-hda-intel model=3stack-dig
options snd-hda-intel enable_msi=1
options snd-hda-intel single_cmd=1

Did the edit, rebooted, and sure enough the lovely sound of drums!!!

Heres hoping this can help others from having to spend 8 hours looking for the info!!

-Stego

:KS:KS:KS