[Bug 463426] New: No Sound after headphone injection
https://bugzilla.novell.com/show_bug.cgi?id=463426 Summary: No Sound after headphone injection Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: rahat09@yahoo.com QAContact: qa@suse.de Found By: Other When I plug the headphone, volume start reducing gradually over headphone and finally NO SOUND. At that point if remove headphone there is "NO SOUND" on speaker as well. Then on konsole (as super user) if I use: rcalsasound restart example: linux-0eb2:/home/user1 # rcalsasound restart Shutting down sound driver done Starting sound driver: hda-intel done linux-0eb2:/home/user1 # sounds come back on speakers. But if I inject headphone again, same thing happen. I also discussed this problem in opensuse forum, see the follwing http://forums.opensuse.org/hardware/64-bit/403736-no-sound-82801h-ich8-famil... -------------------------------------------------------------- ___________________________________________________________________________________ My System Deatils: ___________________________________________________________________________________ PC Type : Dell E520, 64 bit Card Model : 82801H (ICH8 Family) HD Audio Controller Install source : openSUSE-11.1-DVD-x86_64.iso (download & DVD burn) Kernel Version : 2.6.27.7-9-default ALSA driver ver : Advanced Linux Sound Architecture Driver Version 1.0.17. alsa-info.sh output: before.txt ( if headphone not injected, not attached ) after.txt ( after plug headphone, attached ) diff before.txt after.txt (see below) openSUSE version: 11.1 ___________________________________________________________________________________ ___________________________________________________________________________________ File Difference: (before.txt & after.txt) ___________________________________________________________________________________ linux-0eb2:/home/rahat/Desktop # diff before.txt after.txt 6c6 < !!Script ran on: Sun Jan 4 14:46:11 EST 2009 ---
!!Script ran on: Sun Jan 4 14:52:20 EST 2009 101c101 < IO[2]: enable=1, dir=1, wake=0, sticky=0, data=1
IO[2]: enable=1, dir=1, wake=0, sticky=0, data=0 161c161 < Pin-ctls: 0x00: VREF_HIZ
Pin-ctls: 0xc0: OUT HP VREF_HIZ 191c191 < Pin-ctls: 0x40: OUT VREF_HIZ
Pin-ctls: 0x00: VREF_HIZ 201c201 < Pin-ctls: 0x40: OUT VREF_HIZ
Pin-ctls: 0x00: VREF_HIZ 211c211 < Pin-ctls: 0x40: OUT VREF_HIZ
Pin-ctls: 0x00: VREF_HIZ 229c229 < Pin-ctls: 0x40: OUT
Pin-ctls: 0x00: 334c334 < Volume-Knob: delta=1, steps=127, direct=1, val=127
Volume-Knob: delta=1, steps=127, direct=1, val=0 346c346 < crw-rw----+ 1 root audio 116, 3 2009-01-04 14:42 /dev/snd/pcmC0D0p
crw-rw----+ 1 root audio 116, 3 2009-01-04 14:47 /dev/snd/pcmC0D0p linux-0eb2:/home/rahat/Desktop #
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User rahat09@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c1 --- Comment #1 from Rahat Hossain <rahat09@yahoo.com> 2009-01-03 22:12:36 MST --- Created an attachment (id=263093) --> (https://bugzilla.novell.com/attachment.cgi?id=263093) After inject headphone when sound gone both on headphone and speaker(even if remove headphone) I captured /usr/sbin/alsa-info.sh two times for two cases: 1) Before inject headphone while sound is ok on speaker [before.txt] 2) After inject headphone when sound gone both on headphone and speaker(even if remove headphone) [after.txt] This attachment is the 2nd case. To see the file difference see details description section -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c2 --- Comment #2 from Takashi Iwai <tiwai@novell.com> 2009-01-07 01:15:59 MST --- *** Bug 463425 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=463425 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c3 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rahat09@yahoo.com --- Comment #3 from Takashi Iwai <tiwai@novell.com> 2009-01-07 01:23:48 MST --- Could you upload alsa-info.sh output before HP plugging, too? Also, any change if you use alsa-driver-kmp package available on OBS multimedia:audio:KMP repo? http://download.opensuse.org/repositories/multimedia:/audio:/KMP/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User rahat09@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c4 --- Comment #4 from Rahat Hossain <rahat09@yahoo.com> 2009-01-07 02:23:51 MST --- Created an attachment (id=263518) --> (https://bugzilla.novell.com/attachment.cgi?id=263518) Before inject headphone -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User rahat09@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c5 --- Comment #5 from Rahat Hossain <rahat09@yahoo.com> 2009-01-07 02:48:40 MST --- ---Could you upload alsa-info.sh output before HP plugging, too?--- I have uploaded the output of alsa-info.sh before HP plugging as you specified. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User rahat09@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c6 Rahat Hossain <rahat09@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rahat09@yahoo.com Status|NEEDINFO |NEW Info Provider|rahat09@yahoo.com | --- Comment #6 from Rahat Hossain <rahat09@yahoo.com> 2009-01-07 03:14:03 MST --- I have uploaded the output of alsa-info.sh before HP plugging as you specified. I have also updated multimedia:audio:KMP.repo BUT No change -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User tiwai@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c7 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rahat09@yahoo.com --- Comment #7 from Takashi Iwai <tiwai@novell.com> 2009-01-07 09:56:18 MST --- The problem seems to be a volume-knob widget. Try the following: - Prepare hda-verb program * get hda-verb-0.3.tar.gz tarball from ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/misc/ * extract it, run make - Plug headphone Confirm that the sound is gone - Run hda-verb as root ./hda-verb /dev/snd/hwC0D2 0x24 SET_VOLUME_KNOB 0xff - Check the output again If this still doesn't work, get alsa-info.sh output again at this stage. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463426 User rahat09@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463426#c8 --- Comment #8 from Rahat Hossain <rahat09@yahoo.com> 2009-01-08 03:01:36 MST --- At first I followed the procedures but problem exists. Then I just used: /hda-verb /dev/snd/hwC0D2 0x24 SET_VOLUME_KNOB 0x00 ( instead of ./hda-verb /dev/snd/hwC0D2 0x24 SET_VOLUME_KNOB 0xff ) Now its working. But if I did one restart of my PC then sound gone. then again I run /hda-verb /dev/snd/hwC0D2 0x24 SET_VOLUME_KNOB 0x00 sound comes back. seems if I do restart I need run the command to get sound. However, sound is working. Thanks a lot for your help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com