All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
	linux-kernel@vger.kernel.org, Adrian Bunk <bunk@stusta.de>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Jaroslav Kysela <perex@suse.cz>
Subject: Re: mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded
Date: Wed, 7 Mar 2007 10:47:46 -0800	[thread overview]
Message-ID: <20070307104746.f08a2e84.akpm@linux-foundation.org> (raw)
In-Reply-To: <45EEA3C4.7000501@googlemail.com>

On Wed, 07 Mar 2007 12:36:36 +0100 Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:

> Michal Piotrowski napisał(a):
> > Hi,
> > 
> > akpm@linux-foundation.org napisał(a):
> >> The mm snapshot broken-out-2007-03-05-02-22.tar.gz has been uploaded to
> >>
> >>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-03-05-02-22.tar.gz
> >>
> >> It contains the following patches against 2.6.21-rc2:
> >>
> > 
> > Outstanding issue - my 3d surround doesn't work since 2.6.20.
> > 
> > I'll bisect this commits
> > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=724339d76d9407cd1a8ad32a9c1fdf64840cc51b
> > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6026179519896e7d35b2564e7544487d1c8948e7
> > 
> > 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
> >         Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard
> >         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
> >         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> >         Latency: 0
> >         Interrupt: pin B routed to IRQ 17
> >         Region 0: I/O ports at d000 [size=256]
> >         Region 1: I/O ports at d400 [size=64]
> >         Region 2: Memory at f5fff800 (32-bit, non-prefetchable) [size=512]
> >         Region 3: Memory at f5fff400 (32-bit, non-prefetchable) [size=256]
> >         Capabilities: [50] Power Management version 2
> >                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> >                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> > 
> > Advanced Linux Sound Architecture Driver Version 1.0.14rc2 (Wed Feb 14 07:42:13 2007 UTC).
> > 
> > CONFIG_SND=m
> > CONFIG_SND_TIMER=m
> > CONFIG_SND_PCM=m
> > CONFIG_SND_RAWMIDI=m
> > CONFIG_SND_SEQUENCER=m
> > CONFIG_SND_SEQ_DUMMY=m
> > CONFIG_SND_OSSEMUL=y
> > CONFIG_SND_MIXER_OSS=m
> > CONFIG_SND_PCM_OSS=m
> > CONFIG_SND_PCM_OSS_PLUGINS=y
> > CONFIG_SND_SEQUENCER_OSS=y
> > CONFIG_SND_RTCTIMER=m
> > CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
> > # CONFIG_SND_DYNAMIC_MINORS is not set
> > CONFIG_SND_SUPPORT_OLD_API=y
> > CONFIG_SND_VERBOSE_PROCFS=y
> > # CONFIG_SND_VERBOSE_PRINTK is not set
> > # CONFIG_SND_DEBUG is not set
> > 
> > CONFIG_SND_AC97_CODEC=m
> > CONFIG_SND_DUMMY=m
> > CONFIG_SND_VIRMIDI=m
> > 
> > CONFIG_SND_INTEL8X0=m
> 
> As I said above, center and rear speakers doesn't work with this patch.
> 
> $ git-bisect good
> 831466f4ad2b5fe23dff77edbe6a7c244435e973 is first bad commit
> commit 831466f4ad2b5fe23dff77edbe6a7c244435e973
> Author: Randy Cushman <rcushman_linux@earthlink.net>
> Date:   Tue Dec 19 18:42:16 2006 +0100
> 
>     [ALSA] ac97 - fix microphone and line_in selection logic
> 
>     This patch fixes the Microphone and LINE_IN select logic for
>     Analog Devices surround codecs with shared jacks.  The existing
>     code can never utilize the shared jacks for Microphone and LINE_IN
>     due to the reversed jack selection logic.  The patched code
>     correctly selects the shared jack for input if the 'Channel Mode'
>     selector does not specify that the jack is to be used for output.
>     Specifically, in '2ch' mode the Center/LFE jack is used for
>     microphone input and the Surround jack is used for LINE_IN,
>     in '4ch' mode the Center/LFE jack is used for microphone input
>     and the Surround jack is used for output, and in '6ch' mode
>     both jacks are used for output.
> 
>     Signed-off-by: Randy Cushman <rcushman_linux@earthlink.net>
>     Signed-off-by: Takashi Iwai <tiwai@suse.de>
>     Signed-off-by: Jaroslav Kysela <perex@suse.cz>
> 

Is 2.6.21-rc3 similarly broken?

This patch reverts cleanly if needed. 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Cc: Randy Cushman <rcushman_linux@earthlink.net>,
	Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@suse.cz>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Adrian Bunk <bunk@stusta.de>
Subject: Re: mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded
Date: Wed, 7 Mar 2007 10:47:46 -0800	[thread overview]
Message-ID: <20070307104746.f08a2e84.akpm@linux-foundation.org> (raw)
In-Reply-To: <45EEA3C4.7000501@googlemail.com>

On Wed, 07 Mar 2007 12:36:36 +0100 Michal Piotrowski <michal.k.k.piotrowski@gmail.com> wrote:

> Michal Piotrowski napisał(a):
> > Hi,
> > 
> > akpm@linux-foundation.org napisał(a):
> >> The mm snapshot broken-out-2007-03-05-02-22.tar.gz has been uploaded to
> >>
> >>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-03-05-02-22.tar.gz
> >>
> >> It contains the following patches against 2.6.21-rc2:
> >>
> > 
> > Outstanding issue - my 3d surround doesn't work since 2.6.20.
> > 
> > I'll bisect this commits
> > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=724339d76d9407cd1a8ad32a9c1fdf64840cc51b
> > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6026179519896e7d35b2564e7544487d1c8948e7
> > 
> > 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
> >         Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard
> >         Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
> >         Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
> >         Latency: 0
> >         Interrupt: pin B routed to IRQ 17
> >         Region 0: I/O ports at d000 [size=256]
> >         Region 1: I/O ports at d400 [size=64]
> >         Region 2: Memory at f5fff800 (32-bit, non-prefetchable) [size=512]
> >         Region 3: Memory at f5fff400 (32-bit, non-prefetchable) [size=256]
> >         Capabilities: [50] Power Management version 2
> >                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
> >                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> > 
> > Advanced Linux Sound Architecture Driver Version 1.0.14rc2 (Wed Feb 14 07:42:13 2007 UTC).
> > 
> > CONFIG_SND=m
> > CONFIG_SND_TIMER=m
> > CONFIG_SND_PCM=m
> > CONFIG_SND_RAWMIDI=m
> > CONFIG_SND_SEQUENCER=m
> > CONFIG_SND_SEQ_DUMMY=m
> > CONFIG_SND_OSSEMUL=y
> > CONFIG_SND_MIXER_OSS=m
> > CONFIG_SND_PCM_OSS=m
> > CONFIG_SND_PCM_OSS_PLUGINS=y
> > CONFIG_SND_SEQUENCER_OSS=y
> > CONFIG_SND_RTCTIMER=m
> > CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
> > # CONFIG_SND_DYNAMIC_MINORS is not set
> > CONFIG_SND_SUPPORT_OLD_API=y
> > CONFIG_SND_VERBOSE_PROCFS=y
> > # CONFIG_SND_VERBOSE_PRINTK is not set
> > # CONFIG_SND_DEBUG is not set
> > 
> > CONFIG_SND_AC97_CODEC=m
> > CONFIG_SND_DUMMY=m
> > CONFIG_SND_VIRMIDI=m
> > 
> > CONFIG_SND_INTEL8X0=m
> 
> As I said above, center and rear speakers doesn't work with this patch.
> 
> $ git-bisect good
> 831466f4ad2b5fe23dff77edbe6a7c244435e973 is first bad commit
> commit 831466f4ad2b5fe23dff77edbe6a7c244435e973
> Author: Randy Cushman <rcushman_linux@earthlink.net>
> Date:   Tue Dec 19 18:42:16 2006 +0100
> 
>     [ALSA] ac97 - fix microphone and line_in selection logic
> 
>     This patch fixes the Microphone and LINE_IN select logic for
>     Analog Devices surround codecs with shared jacks.  The existing
>     code can never utilize the shared jacks for Microphone and LINE_IN
>     due to the reversed jack selection logic.  The patched code
>     correctly selects the shared jack for input if the 'Channel Mode'
>     selector does not specify that the jack is to be used for output.
>     Specifically, in '2ch' mode the Center/LFE jack is used for
>     microphone input and the Surround jack is used for LINE_IN,
>     in '4ch' mode the Center/LFE jack is used for microphone input
>     and the Surround jack is used for output, and in '6ch' mode
>     both jacks are used for output.
> 
>     Signed-off-by: Randy Cushman <rcushman_linux@earthlink.net>
>     Signed-off-by: Takashi Iwai <tiwai@suse.de>
>     Signed-off-by: Jaroslav Kysela <perex@suse.cz>
> 

