Video Quirks for suspending an HP Compaq 8510w

Tyson Whitehead twhitehe at uwo.ca
Mon Dec 15 07:54:48 PST 2008


On Monday 15 December 2008 03:21:11 Danny Kukawka wrote:
> Can you please attach the output of:
>
> lshal -lu /org/freedesktop/Hal/devices/computer

Done.

> What kind of graphic card has the machine? Which driver did you use for X?

It has an "ATI FireGL" according to the sticker on the case (lspci lists it as 
a "ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]").

I'm currently using the open source radeon driver, but I've also used the open 
source radeonhd driver as well.

Let me know if there is any other information you require.

Cheers!  -Tyson

-------------- next part --------------
udi = '/org/freedesktop/Hal/devices/computer'
  info.addons = {'hald-addon-cpufreq', 'hald-addon-acpi'} (string list)
  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 = '20080321'  (string)
  power_management.can_hibernate = true  (bool)
  power_management.can_suspend = true  (bool)
  power_management.can_suspend_hybrid = false  (bool)
  power_management.is_powersave_set = false  (bool)
  power_management.quirk.s3_bios = true  (bool)
  power_management.type = 'acpi'  (string)
  system.chassis.manufacturer = 'Hewlett-Packard'  (string)
  system.chassis.type = 'Notebook'  (string)
  system.firmware.release_date = '11/16/2007'  (string)
  system.firmware.vendor = 'Hewlett-Packard'  (string)
  system.firmware.version = '68MVD Ver. F.09'  (string)
  system.formfactor = 'laptop'  (string)
  system.hardware.primary_video.product = 38273  (0x9581)  (int)
  system.hardware.primary_video.vendor = 4098  (0x1002)  (int)
  system.hardware.product = 'HP Compaq 8510w'  (string)
  system.hardware.serial = 'CNU75129V7'  (string)
  system.hardware.uuid = 'D0601756-3A15-E011-4984-6D990E5D9D29'  (string)
  system.hardware.vendor = 'Hewlett-Packard'  (string)
  system.hardware.version = 'F.09'  (string)
  system.kernel.machine = 'x86_64'  (string)
  system.kernel.name = 'Linux'  (string)
  system.kernel.version = '2.6.26-1-amd64'  (string)


More information about the hal mailing list