[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Reopening for z61t. ** Changed in: hal (Ubuntu) Status: Fix Released => In Progress Target: ubuntu-6.10 => None ** Summary changed: - Screen brightness buttons don't work properly on Thinkpad T60 + Screen brightness buttons don't work properly on Thinkpad Z61T -- Screen brightness buttons don't work properly on Thinkpad Z61T https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Z61t need similar patch. ** Attachment added: "include z61t in Debian patch" http://librarian.launchpad.net/4709233/20_laptop-panel-fixes.patch -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
hal (0.5.7.1-0ubuntu15) edgy; urgency=low . * Add debian/patches/00upstream-05-fix-stale_nfs_handle_block.patch: - Do not stat NFS mounts when preparing for suspend to fix hang. - Patch taken from upstream git. - Closes: LP#64266 * Add debian/patches/20_laptop-panel-fixes.patch: ThinkPad T60 controls screen brightness in hardware, so set the appropriate flag in 10-laptop-panel-mgmt-policy.fdi. Closes: LP#61184 * Add debian/patches/21_smartcard_drivetype.patch: Recognize 'Storage-SDC' as smart card drive type. Closes: LP#61834 * Add debian/patches/22-prefer-pmi-over-powersave.patch: Prefer pmi over powersave in the suspend/hibernate scripts. Closes: LP#61920 * debian/patches/17-mp3-player-fdi.patch: Add information about Sandisk Corp. Sansa e270. Closes: LP#64300 * debian/patches/02_ignored_volumes.patch: Ignore Apple bootstrap partitions on removable devices, too. Closes: LP#61767 * Add debian/patches/00upstream-06-stat-dev-not-mountpoint.patch: - hald/linux/blockdev.c, blockdev_refresh_mount_state(): Stat the special device file, not the mount point's underlying device. This makes hal correctly recognize fuse mounts. - Patch ported from upstream GIT, thanks to Florent Mertens! http://gitweb.freedesktop.org/?p=hal.git;a=commit;h=2ea340399bf8cf3d2bb6bd1b5c4ecbc2042e93d4 - Closes: LP#35354 ** Changed in: hal (Ubuntu) Status: Fix Committed => Fix Released -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
** Changed in: hal (Ubuntu) Status: In Progress => Fix Committed -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Easy fix for edgy. ** Changed in: hal (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Martin Pitt Status: Confirmed => In Progress Target: None => ubuntu-6.10 -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Great, I will send this patch upstream. To Ubuntu HAL maintainers: could you please add it to package? -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Ah, I forgot to mention that the side-effect is that the on-screen display for brightness disappears. But this seems to be a problem with gnome-power-manager, and I've filed a bug upstream about it. -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
zdzichu, your patch works on the T60p. -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
** Bug 64082 has been marked a duplicate of this bug -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Sean, could you replace /usr/share/hal/fdi/policy/10osvendor/10-laptop- panel-mgmt-policy.fdi with attached file, do "/etc/dbus-1/event.d/20hal restart" (or reboot your computer) and check if brightness control works? ** Attachment added: "10-laptop-panel-mgmt-policy.fdi fo TP T60" http://librarian.launchpad.net/4686672/10-laptop-panel-mgmt-policy.fdi -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
It IS a HAL bug. ** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: gnome-power-manager => hal Status: Unconfirmed => Confirmed -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Confirmed on Thinkpad z61t, attached patch for HAL's .fdi file fixes it for me. Remarks: 1) OSD popup showing current brightness level do not appear (gnome-power-manager bug?) 2) match should be probably extended to all Lenovo Thinkpads, or even wider. 3) there are many more quirks in HAL's cvs -- http://cvsweb.freedesktop.org/hal/hal/fdi/policy/10osvendor/10-laptop-panel-mgmt-policy.fdi?view=log they are probably safe to include in Edgy's HAL package, as they only add or change some keys. ** Attachment added: "inform HAL that my ThinkPad does brightness in hardware" http://librarian.launchpad.net/4683651/thinkpad-z61t-fix-brightness.patch -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
I've also noticed that in the latest Edgy (beta release, plus updates), the brightness slider in gnome-power-manager doesn't work properly. You have to slide it back and forth a few times before it will allow you step between the different brightness settings. -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
Nngh. Possibly actually a hal bug - all Thinkpads have the same screen behaviour, whereas hal only seems to flag the X31. ** Changed in: acpi-support (Ubuntu) Sourcepackagename: acpi-support => gnome-power-manager -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61184] Re: Screen brightness buttons don't work properly on Thinkpad T60
gnome-power-manager -- Screen brightness buttons don't work properly on Thinkpad T60 https://launchpad.net/bugs/61184 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs