Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-25 Thread Thomas Meyer
Ivan N. Zlatev schrieb:
> On 8/24/07, Michal Piotrowski <[EMAIL PROTECTED]> wrote:
>   
>> ALSA
>>
>> Subject : Master volume control broken
>> References  : http://lkml.org/lkml/2007/8/18/46
>> Last known good : ?
>> Submitter   : Thomas Meyer <[EMAIL PROTECTED]>
>> Caused-By   : Ivan N. Zlatev <[EMAIL PROTECTED]>
>>   commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
>> Handled-By  : ?
>> Status  : unknown
>> 
> In the meanwhile if you want to use your "fancy multimedia control
> keys" as a workaround you could try to bind your multimedia keys to
> execute:
> volume up: amixer -q set PCM 10%+
> volume down: amixer -q set PCM 10%-
>
>   
I have these key bindings in the .Xmodmap file

keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 160 = XF86AudioMute
keycode 204 = XF86Eject

Some kde component while take care of the "XF86AudioLowerVolume" and
"XF86AudioRaiseVolume" events and change the value of the "master"
volume control.

mfg
thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-25 Thread Thomas Meyer
Ivan N. Zlatev schrieb:
 On 8/24/07, Michal Piotrowski [EMAIL PROTECTED] wrote:
   
 ALSA

 Subject : Master volume control broken
 References  : http://lkml.org/lkml/2007/8/18/46
 Last known good : ?
 Submitter   : Thomas Meyer [EMAIL PROTECTED]
 Caused-By   : Ivan N. Zlatev [EMAIL PROTECTED]
   commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
 Handled-By  : ?
 Status  : unknown
 
 In the meanwhile if you want to use your fancy multimedia control
 keys as a workaround you could try to bind your multimedia keys to
 execute:
 volume up: amixer -q set PCM 10%+
 volume down: amixer -q set PCM 10%-

   
I have these key bindings in the .Xmodmap file

keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 160 = XF86AudioMute
keycode 204 = XF86Eject

Some kde component while take care of the XF86AudioLowerVolume and
XF86AudioRaiseVolume events and change the value of the master
volume control.

mfg
thomas

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-24 Thread Ivan N. Zlatev
On 8/24/07, Michal Piotrowski <[EMAIL PROTECTED]> wrote:
> ALSA
>
> Subject : Master volume control broken
> References  : http://lkml.org/lkml/2007/8/18/46
> Last known good : ?
> Submitter   : Thomas Meyer <[EMAIL PROTECTED]>
> Caused-By   : Ivan N. Zlatev <[EMAIL PROTECTED]>
>   commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
> Handled-By  : ?
> Status  : unknown
>

Thomas Meyer,

The commit just adds the pinconfigs which Mac OS X and win32 use for
the Intel Macs (intel hda audio with the Sigmatel STAC9221 codec).

For me "Master" works fine with the speakers/headphones plugged in.
The volume of the internal speakers is bound to "Front" in the mixer
(can also be controled by "PCM"), but does not react to the "Master".
I've just thought this is by design - one can maintain two volume sets
for the internal speakers and the external speakers. I am probably
wrong.

In the meanwhile if you want to use your "fancy multimedia control
keys" as a workaround you could try to bind your multimedia keys to
execute:
volume up: amixer -q set PCM 10%+
volume down: amixer -q set PCM 10%-

I have attached codec info and amixer output for Tiwai.

Regards,
-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
"It's all some kind of whacked out conspiracy."


codec-info
Description: Binary data


amixer-output
Description: Binary data


[1/4] 2.6.23-rc3: known regressions v3

2007-08-24 Thread Michal Piotrowski
Hi all,

Here is a list of some known regressions in 2.6.23-rc3.

Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions

List of Aces

NameRegressions fixed since 21-Jun-2007
Adrian Bunk9
Andi Kleen 5
Linus Torvalds 5
Andrew Morton  4
Al Viro3
Alan Stern 3
Cornelia Huck  3
Jens Axboe 3
Tejun Heo  3



Unclassified

Subject : 2.6.23-rc3-git1 crash/stuck on VIA CN700 system
References  : http://lkml.org/lkml/2007/8/20/174
Last known good : ?
Submitter   : Stefan Becker <[EMAIL PROTECTED]>
Caused-By   : ?
Handled-By  : ?
Status  : unknown

Subject : 2.6.23-rc2 cross compile regressions (alpha,xtensa)
References  : http://lkml.org/lkml/2007/8/6/43
Last known good : alpha: 2.6.22-git8
  xtensa: 2.6.22-git6
Submitter   : Jan Dittmer <[EMAIL PROTECTED]>
Caused-By   : ?
Handled-By  : xtensa: Christian Zankel <[EMAIL PROTECTED]>
Status  : unknown

Subject : console is messed up after resume from s2ram or switching to 
console from X
References  : http://lkml.org/lkml/2007/8/4/6
Last known good : ?
Submitter   : Jeff Chua <[EMAIL PROTECTED]>
Caused-By   : ?
Handled-By  : H. Peter Anvin <[EMAIL PROTECTED]>
  Antonino A. Daplas <[EMAIL PROTECTED]>
Workaround  : "s2ram --force --acpi_sleep 1 --vbe_mode"
Status  : problem is being debugged

Subject : konqueror suddenly vanishing, "konqueror: Fatal IO error: 
client killed"
References  : http://lkml.org/lkml/2007/7/22/86
Last known good : ?
Submitter   : Markus <[EMAIL PROTECTED]>
Caused-By   : ?
Handled-By  : Ingo Molnar <[EMAIL PROTECTED]>
Status  : problem is being debugged



ALSA

Subject : Master volume control broken
References  : http://lkml.org/lkml/2007/8/18/46
Last known good : ?
Submitter   : Thomas Meyer <[EMAIL PROTECTED]>
Caused-By   : Ivan N. Zlatev <[EMAIL PROTECTED]>
  commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
Handled-By  : ?
Status  : unknown



Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[1/4] 2.6.23-rc3: known regressions v3

2007-08-24 Thread Michal Piotrowski
Hi all,

Here is a list of some known regressions in 2.6.23-rc3.

Feel free to add new regressions/remove fixed etc.
http://kernelnewbies.org/known_regressions

List of Aces

NameRegressions fixed since 21-Jun-2007
Adrian Bunk9
Andi Kleen 5
Linus Torvalds 5
Andrew Morton  4
Al Viro3
Alan Stern 3
Cornelia Huck  3
Jens Axboe 3
Tejun Heo  3



Unclassified

Subject : 2.6.23-rc3-git1 crash/stuck on VIA CN700 system
References  : http://lkml.org/lkml/2007/8/20/174
Last known good : ?
Submitter   : Stefan Becker [EMAIL PROTECTED]
Caused-By   : ?
Handled-By  : ?
Status  : unknown

Subject : 2.6.23-rc2 cross compile regressions (alpha,xtensa)
References  : http://lkml.org/lkml/2007/8/6/43
Last known good : alpha: 2.6.22-git8
  xtensa: 2.6.22-git6
Submitter   : Jan Dittmer [EMAIL PROTECTED]
Caused-By   : ?
Handled-By  : xtensa: Christian Zankel [EMAIL PROTECTED]
Status  : unknown

Subject : console is messed up after resume from s2ram or switching to 
console from X
References  : http://lkml.org/lkml/2007/8/4/6
Last known good : ?
Submitter   : Jeff Chua [EMAIL PROTECTED]
Caused-By   : ?
Handled-By  : H. Peter Anvin [EMAIL PROTECTED]
  Antonino A. Daplas [EMAIL PROTECTED]
Workaround  : s2ram --force --acpi_sleep 1 --vbe_mode
Status  : problem is being debugged

Subject : konqueror suddenly vanishing, konqueror: Fatal IO error: 
client killed
References  : http://lkml.org/lkml/2007/7/22/86
Last known good : ?
Submitter   : Markus [EMAIL PROTECTED]
Caused-By   : ?
Handled-By  : Ingo Molnar [EMAIL PROTECTED]
Status  : problem is being debugged



ALSA

Subject : Master volume control broken
References  : http://lkml.org/lkml/2007/8/18/46
Last known good : ?
Submitter   : Thomas Meyer [EMAIL PROTECTED]
Caused-By   : Ivan N. Zlatev [EMAIL PROTECTED]
  commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
Handled-By  : ?
Status  : unknown



Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [1/4] 2.6.23-rc3: known regressions v3

2007-08-24 Thread Ivan N. Zlatev
On 8/24/07, Michal Piotrowski [EMAIL PROTECTED] wrote:
 ALSA

 Subject : Master volume control broken
 References  : http://lkml.org/lkml/2007/8/18/46
 Last known good : ?
 Submitter   : Thomas Meyer [EMAIL PROTECTED]
 Caused-By   : Ivan N. Zlatev [EMAIL PROTECTED]
   commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
 Handled-By  : ?
 Status  : unknown


Thomas Meyer,

The commit just adds the pinconfigs which Mac OS X and win32 use for
the Intel Macs (intel hda audio with the Sigmatel STAC9221 codec).

For me Master works fine with the speakers/headphones plugged in.
The volume of the internal speakers is bound to Front in the mixer
(can also be controled by PCM), but does not react to the Master.
I've just thought this is by design - one can maintain two volume sets
for the internal speakers and the external speakers. I am probably
wrong.

In the meanwhile if you want to use your fancy multimedia control
keys as a workaround you could try to bind your multimedia keys to
execute:
volume up: amixer -q set PCM 10%+
volume down: amixer -q set PCM 10%-

I have attached codec info and amixer output for Tiwai.

Regards,
-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
It's all some kind of whacked out conspiracy.


codec-info
Description: Binary data


amixer-output
Description: Binary data