Thinkpad T61 646066U Power Management Quirks

Sven Neumann sven at gimp.org
Fri Mar 14 00:47:11 PDT 2008


Hi,

On Thu, 2008-03-13 at 21:26 -0700, David Goodlad wrote:

> The check for any model number starting with 6460 assumes that an intel
> chipset is used, but that's not the case: my 646066U has an nvidia
> quadro 140m.

Not sure if that information is helpful, but I'll add it anyways: My
notebook is also a ThinkPad T61 with an nvidia quadro 140m card. The
model is '88892BG' and resume is broken with the default settings. I
have attached the lshal output in the hope that this can be useful for
creating a rule to detect the models that have this nvidia card.


Sven


-------------- next part --------------
udi = '/org/freedesktop/Hal/devices/computer'
  info.addons = {'hald-addon-cpufreq', 'hald-addon-acpi'} (string list)
  info.bus = 'unknown'  (string)
  info.callouts.add = {'hal-storage-cleanup-all-mountpoints'} (string list)
  info.capabilities = {'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 = true  (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.type = 'acpi'  (string)
  smbios.bios.release_date = '08/22/2007'  (string)
  smbios.bios.vendor = 'LENOVO'  (string)
  smbios.bios.version = '7LET51WW (1.21 )'  (string)
  smbios.chassis.manufacturer = 'LENOVO'  (string)
  smbios.chassis.type = 'Notebook'  (string)
  smbios.system.manufacturer = 'LENOVO'  (string)
  smbios.system.product = '88892BG'  (string)
  smbios.system.serial = 'L3K8204'  (string)
  smbios.system.uuid = '0C9E5A81-49AF-11CB-BD4A-8DAFE98B3BCF'  (string)
  smbios.system.version = 'ThinkPad T61'  (string)
  system.chassis.manufacturer = 'LENOVO'  (string)
  system.chassis.type = 'Notebook'  (string)
  system.firmware.release_date = '08/22/2007'  (string)
  system.firmware.vendor = 'LENOVO'  (string)
  system.firmware.version = '7LET51WW (1.21 )'  (string)
  system.formfactor = 'laptop'  (string)
  system.hardware.primary_video.product = 1065  (0x429)  (int)
  system.hardware.primary_video.vendor = 4318  (0x10de)  (int)
  system.hardware.product = '88892BG'  (string)
  system.hardware.serial = 'L3K8204'  (string)
  system.hardware.uuid = '0C9E5A81-49AF-11CB-BD4A-8DAFE98B3BCF'  (string)
  system.hardware.vendor = 'LENOVO'  (string)
  system.hardware.version = 'ThinkPad T61'  (string)
  system.kernel.machine = 'i686'  (string)
  system.kernel.name = 'Linux'  (string)
  system.kernel.version = '2.6.24-1-686'  (string)



More information about the hal mailing list