Bugzilla – Bug 457909
No auto-detection of 'model=laptop' for HP 6730B
Last modified: 2009-02-26 14:32:57 UTC
I use a laptop HP 6730B with intel sound chipset 82801I. Afer installation I had no sound, neither in 11.0 nor in 11.1 RC1. In 11.1 I could overcome the problem via the menu "Yast ==> hardware ==> sound" by setting the 'model' option to "laptop" (accord. to a tip in http://www.linlap.com/wiki/HP-Compaq+6730B, where was proposed to add/change in /etc/modprobe.conf the line “options snd-hda-intel model=laptop”; the SUSE equivalent should be the file /etc/modprobe.d/sound, but in 11.0 this didn't help.) This is the content of /etc/modprobe.d/sound after my above change via yast. options snd-hda-intel model=laptop options snd slots=snd-hda-intel # u1Nb.5BNmHXMrXg9:82801I (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel
Could you run /usr/sbin/alsa-info.sh with --no-upload option, and attach the generated file?
Created attachment 259123 [details] output of "alsa-info.sh --no-upload" (after my yast setting)
(In reply to comment #1 from Takashi Iwai) > Could you run /usr/sbin/alsa-info.sh with --no-upload option, and attach the > generated file? > I sent is already with my first report, but anyhow it got lost. I try it again....
Thanks. I fixed now on both ALSA git tree and SUSE kernel tree. The next update-kernel should work without model option.
Created attachment 259129 [details] output of "alsa-info.sh --no-upload" for the yast default settings Because my sent alsa-info.sh output looks correct after my yast settings, I reset (to verify the bug) in "yast ==> hardware ==> sound" the default settings, and run alsa-info.sh again. The term "model=laptop" is now missing. Also in /etc/modprobe.d/sound, which looks now so: options snd slots=snd-hda-intel # u1Nb.5BNmHXMrXg9:82801I (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel And the sound is gone.
(In reply to comment #4 from Takashi Iwai) > Thanks. I fixed now on both ALSA git tree and SUSE kernel tree. > The next update-kernel should work without model option. > Wow, that's fast! Thanks, and my last post was too slow. :-)
Update released for: kernel-debug, kernel-debug-base, kernel-debug-debuginfo, kernel-debug-debugsource, kernel-debug-extra, kernel-default, kernel-default-base, kernel-default-debuginfo, kernel-default-debugsource, kernel-default-extra, kernel-docs, kernel-kdump, kernel-kdump-debuginfo, kernel-kdump-debugsource, kernel-pae, kernel-pae-base, kernel-pae-extra, kernel-ppc64, kernel-ppc64-base, kernel-ppc64-debuginfo, kernel-ppc64-debugsource, kernel-ppc64-extra, kernel-ps3, kernel-ps3-debuginfo, kernel-ps3-debugsource, kernel-source, kernel-source-debuginfo, kernel-syms, kernel-trace, kernel-trace-base, kernel-trace-debuginfo, kernel-trace-debugsource, kernel-trace-extra, kernel-vanilla, kernel-vanilla-debuginfo, kernel-vanilla-debugsource, kernel-xen, kernel-xen-base, kernel-xen-debuginfo, kernel-xen-debugsource, kernel-xen-extra Products: openSUSE 11.1 (debug, i586, ppc, x86_64)