[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-11-08 Thread zigi
Kubuntu 10.04 - ThinkPad R500:
- volume up, down works
- mute, unmute - kmix doesn't indicate the change
- brightness up, down doesn't work

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-11-04 Thread Bruno Girin
Contrary to Charles and in agreement with Nick, none of volume
up/down/mute or brightness up/down provide any OSD notification on my
T42 with a fresh Karmic install. This is consistent with Henrique's
comment indicating that brightness should be in the 2.6.32 kernel and
audio in 2.6.33.

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-27 Thread Henrique de Moraes Holschuh
On Mon, 26 Oct 2009, Fabio Marzocca wrote:
> thank you for your work.
> Just to confirm on my X31 I don't have notifications for audio and backlight 
> (Karmic 2.6.31-14)

Audio (alsa mixer) is not ready yet.  Backlight is in 2.6.32, you can ask
the Ubuntu kernel team to backport it, but it *does* require userspace
applications to be updated to use the backlight class properly for OSD, so
just backporting the kernel support is not enough.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-26 Thread Fabio Marzocca
Henrique,

thank you for your work.
Just to confirm on my X31 I don't have notifications for audio and backlight 
(Karmic 2.6.31-14)

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-11 Thread Schmankerl
On my TP T42 brightness and volume with mute now works fine! (but only
if i set hotkey=0xff).

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-10 Thread Yorirou
Status on my ThinkPad R500 (Karmic beta): volume hotkeys work, but mute
button doesn't, however it worked in alpha 5.

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-10 Thread Henrique de Moraes Holschuh
On Sat, 10 Oct 2009, Nick Bauermeister wrote:
> Sorry, I meant "is nominated". There doesn't seem to be a lot of
> attention to the issue anymore.

Quite the opposite!  Backlight has been fixed properly and will be in
2.6.32.  The code to support the backlight events is also usable to report
volume and mute state changes, so implementing that is next in my list.

In fact, I am working on that support *right now*.  It will take the form of
an alsa mixer.  If you want OSD for audio, you hook to the mixer using a
proper ALSA-aware program, and it will be notified when the volume changes.

Alsa mixer support will be on the kernel upstream for 2.6.33.  Ubuntu likes
to backport this kind of stuff, so you should see it well before 2.6.33 is
out.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-10 Thread Nick Bauermeister
Sorry, I meant "is nominated". There doesn't seem to be a lot of
attention to the issue anymore.

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-10-10 Thread Nick Bauermeister
I'm surprised to see this is not nominated for Karmic.
Is anybody actually working on it?
This bug is particularly annoying in the light of Bug #434789

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-09-04 Thread Robbie Williamson
** Changed in: hotkey-setup (Ubuntu)
 Assignee: Canonical Foundations Team (canonical-foundations) => Steve 
Langasek (vorlon)

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-08-12 Thread Aristid Breitkreuz
** Summary changed:

- No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500
+ No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500

2009-08-11 Thread Nicolas
I have to agree with Henrique...
Aristid, your T500 issue is probably linked with this separate bug: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/368989

Thanks
 - Nicolas

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500

2009-08-11 Thread Henrique de Moraes Holschuh
On Mon, 10 Aug 2009, Aristid Breitkreuz wrote:
> I can confirm the muting issue on my T500 running Ubuntu 9.04. Volume
> up/down and brightness up/down work as expected, though.

The T500 is an entirely different beast, and whatever afflict it has no
bearing with this bug which is related to ACPI-based events.

The T500 reports MUTE over the regular keyboard (or doesn't report it at
all, apparently).

Please remove the T500 from this bug.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500

2009-08-10 Thread Aristid Breitkreuz
I can confirm the muting issue on my T500 running Ubuntu 9.04. Volume
up/down and brightness up/down work as expected, though.

** Summary changed:

- No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52
+ No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52, T500
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-07-26 Thread Henrique de Moraes Holschuh
On Sun, 26 Jul 2009, Johannes Hessellund wrote:
> The brightness notofication bug is resolved upstream now. Also see bug
> #372874.
> 
> http://cgit.freedesktop.org/~dkukawka/hal/commit/?id=d792a792846f9632edfdea3651a74fcd24b2ead7

It was about time.  Good news.

> Brightness notifications on Thinkpads will to solved.

No, they won't.  The real fix was submitted by Fedora, as generic brightness
change *event* support.  I will contribute with sysfs poll() support for
actual_brightness on top of that patch soon.

It will be in the 2.6.32 kernels, and Ubuntu should backport THOSE as well
if they want proper brightness handling, and fix HAL to use select()/poll()
or uevents to get the notifications.  Patches available in the linux-acpi
mailing list.

> To enable brightness buttons they should be enabled in the thinkpad_acpi
> module:
> 
> options thinkpad_acpi hotkey=enable,0xfd

This will, of course, destroy any chances you have of working brightness
keys on any Lenovo laptop if the user has to tell ACPI video to switch to
"vendor" mode (typically done when brightness change refuses to work with
nvidia cards or Xorg OpRegion+KMS).

Patches for thinkpad-acpi to auto-enable brightness keys when vendor mode is
active on the thinkpads that need it are ready and available in the
thinkpad-acpi devel git tree.  I will be sending them out soon to the
linux-acpi mailinglist.  Patches to use the brightness event support are
being worked on, should be ready in two weeks.

Obviously, any gross hack that enables brightness key events and THEN goes
on to *abuse* it as simple notifications will make it completely impossible
for thinkpads that actually need they to be processed as keys, to work.
This is what is currently employed by Ubuntu+HAL, as far as I know.

PS: if you ever need to proplery *reset* thinkpad-acpi's hotkey_mask to the
one that the driver wants to be used, do this:

cat /sys/bus/platform/devices/thinkpad_acpi/hotkey_recommended_mask
> /sys/bus/platform/devices/thinkpad_acpi/hotkey_mask

Might be needed when all the proper event support lands.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-07-26 Thread Johannes Hessellund
The brightness notofication bug is resolved upstream now. Also see bug
#372874.

http://cgit.freedesktop.org/~dkukawka/hal/commit/?id=d792a792846f9632edfdea3651a74fcd24b2ead7

Please update Jaunty version of HAL with this patch.
Brightness notifications on Thinkpads will to solved.

To enable brightness buttons they should be enabled in the thinkpad_acpi
module:

options thinkpad_acpi hotkey=enable,0xfd

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-07-18 Thread seakayone
Confirming:

No notification when sliding audio volume, muting volume or changing
brightness on ThinkPad Model T43p

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 357673] Re: No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

2009-06-26 Thread achiu31
** Summary changed:

- No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T42, T60, R50e, R51, R52
+ No notification when sliding audio volume, muting volume on ThinkPad X31, 
X32, X41, X60, T22, T40, T42, T60, R50e, R51, R52

-- 
No notification when sliding audio volume, muting volume on ThinkPad X31, X32, 
X41, X60, T22, T40, T42, T60, R50e, R51, R52
https://bugs.launchpad.net/bugs/357673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs