*** GMX Spamverdacht *** Re: [patch] samsung P35 suspend quirk

Nikolaus Filus nfilus at gmx.net
Wed Mar 19 01:12:42 PDT 2008


Danny Kukawka wrote:
> On Mittwoch, 12. März 2008, Nikolaus Filus wrote:
>> Hi,
>>
>> this patch fixes suspend/resume for Samsung P35. Tested directly
>> with pm-suspend and pm-suspend $QUIRKS and
>>
>> dbus-send --system --print-reply --dest="org.freedesktop.Hal"
>> /org/freedesktop/Hal/devices/computer
>> org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0
>>
>> System: Ubuntu Hardy (~ Alpha6)
>>
>> Please note also https://bugs.launchpad.net/bugs/198808
> 
> Could you please send output of :
> 
>   lshal -lu /org/freedesktop/Hal/devices/computer


Hi,

thanks for the response and your attention to the report. I'm currently using 
Ubuntu Hardy's daily updates so the pasted hal output may be fluctuating.
Hope that helps.

Nikolaus



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 = {'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 = false  (bool)
   power_management.quirk.vbestate_restore = true  (bool)
   power_management.type = 'acpi'  (string)
   smbios.bios.release_date = '10/08/2004'  (string)
   smbios.bios.vendor = 'Phoenix'  (string)
   smbios.bios.version = 'HCNODEM0.86C.0000.X.0000000000'  (string)
   smbios.chassis.manufacturer = 'SAMSUNG'  (string)
   smbios.chassis.type = 'Notebook'  (string)
   smbios.system.manufacturer = 'SAMSUNG'  (string)
   smbios.system.product = 'CoronaR'  (string)
   smbios.system.serial = 'Z8339REXC00760'  (string)
   smbios.system.uuid = '71035275-49AD-1912-941C-0000F092F75F'  (string)
   smbios.system.version = '04RK'  (string)
   system.chassis.manufacturer = 'SAMSUNG'  (string)
   system.chassis.type = 'Notebook'  (string)
   system.firmware.release_date = '10/08/2004'  (string)
   system.firmware.vendor = 'Phoenix'  (string)
   system.firmware.version = 'HCNODEM0.86C.0000.X.0000000000'  (string)
   system.formfactor = 'laptop'  (string)
   system.hardware.primary_video.product = 20048  (0x4e50)  (int)
   system.hardware.primary_video.vendor = 4098  (0x1002)  (int)
   system.hardware.product = 'CoronaR'  (string)
   system.hardware.serial = 'Z8339REXC00760'  (string)
   system.hardware.uuid = '71035275-49AD-1912-941C-0000F092F75F'  (string)
   system.hardware.vendor = 'SAMSUNG'  (string)
   system.hardware.version = '04RK'  (string)
   system.kernel.machine = 'i686'  (string)
   system.kernel.name = 'Linux'  (string)
   system.kernel.version = '2.6.24-11-386'  (string)



More information about the hal mailing list