[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360

2010-12-11 Thread Daniel Glaser
How would a upower solution look like? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/538256 Title: Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360 -- ubuntu-bugs mailing

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360

2010-11-02 Thread Daniel Glaser
Try finding out the keycodes with acpi_listen command. If nothing happens when pressing the buttons, there is some deeper problem. -- Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360 https://bugs.launchpad.net/bugs/538256 You received this bug notification because you ar

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360

2010-10-29 Thread Daniel Glaser
Try to set it to highest brightness an cmd line with sudo setpci -s 00:02.0 F4.B=0xFF Cheers, Daniel -- Screen brightness not controllable on Lenovo Ideapad S10-3, U350, and Z360 https://bugs.launchpad.net/bugs/538256 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3 and U350

2010-10-24 Thread Daniel Glaser
Creating it with sudo is the only way... The rights are set as follows for me... ...in /etc/acpi/events: drwxr-xr-x 2 root root 4096 2010-08-13 09:58 . -rw-r--r-- 1 root root 140 2010-07-01 23:13 ideapad-video ...in /etc/acpi: drwxr-xr-x 3 root root 4096 2010-08-13 09:58 . -rwxr-xr-x 1 root r

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3 and U350

2010-10-24 Thread Daniel Glaser
As far as I remember, this would be enough... -- Screen brightness not controllable on Lenovo Ideapad S10-3 and U350 https://bugs.launchpad.net/bugs/538256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3 and U350

2010-10-21 Thread Daniel Glaser
@splashis: You can still improve the script. I also did some fine tuning on step size after I posted the script here. A perfect solution for step size would be a logarithmic approach, but it will still not satisfy in sense of response speed. -- Screen brightness not controllable on Lenovo Ideap

[Bug 538256] Re: Screen brightness not controllable on Lenovo Ideapad S10-3 and U350

2010-07-01 Thread Daniel Glaser
Included is a very dirty solution that really has poor performance (1-2 sec for action to take place), but in my opinion it is much better that typing commands on the shell to adjust brightness. Attached is a bash script to handle the event generated by the /etc/acpi/events/ideapad-video that must