public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Master volume control broken (regression against 2.6.22)
@ 2007-08-18 10:33 Thomas Meyer
  2007-09-02 11:54 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Meyer @ 2007-08-18 10:33 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: contact

This commit broke my master volume control:

5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1 is first bad commit
commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
Author: Ivan N. Zlatev <contact@i-nz.net>
Date:   Tue May 29 16:03:00 2007 +0200

    [ALSA] hda-codec - Fix pin configs for Intel Macs

    * adds the pinconfigs for all 5 Apple boards and 14 Subsystem IDs
      (support for possibly all iMac, Mac, MacMini etc etc)
    * adds 'intel-mac-v1' to v5 models which replace the current
    * reflects changes in Alsa-Configuration.txt

    Signed-off-by: Ivan N. Zlatev <contact@i-nz.net>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Jaroslav Kysela <perex@suse.cz>

:040000 040000 16c8f8d66545ab0cb6dfc44f3c92ff9ad0b53658
e3e9a07b1a3a0d68c6870f7a111ca817a89ce24b M      Documentation
:040000 040000 b49d5f64d27e248f08d6fad8b1ff4f03c182f46a
b4a361b5cacc96d139572b592bbcba3504c1f9c5 M      sound

I no longer can use my fancy multimedia control keys :-(

mfg
thomas



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Master volume control broken (regression against 2.6.22)
  2007-08-18 10:33 Master volume control broken (regression against 2.6.22) Thomas Meyer
@ 2007-09-02 11:54 ` Andrew Morton
  2007-09-02 12:01   ` Michal Piotrowski
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2007-09-02 11:54 UTC (permalink / raw)
  To: Thomas Meyer
  Cc: linux-kernel, contact, Jaroslav Kysela, Takashi Iwai,
	Michal Piotrowski

> On Sat, 18 Aug 2007 12:33:32 +0200 Thomas Meyer <thomas@m3y3r.de> wrote:
> This commit broke my master volume control:
> 
> 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1 is first bad commit
> commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
> Author: Ivan N. Zlatev <contact@i-nz.net>
> Date:   Tue May 29 16:03:00 2007 +0200
> 
>     [ALSA] hda-codec - Fix pin configs for Intel Macs
> 
>     * adds the pinconfigs for all 5 Apple boards and 14 Subsystem IDs
>       (support for possibly all iMac, Mac, MacMini etc etc)
>     * adds 'intel-mac-v1' to v5 models which replace the current
>     * reflects changes in Alsa-Configuration.txt
> 
>     Signed-off-by: Ivan N. Zlatev <contact@i-nz.net>
>     Signed-off-by: Takashi Iwai <tiwai@suse.de>
>     Signed-off-by: Jaroslav Kysela <perex@suse.cz>
> 
> :040000 040000 16c8f8d66545ab0cb6dfc44f3c92ff9ad0b53658
> e3e9a07b1a3a0d68c6870f7a111ca817a89ce24b M      Documentation
> :040000 040000 b49d5f64d27e248f08d6fad8b1ff4f03c182f46a
> b4a361b5cacc96d139572b592bbcba3504c1f9c5 M      sound
> 
> I no longer can use my fancy multimedia control keys :-(
> 

You mean that 2.6.22 works OK and 2.6.23-rcX does not?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Master volume control broken (regression against 2.6.22)
  2007-09-02 11:54 ` Andrew Morton
@ 2007-09-02 12:01   ` Michal Piotrowski
  0 siblings, 0 replies; 3+ messages in thread
From: Michal Piotrowski @ 2007-09-02 12:01 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Thomas Meyer, linux-kernel, contact, Jaroslav Kysela,
	Takashi Iwai

Hi Andrew,

On 02/09/07, Andrew Morton <akpm@linux-foundation.org> wrote:
> > On Sat, 18 Aug 2007 12:33:32 +0200 Thomas Meyer <thomas@m3y3r.de> wrote:
> > This commit broke my master volume control:
> >
> > 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1 is first bad commit
> > commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
> > Author: Ivan N. Zlatev <contact@i-nz.net>
> > Date:   Tue May 29 16:03:00 2007 +0200
> >
> >     [ALSA] hda-codec - Fix pin configs for Intel Macs
> >
> >     * adds the pinconfigs for all 5 Apple boards and 14 Subsystem IDs
> >       (support for possibly all iMac, Mac, MacMini etc etc)
> >     * adds 'intel-mac-v1' to v5 models which replace the current
> >     * reflects changes in Alsa-Configuration.txt
> >
> >     Signed-off-by: Ivan N. Zlatev <contact@i-nz.net>
> >     Signed-off-by: Takashi Iwai <tiwai@suse.de>
> >     Signed-off-by: Jaroslav Kysela <perex@suse.cz>
> >
> > :040000 040000 16c8f8d66545ab0cb6dfc44f3c92ff9ad0b53658
> > e3e9a07b1a3a0d68c6870f7a111ca817a89ce24b M      Documentation
> > :040000 040000 b49d5f64d27e248f08d6fad8b1ff4f03c182f46a
> > b4a361b5cacc96d139572b592bbcba3504c1f9c5 M      sound
> >
> > I no longer can use my fancy multimedia control keys :-(
> >
>
> You mean that 2.6.22 works OK and 2.6.23-rcX does not?
>

It was on KR list, but Takashi has said that this is a feature not regression.

http://lkml.org/lkml/2007/8/29/128

Regards,
Michal

-- 
LOG
http://www.stardust.webpages.pl/log/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-02 12:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-18 10:33 Master volume control broken (regression against 2.6.22) Thomas Meyer
2007-09-02 11:54 ` Andrew Morton
2007-09-02 12:01   ` Michal Piotrowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox