openSUSE Forums > Hardware > Laptop » No sound from speakers headphones work

Go Back   openSUSE Forums > Hardware > Laptop
Forums FAQ Members List Search Today's Posts Mark Forums Read


Laptop Questions about laptop hardware and laptop specific software (power management )

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Oct-2009, 15:21
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
PsySmith hasn't been rated much yet
Default No sound from speakers headphones work

I try to get sound out of the speakers of my HP dv4305us laptop. I researching the web for a while but couldn't find any help. There are a lot of helps for the snd-hda-intel regarding that problem but I seem to have an ICH6 snd-intel8x0 sound chip.I just installed openSuse and sound work afterwards. Then I installed mplayer from source and the issue occured.

/etc/modprobe.d/sound

options snd-intel8x0 buggy_irq=1 buggy_semaphore=1
options snd slots=snd-intel8x0
# r0Vg.KyB45pyNxDC:82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller
alias snd-card-0 snd-intel8x0

alsa setup is here

http://www.alsa-project.org/db/?f=53...e398e97445cc02

What can I do to fix it? Thanks a lot. BTW I'm more a newby then a expert.
Reply With Quote
  #2 (permalink)  
Old 24-Oct-2009, 15:30
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,667
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: No sound from speakers headphones work

Quote:
Originally Posted by PsySmith View Post
I try to get sound out of the speakers of my HP dv4305us laptop. I researching the web for a while but couldn't find any help. There are a lot of helps for the snd-hda-intel regarding that problem but I seem to have an ICH6 snd-intel8x0 sound chip.I just installed openSuse and sound work afterwards. Then I installed mplayer from source and the issue occured.

/etc/modprobe.d/sound

options snd-intel8x0 buggy_irq=1 buggy_semaphore=1
options snd slots=snd-intel8x0
# r0Vg.KyB45pyNxDC:82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller
alias snd-card-0 snd-intel8x0

alsa setup is here

http://www.alsa-project.org/db/?f=53...e398e97445cc02

What can I do to fix it? Thanks a lot. BTW I'm more a newby then a expert.
I do not know exactly what is needed. But I note this:
Code:
!!ALSA Version
!!------------
Driver version:     1.0.21-git20091014
Library version:    
Utilities version:  1.0.18
A misbalance of the driver and utilities might contribute to the problem.

I also note this:
Code:
options snd-intel8x0 buggy_irq=1 buggy_semaphore=1
options snd slots=snd-intel8x0
# r0Vg.KyB45pyNxDC:82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller
alias snd-card-0 snd-intel8x0
Is buggy_irq=1 buggy_semaphore=1 necessary?

Can you provide the output of:
Code:
rpm -qa '*alsa*'
Reply With Quote
  #3 (permalink)  
Old 24-Oct-2009, 15:37
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
PsySmith hasn't been rated much yet
Default Re: No sound from speakers headphones work

rpm -qa '*alsa*'
alsa-utils-1.0.18-6.4
alsa-firmware-1.0.17-1.42
alsa-driver-unstable-kmp-pae-1.0.21.20091014_2.6.27.7_9.1-2.1
alsa-1.0.18-8.12.1
alsa-plugins-1.0.18-6.12
alsa-plugins-pulse-1.0.18-6.12
kalsatools-1.5.0-499.130
alsa-tools-1.0.18-1.13
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-oss-1.0.17-1.37

I don't think buggy_irq=1 buggy_semaphore=1 is necessary I just played with it to naybe get it going but doesn't make any difference.
Reply With Quote
  #4 (permalink)  
Old 24-Oct-2009, 15:44
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,667
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: No sound from speakers headphones work

