[Resend: PATCH] suspend-to-ram quirk for Lenovo R61e

Jakub Hrozek jakub.hrozek at gmail.com
Tue Jun 17 08:01:12 PDT 2008


On Tuesday 17 June 2008 02:36:39 pm Danny Kukawka wrote:
> On Samstag, 7. Juni 2008, Jakub Hrozek wrote:
> > Resending, the first mail did not make it into hal-list on the first
> > attempt.
>
> Could you please send us the output of the following command for the logs?:
>
>    lshal -lu /org/freedesktop/Hal/devices/computer
>
> Danny

Here you go:
---
lshal -lu /org/freedesktop/Hal/devices/computer
udi = '/org/freedesktop/Hal/devices/computer'
  info.addons = {'hald-addon-cpufreq', 'hald-addon-acpi'} (string list)
  info.bus = 'unknown'  (string)
  info.callouts.add = 
{'hal-acl-tool --remove-all', 'hal-storage-cleanup-all-mountpoints'} (string 
list)
  info.callouts.session_active = {'hal-acl-tool --reconfigure'} (string list)
  info.callouts.session_add = {'hal-acl-tool --reconfigure'} (string list)
  info.callouts.session_inactive = {'hal-acl-tool --reconfigure'} (string 
list)
  info.callouts.session_remove = {'hal-acl-tool --reconfigure'} (string list)
  info.capabilities = {'button', 'cpufreq_control'} (string list)
  info.interfaces = 
{'org.freedesktop.Hal.Device.SystemPowerManagement', 'org.freedesktop.Hal.Device.CPUFreq'} 
(string list)
  info.product = 'Computer'  (string)
  info.subsystem = 'unknown'  (string)
  info.udi = '/org/freedesktop/Hal/devices/computer'  (string)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_argnames = 
{'num_seconds_to_sleep', 'num_seconds_to_sleep', '', '', '', 'enable_power_save'} 
(string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_execpaths = 
{'hal-system-power-suspend', 'hal-system-power-suspend-hybrid', 'hal-system-power-hibernate', 'hal-system-power-shutdown', 'hal-system-power-reboot', 'hal-system-power-set-power-save'} 
(string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_names = 
{'Suspend', 'SuspendHybrid', 'Hibernate', 'Shutdown', 'Reboot', 'SetPowerSave'} 
(string list)
  org.freedesktop.Hal.Device.SystemPowerManagement.method_signatures = 
{'i', 'i', '', '', '', 'b'} (string list)
  power_management.acpi.linux.version = '20070126'  (string)
  power_management.can_hibernate = true  (bool)
  power_management.can_suspend = true  (bool)
  power_management.can_suspend_hybrid = false  (bool)
  power_management.can_suspend_to_disk = true  (bool)
  power_management.can_suspend_to_ram = true  (bool)
  power_management.is_powersave_set = true  (bool)
  power_management.quirk.s3_bios = true  (bool)
  power_management.quirk.s3_mode = true  (bool)
  power_management.type = 'acpi'  (string)
  smbios.bios.release_date = '06/21/2007'  (string)
  smbios.bios.vendor = 'LENOVO'  (string)
  smbios.bios.version = '7PET15WW (1.02 )'  (string)
  smbios.chassis.manufacturer = 'LENOVO'  (string)
  smbios.chassis.type = 'Notebook'  (string)
  smbios.system.manufacturer = 'LENOVO'  (string)
  smbios.system.product = ''  (string)
  smbios.system.serial = ''  (string)
  smbios.system.uuid = 'Not Settable'  (string)
  smbios.system.version = 'ThinkPad R61e'  (string)
  system.chassis.manufacturer = 'LENOVO'  (string)
  system.chassis.type = 'Notebook'  (string)
  system.firmware.release_date = '06/21/2007'  (string)
  system.firmware.vendor = 'LENOVO'  (string)
  system.firmware.version = '7PET15WW (1.02 )'  (string)
  system.formfactor = 'laptop'  (string)
  system.hardware.primary_video.product = 10754  (0x2a02)  (int)
  system.hardware.primary_video.vendor = 32902  (0x8086)  (int)
  system.hardware.product = ''  (string)
  system.hardware.serial = ''  (string)
  system.hardware.uuid = 'Not Settable'  (string)
  system.hardware.vendor = 'LENOVO'  (string)
  system.hardware.version = 'ThinkPad R61e'  (string)
  system.kernel.machine = 'i686'  (string)
  system.kernel.name = 'Linux'  (string)
  system.kernel.version = '2.6.24.7-92.fc8'  (string)
  system.product = ' ThinkPad R61e'  (string)
  system.vendor = 'LENOVO'  (string)
---

Jakub
-- 
2.6.24.7-92.fc8 i686 GNU/Linux
Fedora release 8 (Werewolf)


More information about the hal mailing list