Summary: | [GM45] S3 resume dead | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | jixin.liu <jixin.liu> | ||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | jixin.liu, michael.fu | ||||
Version: | 7.4 (2008.09) | Keywords: | NEEDINFO | ||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 18858 | ||||||
Attachments: |
|
Description
jixin.liu@cs2c.com.cn
2008-11-16 17:50:06 UTC
Created attachment 20351 [details]
Xrog Log
>> The system environment is:
>> Chipset: Intel Corporation 82852/855GM
Why do you think it's older 82852/855GM? Both the lspci and log says it's newer GM45.
Could you give the laptop model?
Sorry, I misremember it . The Chipset is Intel Corporation Cantiga GM45. The lspci info is true! Again, could you give the laptop brand and model info? The NotBook is GreatWall A62. The hal info is: udi = '/org/freedesktop/Hal/devices/computer' info.addons = {'hald-addon-cpufreq', 'hald-addon-acpi'} (string list) 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 = '20080609' (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.type = 'acpi' (string) system.chassis.manufacturer = 'ONKYO CORPORATION' (string) system.chassis.type = 'Desktop' (string) system.firmware.release_date = '07/29/2008' (string) system.firmware.vendor = 'American Megatrends Inc.' (string) system.firmware.version = '080015' (string) system.formfactor = 'desktop' (string) system.hardware.primary_video.product = 2144 (0x860) (int) system.hardware.primary_video.vendor = 4318 (0x10de) (int) system.hardware.product = 'ONKYOPC' (string) system.hardware.serial = 'To Be Filled By O.E.M.' (string) system.hardware.uuid = '00020003-0004-0005-0006-000700080009' (string) system.hardware.vendor = 'ONKYO CORPORATION' (string) system.hardware.version = '' (string) system.kernel.machine = 'i686' (string) system.kernel.name = 'Linux' (string) system.kernel.version = '2.6.27-0.398.rc9_dt_1.i686' (string) Is this complete hang? Can you ssh to that machine from another machine after resume? If so, could you please remote login to that machine and grab a log? Please ModeDebug True option in driver section and re-submit the log.. I try ssh to that machine,but, failed! Can you confirm whether suspend/resume works from the console? Just boot into text mode, do a "modprobe i915", then: # intel_reg_dumper > pre-suspend.out # echo mem > /sys/power/state # intel_reg_dumper > post-resume.out If the machine doesn't come back, reboot it and see if you got both files, and please attach them to this bug. no response from bug reporter...pls reopen with reponse to comment# 8 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.