mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Adrian Bunk <bunk@stusta.de>
Cc: Parag Warudkar <kernel-stuff@comcast.net>,
	Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"S. Umar" <umar@compsci.cas.vanderbilt.edu>,
	perex@suse.cz, alsa-devel@lists.sourceforge.net,
	Marcus Hartig <m.f.h@web.de>
Subject: Re: 2.6.16-rc6: known regressions (v2)
Date: Mon, 20 Mar 2006 11:57:13 +0100	[thread overview]
Message-ID: <s5hk6aps7sm.wl%tiwai@suse.de> (raw)
In-Reply-To: <20060320104708.GA22317@stusta.de>

At Mon, 20 Mar 2006 11:47:08 +0100,
Adrian Bunk wrote:
> 
> On Mon, Mar 20, 2006 at 11:25:30AM +0100, Takashi Iwai wrote:
> > At Sat, 18 Mar 2006 14:46:22 -0500,
> > Parag Warudkar wrote:
> > > 
> > > On Saturday 18 March 2006 14:27, Parag Warudkar wrote:
> > > > On Friday 17 March 2006 15:40, Takashi Iwai wrote:
> > > > > The last patch seems incomplete.  Please try the patch below instead.
> > > > > (This time with a changelog :)
> > > > >
> > > > >
> > > > > Takashi
> > > 
> > > Additionally I get  azx_get_response timeout in dmesg with the new patch.
> > > Sound works ok despite of that though.
> > 
> > That's why jack sensing doesn't work for you.  The jack sensing and
> > auto-muting requies unsolicited events.
> > 
> > It's likely a problem of ACPI or whatever related with irq routing.
> 
> Both reporters said it worked in 2.6.15, so if the regression is related 
> to irq routing it should be visible in the dmesg.
> 
> Parag, Marcus, please send an email with both a dmesg of 2.6.15 and a 
> dmesg of 2.6.16-rc6 (or 2.6.16) attached.

Maybe it doesn't appear on 2.6.15 since the unsolicated events are not
used in the old stac9200 code.


Takashi

  reply	other threads:[~2006-03-20 10:57 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-11 23:58 Linux v2.6.16-rc6 Linus Torvalds
2006-03-12  1:51 ` Michal Piotrowski
2006-03-12  2:39   ` David S. Miller
2006-03-12  3:28     ` Chris Adams
2006-03-12  3:35       ` Lee Revell
2006-03-12 10:57       ` Michal Feix
2006-03-12  8:35     ` Willy Tarreau
2006-03-12 12:04     ` Michal Piotrowski
2006-04-09 12:08     ` Andy Furniss
2006-03-12  9:03 ` Christoph Hellwig
2006-03-13 19:54   ` Bjorn Helgaas
2006-03-13 21:57     ` Christoph Hellwig
2006-03-13 19:07 ` 2.6.16-rc6: all psmouse regressions fixed? Adrian Bunk
2006-03-14  4:59   ` Benoit Boissinot
2006-03-15  3:38   ` Ryan Phillips
2006-03-13 20:05 ` 2.6.16-rc6: known regressions Adrian Bunk
2006-03-13 12:09   ` Greg KH
2006-03-13 12:12   ` Greg KH
2006-03-13 21:06     ` Jiri Slaby
2006-03-14  9:36       ` Tom Seeley
2006-03-13 21:22     ` [v4l-dvb-maintainer] " Johannes Stezenbach
2006-03-13 22:14       ` Nathan Laredo
2006-03-13 20:09   ` Olaf Hering
2006-03-13 22:42   ` Andrew Morton
2006-03-14  1:06     ` Adrian Bunk
2006-03-14 13:32       ` [Alsa-devel] " Takashi Iwai
2006-03-14 22:18     ` Alan Cox
2006-03-14 22:38       ` Paul Fulghum
2006-03-16  1:42       ` Paul Fulghum
2006-03-14 23:01     ` Jeremy Fitzhardinge
2006-03-17 17:30   ` Jiri Slaby
2006-03-16 22:12 ` Linux v2.6.16-rc6 Bill Davidsen
2006-03-17 14:36 ` 2.6.16-rc6: known regressions (v2) Adrian Bunk
2006-03-17 16:28   ` Takashi Iwai
2006-03-17 20:40     ` Takashi Iwai
2006-03-18 19:27       ` Parag Warudkar
2006-03-18 19:46         ` Parag Warudkar
2006-03-20 10:25           ` Takashi Iwai
2006-03-20 10:47             ` Adrian Bunk
2006-03-20 10:57               ` Takashi Iwai [this message]
2006-03-20 10:59             ` Takashi Iwai
2006-03-18 20:57   ` Claudio Martins
2006-03-19 22:49     ` Nathan Scott

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=s5hk6aps7sm.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=akpm@osdl.org \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=bunk@stusta.de \
    --cc=kernel-stuff@comcast.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.f.h@web.de \
    --cc=perex@suse.cz \
    --cc=torvalds@osdl.org \
    --cc=umar@compsci.cas.vanderbilt.edu \
    /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

Powered by JetHome