[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-10-18 Thread Robert Roth
** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => Fix Released -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-

Re: [Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-10-18 Thread Alexey Kotlyarov
> Could you check this on Maverick too? Works in Maverick on 4720s. -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in u

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-10-18 Thread Robert Roth
Could you check this on Maverick too? ** Changed in: gnome-power-manager (Ubuntu) Status: Confirmed => Incomplete -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-10-18 Thread Robert Roth
Fixed in Ubuntu 10.10. kernel 2.6.35-22-generic, works fine now on my HP Probook 4710s, which had the same issue in Lucid. -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Deskto

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-20 Thread Robert Roth
Thanks for the feedback. Everything was OK, I just did not restart for a long time ago... now I have restarted halevt, and the keys do work now, but notifyOSD does not show the notifications :( -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You r

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-20 Thread jerico
Hi Robert, I'm sorry you're having difficulties in applying my workaround to your environment. I suggest you try to find out whether halevt functions properly by running it in the foreground: $ sudo /etc/init.d/halevt stop $ sudo -u halevt halevt -fig plugdev Now if you press the brightness butt

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-19 Thread Robert Roth
But changing the brightness with the hotkeys still does not, although I have halevt installed, the halevt xml modified as you have written, with the brightness.sh path changed according to my setup. And sudo brightness up and down manually do work. -- Brightness adjustment doesn't work for HP Pro

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-19 Thread Robert Roth
Yes, echoing to the file does change the brightness. ** Changed in: gnome-power-manager (Ubuntu) Status: New => Confirmed -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-19 Thread jerico
@Robert, I also had that "first keypress" effect, even before I installed my workaround. Subsequent key presses are then ignored. I /guess/ that this is due to the event being recognized but then the brightness adjustment itself failing. I didn't have time to look at the source code, though. I'll e

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-18 Thread Serghei Zagorinyak
hp6735b laptop. Have tried the script, but it won`t help. -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. --

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-18 Thread Roth Róbert
This bug affects me too, on a HP Probook 4710s. I have tried the ideas you've suggested - something happened, because the brightness notification appeared once, but since than, it does not work. So it worked on the first keypress - displayed the notification. -- Brightness adjustment doesn't wor

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-18 Thread Roth Róbert
Could this be something HP-related? Another issue with the brightness controls in #578818 on a hp6735b. Might this be a duplicate of that bug? -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a mem

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-11 Thread jerico
Well, don't place the script in your home directory, of course. I'm sure you'll find a more appropriate place. -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whic

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-11 Thread jerico
I now have a workaround for the brightness hotkeys (not for the other two problems, though): 1) Create a script "brightness.sh": #!/bin/bash # Valid input? if [ "$1" != up -a "$1" != down ]; then exit 1; fi # Current brightness CURRENT=`grep current /proc/acpi/video/DGFX/LCD/brightn

[Bug 592592] Re: Brightness adjustment doesn't work for HP ProBook 4720s

2010-06-11 Thread jerico
Correction: s/event8/event4/ -- Brightness adjustment doesn't work for HP ProBook 4720s https://bugs.launchpad.net/bugs/592592 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list d