LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Sony vaio vgn-b55g lcd brightness can't be set (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/sony-vaio-vgn-b55g-lcd-brightness-cant-be-set-351191/)

Habu 08-08-2005 11:24 AM

Sony vaio vgn-b55g lcd brightness can't be set
 
Hello all,

I have a sony laptop, a vgn-b55g(centrino 1.5,768mb ram, 40gb hdd, etc). The model number might sound strange, cos sony sells this one in (AFAIK) asia only. Anyway, here's the problem: i can't get or set the lcd brightness. I've got the sonypi module working (seemingly) and i can poll the device for function key presses as well as get battery details. However the lcd brightness shows up as 0(using spicctrl) regardless of what i set it to, and of course trying to set it doesn't do anything. I've tried the acpi patch also,to no avail. There is one thing though, powertweak has an entry called 'sony lcd brightness' which seems to get the correct value. Editing that value doesn't do anything though:( I don't know what else to try, if there's anything at all...i was just hoping that maybe someone might have had the same problem and maybe solved it..or ideas...i do realise that i'm probably pursuing a lost cause, and i will probably have to set the brightness from windows forever(it remembers the settings, even after shutdown, etc). But it's just bloody irritating that the windows driver smugly changes the brightness with ease-and it shows me a bar indicating brightness-what cheek! i'm never buying a sony again:mad:

Habu 02-19-2006 05:45 PM

Update: I've found out how to do it:cool:

There's a file, /proc/acpi/sony/brightness
All you have to do is
Code:

echo n > /proc/acpi/sony/brightness
where n is a value between 1 and 8 (it doesn't have any effect for other values)

Now, to cook up a script to use a keyboard shortcut to do it...


All times are GMT -5. The time now is 07:21 AM.