Quote:
Originally Posted by PsySmith View Post
rpm -qa '*alsa*'
alsa-utils-1.0.18-6.4
alsa-firmware-1.0.17-1.42
alsa-driver-unstable-kmp-pae-1.0.21.20091014_2.6.27.7_9.1-2.1
alsa-1.0.18-8.12.1
alsa-plugins-1.0.18-6.12
alsa-plugins-pulse-1.0.18-6.12
kalsatools-1.5.0-499.130
alsa-tools-1.0.18-1.13
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-oss-1.0.17-1.37

I don't think buggy_irq=1 buggy_semaphore=1 is necessary I just played with it to naybe get it going but doesn't make any difference.
I recommend you remove alsa-driver-unstable-kmp-pae-1.0.21.20091014_2.6.27.7_9.1-2.1

I also recommend you remove the line from your /etc/modprobe.d/sound file:
Code:
options snd-intel8x0 buggy_irq=1 buggy_semaphore=1
(it can always be put back in if needed).

Do NOT keep backup files in /etc/modprobe.d/ directory, as they may be called automatically, even if you give them a funny file name. Keep backups outside of that directory.

Then with your PC connected to the internet, in a terminal with root permissions, I recommend you copy and paste and send the following six zypper commands in sequence, one at a time:
Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_11.1/ multimedia01
Code:
zypper install alsa alsa-docs alsa-utils alsa-firmware alsa-plugins alsa-plugins-pulse alsa-tools alsa-oss libasound2
Code:
zypper rr multimedia01
Code:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio:/KMP/openSUSE_11.1/ multimedia02
Code:
zypper install alsa-driver-kmp-pae
Code:
zypper rr multimedia02
Reply With Quote
  #5 (permalink)  
Old 24-Oct-2009, 16:30
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
PsySmith hasn't been rated much yet
Default Re: No sound from speakers headphones work

Ok, did all that. Now it looks like that but the sound is totally gone.

linux-r7la:/home/psy/Documents # rpm -qa '*alsa*'
alsa-utils-1.0.18-6.4
alsa-firmware-1.0.17-1.42
alsa-1.0.18-8.12.1
alsa-plugins-1.0.18-6.12
alsa-plugins-pulse-1.0.18-6.12
kalsatools-1.5.0-499.130
alsa-tools-1.0.18-1.13
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-docs-1.0.18-8.12.1
alsa-oss-1.0.17-1.37

etc/modprobe.d/sound
options snd slots=snd-intel8x0
# r0Vg.KyB45pyNxDC:82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller
alias snd-card-0 snd-intel8x0
Reply With Quote
  #6 (permalink)  
Old 24-Oct-2009, 17:00
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,667
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: No sound from speakers headphones work

Quote:
Originally Posted by PsySmith View Post
Ok, did all that. Now it looks like that but the sound is totally gone.

linux-r7la:/home/psy/Documents # rpm -qa '*alsa*'
alsa-utils-1.0.18-6.4
alsa-firmware-1.0.17-1.42
alsa-1.0.18-8.12.1
alsa-plugins-1.0.18-6.12
alsa-plugins-pulse-1.0.18-6.12
kalsatools-1.5.0-499.130
alsa-tools-1.0.18-1.13
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-docs-1.0.18-8.12.1
alsa-oss-1.0.17-1.37

etc/modprobe.d/sound
options snd slots=snd-intel8x0
# r0Vg.KyB45pyNxDC:82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller
alias snd-card-0 snd-intel8x0
clearly the update failed. You still have the wrong version of alsa-utils, alsa-firmware, alsa, alsa-plugins, alsa-plugins-pulse, alsa-tools, alsa-docs, alsa-oss.

You MUST have had an error message after the second zypper command.
Reply With Quote
  #7 (permalink)  
Old 24-Oct-2009, 17:45
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
PsySmith hasn't been rated much yet
Default Re: No sound from speakers headphones work

Now I'm confused. This time I deleted all alsa packages with Yast first. rpm -qa '*alsa*' show nothing afterwards. So I went ahead and did all the zyppers as you recommended. But now I have the same stuff back.