Is 2.6.21-rc3 similarly broken?

This patch reverts cleanly if needed. 

  reply	other threads:[~2007-03-07 18:47 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05 10:24 mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded akpm
2007-03-05 14:49 ` Michal Piotrowski
2007-03-05 14:49 ` Michal Piotrowski
2007-03-07 11:36   ` Michal Piotrowski
2007-03-07 18:47     ` Andrew Morton [this message]
2007-03-07 18:47       ` Andrew Morton
2007-03-07 19:41       ` Michal Piotrowski
2007-03-07 19:50         ` Andrew Morton
2007-03-07 19:50           ` Andrew Morton
2007-03-07 20:39           ` Takashi Iwai
2007-03-07 20:39             ` Takashi Iwai
2007-03-07 22:22             ` Michal Piotrowski
2007-03-07 22:22               ` Michal Piotrowski
2007-03-07 22:44               ` Takashi Iwai
2007-03-07 22:44                 ` Takashi Iwai
2007-03-08 15:42                 ` Michal Piotrowski
2007-03-08 15:42                   ` Michal Piotrowski
2007-03-08 15:46                   ` Michal Piotrowski
2007-03-08 15:55                   ` Takashi Iwai
2007-03-08 15:55                     ` Takashi Iwai
2007-03-08 16:26                     ` Michal Piotrowski
2007-03-08 16:28                       ` Takashi Iwai
2007-03-08 16:28                       ` Takashi Iwai
2007-03-08 15:58                   ` Takashi Iwai
2007-03-08 15:58                     ` Takashi Iwai
2007-03-08 16:23                     ` Michal Piotrowski
2007-03-08 16:23                       ` Michal Piotrowski
2007-03-08 16:15                   ` Takashi Iwai
2007-03-08 16:15                     ` Takashi Iwai
2007-03-08 16:52                     ` Michal Piotrowski
2007-03-08 16:52                       ` Michal Piotrowski
2007-03-08 16:54                       ` Takashi Iwai
2007-03-08 16:54                         ` Takashi Iwai
2007-03-08 17:05                         ` Michal Piotrowski
2007-03-08 17:05                           ` Michal Piotrowski
2007-03-08 17:05                         ` Randy Cushman
2007-03-08 17:05                           ` Randy Cushman
2007-03-08 18:51                           ` Takashi Iwai
2007-03-08 18:51                             ` Takashi Iwai
2007-03-08 19:28                             ` Randy Cushman
2007-03-08 19:28                               ` Randy Cushman
2007-03-08 23:05                             ` Patch: Shared jack control logic for AD1985 and others Randy Cushman
2007-03-09 14:22                               ` Takashi Iwai
2007-03-07 22:16           ` mm snapshot broken-out-2007-03-05-02-22.tar.gz uploaded Michal Piotrowski
2007-03-07 22:16             ` Michal Piotrowski
2007-03-07 11:36   ` Michal Piotrowski
2007-03-05 15:53 ` Michal Piotrowski
2007-03-05 18:02 ` Michal Piotrowski

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=20070307104746.f08a2e84.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.k.k.piotrowski@gmail.com \
    --cc=perex@suse.cz \
    --cc=tiwai@suse.de \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.