This bug is also present on a Lenovo T61 running gutsy:
$ lshal|grep smbios
smbios.bios.release_date = '04/17/2007' (string)
smbios.bios.vendor = 'LENOVO' (string)
smbios.bios.version = '7LET37WW (1.07 )' (string)
smbios.chassis.manufacturer = 'LENOVO' (string)
smbios.chassis.type = 'Notebook' (string)
smbios.system.manufacturer = 'LENOVO' (string)
smbios.system.product = '646655G' (string)
smbios.system.serial = 'L3A1473' (string)
smbios.system.uuid = '07003081-492D-11CB-81BF-CA9AB310083F' (string)
smbios.system.version = 'ThinkPad T61' (string)
By the way, my /usr/share/hal/fdi/policy/10osvendor/10-laptop-panel-
mgmt-policy.fdi has no entries for Thinkpads. I added
<device>
<match key="info.category" string="laptop_panel">
<match
key="/org/freedesktop/Hal/devices/computer:smbios.system.manufacturer"
string="LENOVO">
<match
key="/org/freedesktop/Hal/devices/computer:smbios.system.version"
contains="T61">
<merge key="laptop_panel.brightness_in_hardware"
type="bool">true</merge>
</match>
</match>
</match>
</device>
and restarted hal, but this did not fix the problem.
--
lcd brightness down doesn't work when gpm running (t60)
https://bugs.launchpad.net/bugs/123548
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs