[Bug 693304] New: System freezes after suspend or hibernate
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c0 Summary: System freezes after suspend or hibernate Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fjkong@novell.com QAContact: qa@suse.de CC: rjw@novell.com Found By: --- Blocker: --- OS: openSUSE11.4 After I click suspend , my laptop screen will be black but cpu fan keeps running. if I select hibernate I can see s2disk write data to disk from 0% to 100% then it print 2 lines as follows s2disk compression radio 0.52 s| after that system freezes every time and cpu fan keeps running at high speed. then I have to manually cut off power supply and turn on again. It can normally recover from hibernate. cat /sys/power/state mem disk lshal | grep can_hibernate power_management.can_hibernate = true (bool) BTW I modify /etc/suspend.conf shutdown method = shutdown then it can normally hibernate. so I guess that s2ram is actually successful, but there is some problem with ACPI BIOS maybe. Do you guys have any suggestions? Many thanks to Rafael J. Wysocki so much. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c Rafael Wysocki <rjw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|bnc-team-screening@forge.pr |rjw@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c1 Rafael Wysocki <rjw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |fjkong@novell.com --- Comment #1 from Rafael Wysocki <rjw@novell.com> 2011-05-12 20:08:33 UTC --- What graphics adapter is there in your machine? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c2 --- Comment #2 from fanjun kong <fjkong@novell.com> 2011-05-13 03:17:35 UTC --- ATI X1700 last night, I installed ATI driver ati-driver-installer-11-3-x86.x86_64.run, but this problem is still there. hwinfo --display 22: PCI 700.0: 0300 VGA compatible controller (VGA) [Created at pci.318] Unique ID: aK5u.UIwW5Y0NdeA Parent ID: vSkL.zHaCuV+XoH8 SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:07:00.0 SysFS BusID: 0000:07:00.0 Hardware Class: graphics card Model: "ATI M66-P [Mobility Radeon X1700]" Vendor: pci 0x1002 "ATI Technologies Inc" Device: pci 0x71d5 "M66-P [Mobility Radeon X1700]" SubVendor: pci 0x1043 "ASUSTeK Computer Inc." SubDevice: pci 0x1242 Driver: "fglrx_pci" Driver Modules: "fglrx" Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable) I/O Ports: 0xd000-0xd0ff (rw) Memory Range: 0xfe0f0000-0xfe0fffff (rw,non-prefetchable) Memory Range: 0xfe0c0000-0xfe0dffff (ro,non-prefetchable,disabled) IRQ: 16 (18 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v00001002d000071D5sv00001043sd00001242bc03sc00i00" Driver Info #0: Driver Status: radeon is active Driver Activation Cmd: "modprobe radeon" Driver Info #1: Driver Status: fglrx is active Driver Activation Cmd: "modprobe fglrx" Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #9 (PCI bridge) Primary display adapter: #22 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c3 --- Comment #3 from Rafael Wysocki <rjw@novell.com> 2011-05-13 20:57:12 UTC --- Actually, the radeon driver is preferred for us, because we can't support the ATI driver. Anyway, the problem doesn't seem to be related to the graphics and ATI (with the radeon driver) should work just fine. I wonder if you could test the current master kernel (matching your system configuration, either desktop or default) from: http://ftp.suse.com/pub/projects/kernel/kotd/master/ (if you decide to do that, please don't replace your existing kernel with this one, simply install the new kernel as an additional one, for example using "rpm -i"). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c4 fanjun kong <fjkong@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|fjkong@novell.com |rjw@novell.com --- Comment #4 from fanjun kong <fjkong@novell.com> 2011-05-31 08:10:45 UTC --- I tried kotd kernel and still not works. :( -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c5 --- Comment #5 from Rafael Wysocki <rjw@novell.com> 2011-06-10 21:17:05 UTC --- Well, if the "shutdown" mode works on your machine, I'd recommend to use that. The problem appears to be BIOS-related and most likely it will be very difficult to debug. It may be worth checking what devices are enabled to wake up the system, so please send the contents of /proc/acpi/wakeup from your system. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c6 --- Comment #6 from fanjun kong <fjkong@novell.com> 2011-06-13 04:35:15 UTC --- yes it is difficult to debug. Device S-state Status Sysfs node P0P2 S4 *disabled pci:0000:00:01.0 P0P1 S4 *disabled pci:0000:00:1e.0 P394 S3 *disabled pci:0000:01:01.0 USB0 S3 *disabled pci:0000:00:1d.0 USB2 S3 *disabled pci:0000:00:1d.2 USB3 S3 *disabled pci:0000:00:1d.3 EUSB S3 *disabled pci:0000:00:1d.7 MC97 S4 *disabled HDEF S4 *disabled pci:0000:00:1b.0 P0P4 S4 *disabled pci:0000:00:1c.0 P0P5 S4 *disabled pci:0000:00:1c.1 MPCI S4 *disabled pci:0000:05:00.0 P0P6 S4 *disabled pci:0000:00:1c.2 P0P7 S4 *disabled P0P8 S4 *disabled P0P9 S4 *disabled SLPB S4 *enabled thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c7 Rafael Wysocki <rjw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|rjw@novell.com | --- Comment #7 from Rafael Wysocki <rjw@novell.com> 2011-06-13 18:46:53 UTC --- You may try to "echo SLPB > /proc/acpi/wakeup" before hibernation and see if that makes it work in the "platform" mode. There also is a possibility that one of the device drivers causes the problem to happen, so you may try to suspend with minimum user space, i.e. after booting with "init=/bin/bash" in the kernel command line. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c8 Rafael Wysocki <rjw@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |fjkong@novell.com --- Comment #8 from Rafael Wysocki <rjw@novell.com> 2011-06-29 21:48:11 UTC --- Did you have any chance to check any of the suggestions above? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693304 https://bugzilla.novell.com/show_bug.cgi?id=693304#c9 fanjun kong <fjkong@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|fjkong@suse.com | Resolution| |WONTFIX --- Comment #9 from fanjun kong <fjkong@suse.com> 2012-01-11 07:23:35 UTC --- This maybe my BIOS or hardware issue, that notebook was very old(2007), so I decide to close this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com