Activity log for bug #173652

Date Who What changed Old value New value Message
2007-12-03 13:18:39 Michael Doube bug added bug
2007-12-20 19:57:38 Leann Ogasawara bug assigned to linux (Ubuntu)
2007-12-20 19:59:02 Leann Ogasawara linux: status New Incomplete
2007-12-20 19:59:48 Leann Ogasawara linux-source-2.6.22: status New Won't Fix
2007-12-28 09:25:10 Michael Doube bug added attachment 'dmesg.log' (dmesg.log)
2007-12-28 09:25:33 Michael Doube bug added attachment 'uname-a.log' (uname-a.log)
2007-12-28 09:26:01 Michael Doube bug added attachment 'lspci.vvnn.log' (lspci.vvnn.log)
2007-12-28 09:26:31 Michael Doube bug added attachment 'version.log' (version.log)
2007-12-28 10:08:29 Michael Doube bug added attachment 'dmesg.log' (dmesg.log)
2007-12-28 10:08:55 Michael Doube bug added attachment 'lspci-vvnn.log' (lspci-vvnn.log)
2007-12-28 10:09:30 Michael Doube bug added attachment 'uname-a.log' (uname-a.log)
2007-12-28 10:09:56 Michael Doube bug added attachment 'version.log' (version.log)
2007-12-28 10:18:37 Michael Doube bug added attachment 'Screenshot.png' (Screenshot.png)
2007-12-30 18:18:13 Leann Ogasawara linux: importance Undecided Medium
2007-12-30 18:18:13 Leann Ogasawara linux: assignee ubuntu-kernel-team
2007-12-30 18:18:13 Leann Ogasawara linux: status Incomplete Triaged
2008-03-22 00:03:42 Michael Doube description Binary package hint: linux-source-2.6.22 Ubuntu Gutsy amd64, new install, updated. Fn keys don't work for dimming the screen, and no other method works. The sony_laptop module is loaded: :~$ lsmod |grep -i sony sony_laptop 36520 0 tail -f /var/log/acpid Reduce screen brightness (sun -), Fn+F5 ------------------- [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] executing action "/etc/acpi/sonybright.sh down" [Mon Dec 3 12:54:31 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 12: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:31 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:31 2007] action exited with status 1 [Mon Dec 3 12:54:31 2007] completed event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0][Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 00000011" ------------------------------ Increase screen brightness (sun +), Fn+F6 ------------------------------ [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] executing action "/etc/acpi/sonybright.sh up" [Mon Dec 3 12:54:33 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 21: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:33 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:33 2007] action exited with status 1 [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 00000011" [Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 0000003b" ------------------------------- uname -a Linux samantha 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). I've tried hacking xbacklight into sonybright.sh but I'm not very competent at shell script. The sony_laptop module is loaded: :~$ lsmod |grep -i sony sony_laptop 36520 0 tail -f /var/log/acpid Reduce screen brightness (sun -), Fn+F5 ------------------- [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] executing action "/etc/acpi/sonybright.sh down" [Mon Dec 3 12:54:31 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 12: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:31 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:31 2007] action exited with status 1 [Mon Dec 3 12:54:31 2007] completed event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0][Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 00000011" ------------------------------ Increase screen brightness (sun +), Fn+F6 ------------------------------ [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] executing action "/etc/acpi/sonybright.sh up" [Mon Dec 3 12:54:33 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 21: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:33 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:33 2007] action exited with status 1 [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 00000011" [Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 0000003b" ------------------------------- uname -a Linux samantha 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux
2008-03-22 00:03:42 Michael Doube title unable to adjust screen brightness on sony vaio vgn-sz650n unable to adjust screen brightness on recent Sony Vaio notebooks
2008-04-01 10:21:30 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). I've tried hacking xbacklight into sonybright.sh but I'm not very competent at shell script. The sony_laptop module is loaded: :~$ lsmod |grep -i sony sony_laptop 36520 0 tail -f /var/log/acpid Reduce screen brightness (sun -), Fn+F5 ------------------- [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] executing action "/etc/acpi/sonybright.sh down" [Mon Dec 3 12:54:31 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 12: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:31 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:31 2007] action exited with status 1 [Mon Dec 3 12:54:31 2007] completed event "sony/hotkey SPIC 00000001 00000010" [Mon Dec 3 12:54:31 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:31 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:31 2007] notifying client 5616[0:0][Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 00000011" ------------------------------ Increase screen brightness (sun +), Fn+F6 ------------------------------ [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] executing action "/etc/acpi/sonybright.sh up" [Mon Dec 3 12:54:33 2007] BEGIN HANDLER MESSAGES cat: /sys/class/backlight/sony/actual_brightness: No such file or directory /etc/acpi/sonybright.sh: line 5: [: : integer expression expected /etc/acpi/sonybright.sh: line 21: /sys/class/backlight/sony/brightness: No such file or directory [Mon Dec 3 12:54:33 2007] END HANDLER MESSAGES [Mon Dec 3 12:54:33 2007] action exited with status 1 [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 00000011" [Mon Dec 3 12:54:33 2007] received event "sony/hotkey SPIC 00000001 0000003b" [Mon Dec 3 12:54:33 2007] notifying client 5304[107:116] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] notifying client 5616[0:0] [Mon Dec 3 12:54:33 2007] completed event "sony/hotkey SPIC 00000001 0000003b" ------------------------------- uname -a Linux samantha 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions.
2008-04-01 10:54:16 Michael Doube bug assigned to xbacklight (Ubuntu)
2008-05-27 13:21:01 Petr Menšík bug added attachment 'sony-fz-fnkeys-2008-05-21.tar.gz' (archive with some scripts using xbacklight via acpi)
2008-05-27 16:44:23 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to add these 2 lines to /etc/rc.local : xrandr --output LVDS --set BACKLIGHT_CONTROL native sudo /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi
2008-05-27 16:47:22 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to add these 2 lines to /etc/rc.local : xrandr --output LVDS --set BACKLIGHT_CONTROL native sudo /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi
2008-06-07 16:18:11 benste bug added attachment 'unnamed' (unnamed)
2008-08-17 18:12:38 darylb bug added attachment 'Xorg.0.log' (Xorg.0.log)
2008-08-17 18:48:51 darylb bug added attachment 'xorg.conf' (xorg.conf)
2008-08-28 00:01:18 Leann Ogasawara linux: status Triaged Fix Released
2008-08-28 00:01:18 Leann Ogasawara linux: statusexplanation Since Michael is the original bug reporter and he has commented that this is fixed in Intrepid - https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/173652/comments/61 - I'm tentatively marking this "Fix Released" . Michael, if you notice any regressions please feel free to flip the status back to "New". Thanks.
2008-08-28 09:56:08 Michael Doube linux: status Fix Released In Progress
2008-08-28 09:56:08 Michael Doube linux: statusexplanation Since Michael is the original bug reporter and he has commented that this is fixed in Intrepid - https://bugs.edge.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/173652/comments/61 - I'm tentatively marking this "Fix Released" . Michael, if you notice any regressions please feel free to flip the status back to "New". Thanks. Leann, What works in Intrepid is the workaround. Dimming and Fn keys are not implemented in Intrepid.
2008-08-28 09:58:20 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters.
2008-08-29 02:54:59 Michael Lustfield bug added attachment 'light' (light)
2008-09-18 07:28:13 Michael Lustfield bug added attachment 'hotkey-ascii.txt' (hotkey-ascii.txt)
2008-09-18 07:28:34 Michael Lustfield bug added attachment 'hotkey-keycode.txt' (hotkey-keycode.txt)
2008-09-18 07:28:54 Michael Lustfield bug added attachment 'hotkey-scancode.txt' (hotkey-scancode.txt)
2008-09-18 09:03:48 Michael Doube bug added attachment 'hotkey-setup.diff' (Stops hotkey-setup from trying to load sonypi, which has been deprecated)
2008-09-24 09:01:04 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). See bug #95444 There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Backlight on nVidia adapters is being dealt with in bug #95444, to separate this report from the nVidia report.
2008-09-24 09:01:04 Michael Doube title unable to adjust screen brightness on recent Sony Vaio notebooks Unable to adjust screen brightness on recent Sony Vaio notebooks, Intel GMA adapter
2008-10-21 09:56:49 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). There is no known method for setting the LED backlight on newer Vaios with nVidia GeForce 8 series adapters, though it is possible to pseudo-dim by making the LCD blacker (this unfortunately doesn't help with power-saving). See bug #95444 There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Backlight on nVidia adapters is being dealt with in bug #95444, to separate this report from the nVidia report. Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). See bug #95444 for a hack to nvclock which makes it possible to control backlight on nVidia 8 series adapters (SPEED mode on the SZ650). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Backlight on nVidia adapters is being dealt with in bug #95444, to separate this report from the nVidia report.
2008-10-25 16:02:20 Petr Menšík bug added attachment 'intel-backlight-info.sh' (Script to gather information about model and graphics)
2008-10-25 16:03:47 Petr Menšík bug added attachment 'intel-backlight-info.txt' (intel-backlight-info.txt)
2008-10-25 17:34:37 Michael Lustfield bug added attachment 'info' (info)
2008-12-05 23:15:59 Leann Ogasawara linux: status In Progress Triaged
2008-12-05 23:15:59 Leann Ogasawara linux: statusexplanation Leann, What works in Intrepid is the workaround. Dimming and Fn keys are not implemented in Intrepid. I'm changing the status of this bug back to a "Triaged" state. The reason is that a bug in an "In Progress" state should be assigned to a specific member of the kernel team to indicate who on the kernel team is working on the bug. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. I think this bug may inadvertently be getting overlooked since it is in an In Progress state but a specific member of the kernel team is not working on a fix. Thanks.
2009-03-06 06:55:34 Michael Lustfield xbacklight: status New Fix Released
2009-03-06 06:55:34 Michael Lustfield xbacklight: statusexplanation
2009-03-06 07:11:19 Michael Lustfield linux: status Triaged Fix Released
2009-03-06 07:11:19 Michael Lustfield linux: statusexplanation I'm changing the status of this bug back to a "Triaged" state. The reason is that a bug in an "In Progress" state should be assigned to a specific member of the kernel team to indicate who on the kernel team is working on the bug. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. I think this bug may inadvertently be getting overlooked since it is in an In Progress state but a specific member of the kernel team is not working on a fix. Thanks. Yup, bug is definitely at Fix Released. Here's the follow up for that last little stuff. Bug 338596
2010-10-11 09:12:57 Michael Doube linux (Ubuntu): status Fix Released New
2010-10-11 09:13:25 Michael Doube summary Unable to adjust screen brightness on recent Sony Vaio notebooks, Intel GMA adapter Regression (10.10): Unable to adjust screen brightness on recent Sony Vaio notebooks, Intel GMA adapter
2010-10-11 09:39:09 Michael Doube tags cft-2.6.27 linux-2.6.27 apport-collected cft-2.6.27 linux-2.6.27
2010-10-11 09:39:12 Michael Doube description Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). See bug #95444 for a hack to nvclock which makes it possible to control backlight on nVidia 8 series adapters (SPEED mode on the SZ650). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Backlight on nVidia adapters is being dealt with in bug #95444, to separate this report from the nVidia report. Fn keys don't work for dimming the screen, though they do stimulate the sonybright.sh script. xbacklight works if the notebook has an Intel 965 (x3100) display adapter, but is subject to bug #176888 (won't work on Hardy, bad XRandR setting). See bug #95444 for a hack to nvclock which makes it possible to control backlight on nVidia 8 series adapters (SPEED mode on the SZ650). There are 2 problems here: 1) The Vaio's LED screen is really very bright when burning at 100% and is hard to look at for any period 2) Battery life suffers Pretty much all the newer Vaios (2007 onwards) have some combination of these graphics adapters so this bug should be widespread (and much appreciated when fixed!). A couple of script solutions have been proposed in this bug report; please feel free to hack and make suggestions. One solution for notebooks with Intel 965 display adapters is to install xbacklight: ]$ sudo apt-get install xbacklight Then add these 2 lines to /etc/rc.local (or just execute from the command line): xrandr --output LVDS --set BACKLIGHT_CONTROL native /etc/init.d/acpid restart And edit /etc/acpi/sonybright.sh so that is contains only this: #!/bin/bash if [ "x$1" = "xdown" ]; then xbacklight -time 100 -steps 10 -dec 10 2>/tmp/sonybright.log elif [ "x$1" = "xup" ]; then xbacklight -time 100 -steps 10 -inc 10 2>/tmp/sonybright.log else echo >&2 Unknown argument $1 fi Please note that this will not affect brightness on nVidia 8 series adapters, just Intel adapters. Backlight on nVidia adapters is being dealt with in bug #95444, to separate this report from the nVidia report. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: amd64 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: mdoube 4509 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfc500000 irq 48' Mixer name : 'SigmaTel STAC9872AK' Components : 'HDA:83847662,104d1e00,00100201 HDA:14f12c06,104d1700,00100000' Controls : 11 Simple ctrls : 7 DistroRelease: Ubuntu 10.10 HibernationDevice: RESUME=UUID=a017c7e4-4a29-4ba1-bfea-52cd609781d8 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100412) MachineType: Sony Corporation VGN-SZ650N Package: linux (not installed) PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=31cf7381-5708-4104-8d9e-a2eaaec7cbe7 ro quiet splash ProcEnviron: PATH=(custom, no user) LANG=en_GB.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Regression: Yes RelatedPackageVersions: linux-firmware 1.38 Reproducible: Yes RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: maverick kernel-graphics regression-release needs-upstream-testing Uname: Linux 2.6.35-22-generic x86_64 UserGroups: dmi.bios.date: 04/04/2008 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: R0122S5 dmi.board.asset.tag: N/A dmi.board.name: VAIO dmi.board.vendor: Sony Corporation dmi.board.version: N/A dmi.chassis.type: 10 dmi.chassis.vendor: Sony Corporation dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrR0122S5:bd04/04/2008:svnSonyCorporation:pnVGN-SZ650N:pvrJ002UR2M:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A: dmi.product.name: VGN-SZ650N dmi.product.version: J002UR2M dmi.sys.vendor: Sony Corporation
2010-10-11 09:39:15 Michael Doube attachment added AcpiTables.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684036/+files/AcpiTables.txt
2010-10-11 09:39:17 Michael Doube attachment added AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684037/+files/AlsaDevices.txt
2010-10-11 09:39:21 Michael Doube attachment added BootDmesg.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684038/+files/BootDmesg.txt
2010-10-11 09:39:24 Michael Doube attachment added Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684039/+files/Card0.Amixer.values.txt
2010-10-11 09:39:27 Michael Doube attachment added Card0.Codecs.codec.0.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684040/+files/Card0.Codecs.codec.0.txt
2010-10-11 09:39:32 Michael Doube attachment added Card0.Codecs.codec.1.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684041/+files/Card0.Codecs.codec.1.txt
2010-10-11 09:39:35 Michael Doube attachment added CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684042/+files/CurrentDmesg.txt
2010-10-11 09:39:37 Michael Doube attachment added IwConfig.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684043/+files/IwConfig.txt
2010-10-11 09:39:40 Michael Doube attachment added Lspci.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684044/+files/Lspci.txt
2010-10-11 09:39:45 Michael Doube attachment added Lsusb.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684045/+files/Lsusb.txt
2010-10-11 09:39:47 Michael Doube attachment added PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684046/+files/PciMultimedia.txt
2010-10-11 09:39:51 Michael Doube attachment added ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684047/+files/ProcCpuinfo.txt
2010-10-11 09:39:54 Michael Doube attachment added ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684048/+files/ProcInterrupts.txt
2010-10-11 09:39:56 Michael Doube attachment added ProcModules.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684049/+files/ProcModules.txt
2010-10-11 09:40:00 Michael Doube attachment added UdevDb.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684050/+files/UdevDb.txt
2010-10-11 09:40:02 Michael Doube attachment added UdevLog.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684051/+files/UdevLog.txt
2010-10-11 09:40:07 Michael Doube attachment added WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/173652/+attachment/1684052/+files/WifiSyslog.txt
2010-10-11 17:37:58 Bill Sheppard removed subscriber Bill Sheppard
2010-10-14 06:12:52 Michael Doube linux (Ubuntu): status New Fix Released