linux-r7la:/home/psy/Documents # rpm -qa '*alsa*'
alsa-plugins-1.0.18-6.12
alsa-firmware-1.0.17-1.42
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-utils-1.0.18-6.4
alsa-docs-1.0.18-8.12.1
alsa-plugins-pulse-1.0.18-6.12
alsa-tools-1.0.18-1.13
alsa-1.0.18-8.12.1
alsa-oss-1.0.17-1.37

Where does it get that from?
Reply With Quote
  #8 (permalink)  
Old 24-Oct-2009, 17:54
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,667
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: No sound from speakers headphones work

Quote:
Originally Posted by PsySmith View Post
Now I'm confused. This time I deleted all alsa packages with Yast first. rpm -qa '*alsa*' show nothing afterwards. So I went ahead and did all the zyppers as you recommended. But now I have the same stuff back.

linux-r7la:/home/psy/Documents # rpm -qa '*alsa*'
alsa-plugins-1.0.18-6.12
alsa-firmware-1.0.17-1.42
alsa-driver-kmp-pae-1.0.21.20091024_2.6.27.7_9.1-1.1
alsa-utils-1.0.18-6.4
alsa-docs-1.0.18-8.12.1
alsa-plugins-pulse-1.0.18-6.12
alsa-tools-1.0.18-1.13
alsa-1.0.18-8.12.1
alsa-oss-1.0.17-1.37

Where does it get that from?
The command I provided looks correct. What you ended up doing was installing off of either the CD/DVD or the OSS directory. Its likely because you have a very high priority for the CD/DVD or the OSS directory. Go to YaST > Software > Software Repositories, and give OSS a very high number. Then try again to install those applications.

You can check your repositories, and their priority by typing:
zypper lr -d
Reply With Quote
  #9 (permalink)  
Old 25-Oct-2009, 11:32
Puzzled Penguin
 
Join Date: Oct 2009
Posts: 6
PsySmith hasn't been rated much yet
Default Re: No sound from speakers headphones work

Oh ya I had the DVD in the drive. Is that what you expected

linux-r7la:/home/psy # rpm -qa '*alsa*'
alsa-oss-1.0.17-25.11
alsa-driver-kmp-pae-1.0.21.20091025_2.6.27.7_9.1-1.1
alsa-docs-1.0.18-8.12.1
alsa-plugins-1.0.21-17.3
alsa-tools-1.0.21-4.4
alsa-utils-1.0.21-13.3
alsa-1.0.18-8.12.1
alsa-firmware-1.0.20-5.1
alsa-plugins-pulse-1.0.21-17.3

mplayer now plays sound over speaker and headphone but no other program does anything e.g. firefox has no sound at all (it did before)

Going from runlevel 1 to runlevel 2 I get the message services failed in runlevel 2 - alsasound. As well when KDE comes up a windows pops up shortly saying - Phonon -> Ich6 .... not working switch to default.
Reply With Quote
  #10 (permalink)  
Old 25-Oct-2009, 12:15
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,667
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: No sound from speakers headphones work

Quote:
Originally Posted by PsySmith View Post
mplayer now plays sound over speaker
So, headphones work now? Congratulations !!

Quote:
Originally Posted by PsySmith View Post
firefox has no sound at all (it did before)
This could be a different problem. To play sound in firefox I have flash-player installed and the depreciated mplayerplug-in installed (others use gecko-mediaplayer). You may find it necessary to remove libflashsupport (but keep flash-player) to get sound working in firefox. Also test more than one web site.

Quote:
Originally Posted by PsySmith View Post
... but no other program does anything e.g.
What other media players give no sound?

Quote:
Originally Posted by PsySmith View Post
As well when KDE comes up a windows pops up shortly saying - Phonon -> Ich6 .... not working switch to default.
Thats a known bug I believe. There are a more than a few threads here, where users have posted solutions that worked for them:I think I've seen other "solutions" as well, but a quick search did not reveal it (I probably had the wrong search parameters).
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2