|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Laptop Questions about laptop hardware and laptop specific software (power management ) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I am not getting any sound on my HP Pavilion dv4 laptop. I read some of the previous threads and it seems that others have seen the same issue with Intel STAC92xx. But as the moderator pointed out, two machines are different and therefore so would be the solution. Hence, I am posting system information asked in those threads in the hope that someone could help get sound on my laptop. 1. speaker-test -c2 -l5 -twav does produce any sound. 2. Output of /usr/sbin/alsa-info.sh: http://www.alsa-project.org/db/?f=f8...941e453458cba7 3. rpm -qa | grep alsa: alsa-utils-1.0.18-6.4 alsa-1.0.18-8.7 alsa-plugins-1.0.18-6.12 alsa-plugins-pulse-1.0.18-6.12 alsa-oss-1.0.17-1.37 4. rpm -qa | grep pulse pulseaudio-module-zeroconf-0.9.12-9.6 libpulsecore4-0.9.12-9.6 libpulse-browse0-0.9.12-9.6 pulseaudio-utils-0.9.12-9.6 pulseaudio-module-x11-0.9.12-9.6 pulseaudio-module-bluetooth-0.9.12-9.6 pulseaudio-module-lirc-0.9.12-9.6 libpulse0-0.9.12-9.6 libxine1-pulse-1.1.15-20.8 pulseaudio-0.9.12-9.6 pulseaudio-esound-compat-0.9.12-9.6 libpulse-mainloop-glib0-0.9.12-9.6 alsa-plugins-pulse-1.0.18-6.12 pulseaudio-module-jack-0.9.12-9.6 5. rpm -q libasound2 libasound2-1.0.18-8.7 6. uname -a Linux linux-89nj 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux 7. cat /etc/modprobe.d/sound options snd slots=snd-hda-intel # u1Nb.sgM5+Zagk53:82801I (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel Thanks in advance, Abhinav. |
|
||||
|
Quote:
I note your mixer settings: !!Amixer outputYour PC's PCM settings are set incorrectly. Move those up to 95% (you can back off once you have sound established). Still, I believe you need to do more than that. My experience with HP DV4 users whose PC has the IDT 92HD71B7X hardware audio codec, is they need to edit the PC's /etc/modprobe.d/sound file (add one line at the start), so that it looks like: Code:
options snd-hda-intel model=hp-m4 enable_msi=1 options snd slots=snd-hda-intel # u1Nb.sgM5+Zagk53:82801I (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel If that does not work, we may need to update alsa from 1.0.17/1.0.18 to 1.0.21 where the commands for doing that are here (note you MUST send six zypper commands): Alsa-update - openSUSE followed by a reboot If you do decide to update alsa to 1.0.21, in addition to updating alsa, alsa-docs and libasound2, also update alsa-utils, alsa-plugins, alsa-plugins-pulse, and alsa-oss. Note also, the alsa-driver-kmp-pae that you install will need be specific to the 2.6.27.7-pae kernel you have installed, and if you update to the 2.6.27.29-pae kernel as part of an openSUSE update, you will also likely have to update (again) the alsa version to match that kernel. This is because alsa can hook right to specific bits/addresses in the new kernel which will be different from the older (thats a very very very loose way of describing this). |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|