[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2012-12-14 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/571421 Ti

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2012-10-15 Thread Christopher M. Penalver
Chris Van Hoof, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the kernel in the daily folder, but the one all the way at the bottom. Once yo

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2012-07-24 Thread Christopher M. Penalver
** Tags added: needs-upstream-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/571421 Title: brightness hotkeys not functional on Lenovo Ideapad u450p To manage notifications about this bug go

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-10-21 Thread splashis
and in my case it does not work with maverick -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-10-21 Thread splashis
I have the same issues on my ideapad s10-3. any news on the topic? thanks! -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-09-07 Thread Ike Panhc
Have another test on B550 # watch --interval=1 cat /sys/class/backlight/acpi_video0/brightness The brightness level is from 0 to 10 and each time I press the brightness hotkey, it will in/decrease by 2. -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-09-07 Thread Ike Panhc
Hi Dattatraya/Chris, I just told that brightness key of ideapad works in Maverick. I test with the ideapad B550 and it looks like the brightness is changed by BIOS code, and ACPI backlight device get the notify and change the brightness. What I dont understand is why it does not work in lucid. -

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-08-27 Thread Dattatraya
I installed the 2.6.35-rc1-lucid kernel from http://kernel.ubuntu.com /~kernel-ppa/mainline/v2.6.35-rc1-lucid/ and that seems to solve the problem. I checked for the keymap and scan code and the FN+Up/Down keys do not register any scan code but the event is registered as an acpi_event. Is there an

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-08-24 Thread Dattatraya
Have opened a fresh bug for lenovo ideapad u460 ... https://bugs.launchpad.net/bugs/623065. That bug has been reassigned to the kernel instead of udev -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 You received this bug notification because you

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-08-23 Thread Dattatraya
Same problem on a lenovo ideapad u460 -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 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.ubun

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-08-14 Thread 123vier
same with lenovo ideapad z350 on lucid -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 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.ubu

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-07-07 Thread unadulterated
same with lenovo y410.. with lucid on it. -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 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.

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-06-21 Thread bhuvi
same problem for me on lenovo G550 laptop. https://bugs.launchpad.net/ubuntu/+source/udev/+bug/530238 -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-05-03 Thread Martin Pitt
Thanks for checking. So this needs to be fixed in the kernel to make the events available at all. Reassigning. ** Package changed: udev (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu) Assignee: Martin Pitt (pitti)

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-05-03 Thread Chris Van Hoof
Hi Martin -- In /dev/input/ I have event 0..9. I went through each using /lib/udev/keymap -i, and nothing was returned when using function+brightness. Regards, Chris -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/571421 You received this bug notific

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-05-02 Thread Martin Pitt
It's also possible that those particular keys are attached to a different input device than the normal keyboard. Easiest is probably just to try input0, input1, and so on (until you get a "No such file or directory"), and check whether they appear on any of those. -- brightness hotkeys not functi

Re: [Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-05-02 Thread Chris Van Hoof
On 04/29/2010 12:39 AM, Martin Pitt wrote: > Can you please find the scan codes for the brightness hotkeys, as > described in /usr/share/doc/udev/README.keymap.txt.gz ? Thanks! Hi Martin -- I went through the steps outlined: vanh...@reptar:~$ /lib/udev/findkeyboards AT keyboard: input/event5 van

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-04-28 Thread Martin Pitt
Can you please find the scan codes for the brightness hotkeys, as described in /usr/share/doc/udev/README.keymap.txt.gz ? Thanks! ** Changed in: udev (Ubuntu) Status: Confirmed => Incomplete -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bugs/57142

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-04-28 Thread Scott James Remnant
** Changed in: udev (Ubuntu) Status: New => Confirmed ** Changed in: udev (Ubuntu) Importance: Undecided => Medium ** Changed in: udev (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- brightness hotkeys not functional on Lenovo Ideapad u450p https://bugs.launchpad.net/bu

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-04-28 Thread Chris Van Hoof
Also to note the function+key layout on this laptop is a bit different from other Lenovos I've used in the past. The brightness keys are function+up and function+down. Just to note volume up and volume down are function+left, and function+right, and both of those are working properly. --chris -

[Bug 571421] Re: brightness hotkeys not functional on Lenovo Ideapad u450p

2010-04-28 Thread Chris Van Hoof
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/46043547/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/46043548/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/46043549/Dependencies.txt ** A