-->

..:: seize the day ::..

December 26, 2008

Workaround for Sound Problem on openSUSE 11.1 on Intel ICH9

Filed under: IT stuff

OK without further ado, I also have problem with openSUSE 11.1 installation on HP 2230s laptop. There is no sound :-( .

My laptop soundcard is Intel 82801I (ICH9 Family), this is the "lspci | grep Audio" result

slowhand:/home/medwinz # lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) 

I know some people also have the same problem with me in the list thread and even I make a bug report for this case. Before I submit the bug report I browse the opensuse forum thread for the same case and also googling around and found the closed relative on Ubuntu launchpad. I understand that this is holidays season and the respond from Novell internal bug solver personnel might be not too responsive. So based on the information I gathered finally I can make my laptop ready to rock again :-)

This is the workaround and the steps I took:

cat /proc/asound/card0/codec#* | grep Codec
the result of mine
   Codec: Analog Devices AD1984A
   Codec: LSI ID 1040
   Codec: Intel G45 DEVCTG

checking through less /usr/src/linux-2.6.27.7-9/Documentation/sound/alsa/ALSA-Configuration.txt, I found out some entries for AD1984A

AD1884A / AD1883 / AD1984A / AD1984B
         desktop       3-stack desktop (default)
         laptop          laptop with HP jack sensing
         mobile         mobile devices with HP jack sensing
         thinkpad      Lenovo Thinkpad X300
AD1984
         basic          default configuration
         thinkpad      Lenovo Thinkpad T61/X61
         dell             Dell T3400
Then I modified /etc/modprobe.d/sound become:
options snd slots=snd-hda-intel
options snd-hda-intel model=laptop  —> this is I added, coz alsa seems confused
# u1Nb.s7WKievqWt5:82801I (ICH9 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
Reboot and set all the slider all the way up in kmix. Check the sound with ’speaker-test -c2 -l5 -twav’ from the konsole. Everything is ready to rock again.
 
I decided to install the Amarok and the restricted format from community, and when it finished I set the engine to xine and try to play my mp3 collection but no sound :-( something broken again. I try to install vlc from packman also and now I can hear the mp3. The question is what happened with Amarok packman from packman repo? It is ok on 11 why not in 11.1. Then after reading the wiki, I decide to install yauap and gstreamer engine (which is I think not make sense emoticon), but what happen is the mp3 now automagically can be played through the Amarok. It is enough explanation for me :-)  

Have a lot of Fun

1 Comment »

The URI to TrackBack this entry is: http://medwinz.blogsome.com/2008/12/26/workaround-for-sound-problem-on-opensuse-111-on-intel-ich9/trackback/

  1. Merci Monsieur!

    a simple workaround for a nasty problem…
    My HP 6830s speakers now work full blast!

    !greetings from Toulouse, France

    Comment by Antoine — January 7, 2009 @ 7:30 am

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.