From: Tino Keitel <tino.keitel@tikei.de>
To: Takashi Iwai <tiwai@suse.de>
Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: 2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA
Date: Fri, 24 Apr 2009 16:21:13 +0200 [thread overview]
Message-ID: <20090424142113.GA18668@dose.home.local> (raw)
In-Reply-To: <s5hws9a5ewr.wl%tiwai@suse.de>
[-- Attachment #1: Type: text/plain, Size: 419 bytes --]
On Fri, Apr 24, 2009 at 16:01:40 +0200, Takashi Iwai wrote:
[...]
> The codec communication looks a bit unstable on this device...
> Does this still happen on the latest 2.6.30 version?
Yes, at least with 2.6.30-rc3. I reloaded snd-hda-intel a few times,
and at some point /etc/init.d/alsa-utils start complained, I guess
because some index numbers in the mixer changed. Attached is an
example diff.
Regards,
Tino
[-- Attachment #2: diff --]
[-- Type: text/plain, Size: 2765 bytes --]
--- /tmp/alsa-info.txt1 2009-04-24 16:18:00.908001903 +0200
+++ /tmp/alsa-info.txt2 2009-04-24 16:18:22.558834414 +0200
@@ -3,7 +3,7 @@
!!ALSA Information Script v 0.4.52
!!################################
-!!Script ran on: Fri Apr 24 16:18:00 CEST 2009
+!!Script ran on: Fri Apr 24 16:18:22 CEST 2009
!!Linux Distribution
@@ -93,13 +93,13 @@
Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
- Converter: stream=0, channel=0
+ Converter: stream=5, channel=0
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
Amp-Out caps: N/A
Amp-Out vals: [0xff 0xff]
- Converter: stream=0, channel=0
+ Converter: stream=5, channel=0
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L
@@ -115,7 +115,7 @@
Power: setting=D0, actual=D0
Delay: 13 samples
Node 0x06 [Audio Input] wcaps 0x1d0541: Stereo
- Converter: stream=0, channel=0
+ Converter: stream=1, channel=0
SDI-Select: 0
Power: setting=D0, actual=D0
Delay: 13 samples
@@ -131,7 +131,7 @@
0x18
Processing caps: benign=0, ncoeff=0
Node 0x08 [Audio Output] wcaps 0x40211: Stereo Digital
- Converter: stream=0, channel=0
+ Converter: stream=5, channel=0
Digital: Enabled
Digital category: 0x0
PCM:
@@ -281,11 +281,11 @@
!!ALSA Device nodes
!!-----------------
-crw-rw---- 1 root audio 116, 0 Apr 24 16:16 /dev/snd/controlC0
-crw-rw---- 1 root audio 116, 24 Apr 24 16:16 /dev/snd/pcmC0D0c
-crw-rw---- 1 root audio 116, 16 Apr 24 16:16 /dev/snd/pcmC0D0p
-crw-rw---- 1 root audio 116, 25 Apr 24 16:16 /dev/snd/pcmC0D1c
-crw-rw---- 1 root audio 116, 17 Apr 24 16:16 /dev/snd/pcmC0D1p
+crw-rw---- 1 root audio 116, 0 Apr 24 16:18 /dev/snd/controlC0
+crw-rw---- 1 root audio 116, 24 Apr 24 16:18 /dev/snd/pcmC0D0c
+crw-rw---- 1 root audio 116, 16 Apr 24 16:18 /dev/snd/pcmC0D0p
+crw-rw---- 1 root audio 116, 25 Apr 24 16:18 /dev/snd/pcmC0D1c
+crw-rw---- 1 root audio 116, 17 Apr 24 16:18 /dev/snd/pcmC0D1p
crw-rw---- 1 root audio 116, 33 Apr 22 12:36 /dev/snd/timer
@@ -296,7 +296,7 @@
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
- Subdevices: 1/1
+ Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
Subdevices: 1/1
@@ -306,7 +306,7 @@
**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
- Subdevices: 2/2
+ Subdevices: 1/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
next prev parent reply other threads:[~2009-04-24 14:21 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-20 18:40 2.6.29 regression: left audio channel broken after resume from suspend with Intel HDA Tino Keitel
2009-04-20 19:28 ` Rafael J. Wysocki
2009-04-20 19:41 ` Takashi Iwai
2009-04-20 19:46 ` Tino Keitel
2009-04-21 5:24 ` Takashi Iwai
2009-04-21 7:32 ` Tino Keitel
2009-04-21 7:39 ` Takashi Iwai
2009-04-21 18:39 ` Tino Keitel
2009-04-24 14:01 ` Takashi Iwai
2009-04-24 14:21 ` Tino Keitel [this message]
2009-04-24 14:41 ` Takashi Iwai
2009-04-28 0:23 ` Tino Keitel
2009-04-28 5:24 ` Takashi Iwai
2009-04-28 6:30 ` Tino Keitel
2009-05-06 22:27 ` Tino Keitel
2009-05-07 7:23 ` Tino Keitel
2009-05-07 7:40 ` Justin P. Mattock
2009-05-07 10:07 ` Takashi Iwai
2009-05-07 10:45 ` Takashi Iwai
2009-05-07 11:54 ` Nigel Cunningham
2009-05-07 12:16 ` Takashi Iwai
2009-05-07 20:42 ` Nigel Cunningham
2009-05-07 20:56 ` Justin P. Mattock
2009-05-07 12:59 ` Tino Keitel
2009-05-08 6:03 ` Takashi Iwai
2009-05-07 20:42 ` Tino Keitel
2009-05-07 20:53 ` Tino Keitel
2009-05-08 6:06 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090424142113.GA18668@dose.home.local \
--to=tino.keitel@tikei.de \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox