Brightness control doesnt work (Vaio)

Bug #189496 reported by arekkusu
2
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

Ubuntu 7.1 on (japanese) sony vaio VGN-NR50 laptop.
(Intel x3100 graphic card / chipset)

Brightness control didnt work on a fresh install. (either FN key OR gnome applet)

I have tried a number of think but nothing worked.

http://ubuntuforums.org/showthread.php?t=479034
"sudo locate -u && for i in $(locate lcd-???-brightness); do sudo cp $i $i.bak; sudo sed -i '1 s|#!/bin/sh|#!/bin/bash|g' $i; done"
No effect

-----
~$ grep -E "^sonypi" /proc/modules
sonypi 23960 0 - Live 0xf8c22000
-----

spicctrl doesn-t work:

-----
~$ spicctrl -B
0
~$ spicctrl -b100
~$ spicctrl -B
0
-----

/proc/acpi/sony/brightness doesnt exist
Actually I have a /proc/acpi/sony folder with nothing in there

If I try to create a folder but I cant for some reason

:/proc/acpi/sony$ sudo mkdir brightness
[sudo] password for xxx:
mkdir: cannot create directory `brightness': No such file or directory

I am pretty new to linux so I might be doing something work here I dont now
Ask me for any output/information you need.
Its a friend computer so I might not have access to it right away know.

Revision history for this message
arekkusu (arekkusu-r) wrote :

in /sys/class/backlight/acpi_video0

I have;

:/sys/class/backlight/acpi_video0$ ls -l
total 0
-r--r--r-- 1 root root 4096 2008-02-06 16:52 actual_brightness
-rw-r--r-- 1 root root 0 2008-02-06 16:54 brightness
-r--r--r-- 1 root root 4096 2008-02-06 16:46 max_brightness
-rw-r--r-- 1 root root 4096 2008-02-06 16:52 power
lrwxrwxrwx 1 root root 0 2008-02-06 16:46 subsystem -> ../../../class/backlight
--w------- 1 root root 4096 2008-02-06 16:46 uevent

subsystem folder countain an acpi_video0 which countain an subsystem folder...

/sys/class/backlight/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_video0/subsystem/acpi_vid
(...)

Revision history for this message
arekkusu (arekkusu-r) wrote :

please forgive the last part... its just a link. I feel really stupid... should have though a bit before writing this

Revision history for this message
arekkusu (arekkusu-r) wrote :

I think I really send this bug report to early... got it to work now... (only from console though)

using the xbacklight package I am able to set the backlight in the console

Revision history for this message
Michael Doube (michael-doube) wrote :

Have you tried setting the backlight in Hardy with xbacklight?

Revision history for this message
hcastorp (hcastorp) wrote :

Hi!, Same problem here,
(Vaio VGN-NR150FE), with the Intel x3100 graphic card / chipset).

However after trying the
"sudo locate -u && for i in $(locate lcd-???-brightness); do sudo cp $i $i.bak; sudo sed -i '1 s|#!/bin/sh|#!/bin/bash|g' $i; done"
"spicctrl......"
commands I tried the backlight (xbacklight -set 60) and......... IT WORKED RIGHT AWAY!

Thanks arekkusu and Michael Doube

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.