|
||||||
| 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, I am trying to fix sound problem on my friend's HP probook 4310s. I installed her os 11.1 x64 (with KDE4). Sound card looks configured, but sound is not working.
I followed this and this guides, but I am unable to fix it. I am stucked in selecting proper module for her sound card .Here is her alsa-info alsa related packages(full list): Code:
martin@siren:~/Desktop/download>grep alsa baliky.txt alsa-plugins-1.0.18-6.13 alsa-utils-1.0.18-6.4 alsa-oss-32bit-1.0.17-1.37 alsa-firmware-1.0.17-1.51 alsa-plugins-pulse-1.0.18-6.13 alsa-1.0.18-8.12.1 alsa-oss-1.0.17-1.43 Code:
alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel Code:
bea@linux-q2po:~> su Password: linux-q2po:/home/bea # speaker-test -Dplug:front -c2 -l5 -twav speaker-test 1.0.18 Playback device is plug:front Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Rate set to 48000Hz (requested 48000Hz) Buffer size range from 64 to 262144 Period size range from 32 to 131072 Using max buffer size 262144 Periods = 4 Unable to set hw params for playback: Invalid argument Setting of hwparams failed: Invalid argument |
|
||||
|
You can try if this can help --> No sound on HP dv6-1053cl - openSUSE Forums
__________________
Thanks, Vivek Bhat (Linux User #496540) |
|
|||
|
Thanks a lot!
I add Code:
options snd-hda-intel enable_msi=1 model=hp-m4 options snd slots=snd-hda-intel # u1Nb.SXH0RzeuC39:82801I (ICH9 Family) HD Audio Controller Thanks again
|
|
|||
|
Hi again.
Unfortunately, this problem is not fully solved yet. She wrote me, that sound works only on headphones. She didn't try it without headphones, because her roommates already slept. When she unplug it, notebook is silent. She is sure, that every slider in kmix is on maximum...
|
|
||||
|
Quote:
Are the headphones by any chance USB ones??
__________________
Thanks, Vivek Bhat (Linux User #496540) |
|
|||
|
No they are "classical" with jack.
|
|
||||
|
Ok. Just try running "alsaconf" as root without those headphones. Take backup of your /etc/modprobe.d/sound before running alsaconf. After alsaconf completes start kmix or alsamixergui, hit the sound levels to maximum. If there is still no sound, add those two lines again to the newly created /etc/modprobe.d/sound and reboot.
I am not an expert myself, just telling you things which I have tried on my HP dv6 to make sound work...
__________________
Thanks, Vivek Bhat (Linux User #496540) |
|
||||
|
Assuming no sound from speakers, can you provide more very detailed information so a good recommendation can be given? For openSUSE-11.1, you can do that, with your laptop connected to the internet, by opening a gnome-terminal or a kde konsole and twice copy and paste the following into that terminal/konsole
Code:
/usr/sbin/alsa-info.sh Then run it again (as either a regular user or as root). This time it will diagnose your PC's hardware and software configuration for audio, and it will post its output on the Internet/web. It will give you the URL of the web site. Please post that URL here. JUST the URL. Also, please copy and paste the following commands one line at a time into a gnome-terminal or a konsole and post here the output: rpm -qa | grep alsa... with that information I may be able to make a recommendation. Also, do NOT waste too much time on this. Simply post on our forum if you get stumped, and continue to look for help that way. |
|
|||
|
Quote:
Code:
linux-q2po:/home/bea # rpm -qa | grep alsa alsa-plugins-1.0.18-6.13 alsa-utils-1.0.18-6.4 alsa-oss-32bit-1.0.17-1.37 alsa-firmware-1.0.17-1.51 alsa-plugins-pulse-1.0.18-6.13 alsa-1.0.18-8.12.1 alsa-oss-1.0.17-1.43 linux-q2po:/home/bea # rpm -qa | grep pulse pulseaudio-lang-0.9.14-2.2.1 pulseaudio-0.9.14-2.2.1 pulseaudio-module-jack-0.9.14-2.2.1 libxine1-pulse-1.1.16.3-2.pm.5.2 libpulse-browse0-0.9.14-2.2.1 pulseaudio-esound-compat-0.9.14-2.2.1 pulseaudio-module-lirc-0.9.14-2.2.1 alsa-plugins-pulse-1.0.18-6.13 libpulse0-0.9.14-2.2.1 pulseaudio-module-x11-0.9.14-2.2.1 pulseaudio-module-bluetooth-0.9.14-2.2.1 pulseaudio-utils-0.9.14-2.2.1 pulseaudio-module-zeroconf-0.9.14-2.2.1 libpulse-mainloop-glib0-0.9.14-2.2.1 linux-q2po:/home/bea # rpm -q libsound2 package libsound2 is not installed linux-q2po:/home/bea # rpm -q libasound2 libasound2-1.0.18-8.12.1 linux-q2po:/home/bea # uname -a Linux linux-q2po 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 x86_64 x86_64 x86_64 GNU/Linux Code:
linux-q2po:/home/bea # cat /etc/modprobe.d/sound options snd-hda-intel enable_msi=1 model=hp-m4 options snd slots=snd-hda-intel # u1Nb.SXH0RzeuC39:82801I (ICH9 Family) HD Audio Controller alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|