Suspending Acer Aspire 5003 Quirk

Kyle Mahan kyle.mahan at gmail.com
Sun Jun 22 09:42:07 PDT 2008


On Tue, Jun 17, 2008 at 5:13 AM, Danny Kukawka <danny.kukawka at web.de> wrote:
> On Montag, 26. Mai 2008, Kyle Mahan wrote:
>> Hi all, Here is the quirk that got my Acer Aspire 5003 laptop to suspend.
>> Yay! Seemed to work great except that resuming back into TTY mode doesn't
>> turn the screen on until I switched virtual consoles.
>
> 1) I've commited an adopted version of your patch to fit into the existing
> structure of the file.
>
> 2) Could you please send us the output of the following command for the logs?:
>
>   lshal -lu /org/freedesktop/Hal/devices/computer
>

Sure, Here it is:

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 = '20070126'  (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.vbe_post = true  (bool)
  power_management.type = 'acpi'  (string)
  system.chassis.manufacturer = '    , Inc.'  (string)
  system.chassis.type = 'Other'  (string)
  system.firmware.release_date = '08/24/05'  (string)
  system.firmware.vendor = 'Acer'  (string)
  system.firmware.version = '3A27'  (string)
  system.formfactor = 'laptop'  (string)
  system.hardware.primary_video.product = 25392  (0x6330)  (int)
  system.hardware.primary_video.vendor = 4153  (0x1039)  (int)
  system.hardware.product = 'Aspire 5000'  (string)
  system.hardware.serial = 'LXA510600453707DBEEM01'  (string)
  system.hardware.uuid = '408F5CA5-2915-DA11-A8F9-00C09FC69CF6'  (string)
  system.hardware.vendor = 'Acer, inc.'  (string)
  system.hardware.version = 'Not Applicable'  (string)
  system.kernel.machine = 'x86_64'  (string)
  system.kernel.name = 'Linux'  (string)
  system.kernel.version = '2.6.24-1-amd64'  (string)

Thanks,
Kyle


More information about the hal mailing list