Bug 173115

Summary: Suspend fails on Dell Inspiron
Product: [Fedora] Fedora Reporter: Robert Bertram <kraekan>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED CANTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-21 16:12:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Related output of messages and dmesg none

Description Robert Bertram 2005-11-14 10:17:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
Suspend to ram fails with kernel version 2.6.14-1.1637_FC4. With the previous version suspend would work well.

Version-Release number of selected component (if applicable):
2.6.14-1.1637_FC4

How reproducible:
Always

Steps to Reproduce:
1.Install new kernel. Configure system and suspend. 
2.Install old kernel. Configure system and suspend. 
3.Install new kernel. Configure system and suspend.
  

Actual Results:  Suspend works with old version(2.6.13-1.1532_FC4). Suspend fails with current version.

Expected Results:  Suspend should work with current version.

Additional info:

Comment 1 Robert Bertram 2005-11-14 10:21:42 UTC
Created attachment 121015 [details]
Related output of messages and dmesg

Contains a tail of /var/log/messages as well as the output of dmesg which had
been cleared before suspending.

Comment 2 Robert Bertram 2005-11-15 11:01:58 UTC
Thinking about this is probably a feature not a bug. I've started trolling
around the NVidia forum hoping for a new driver release.

Comment 3 Robert Bertram 2005-11-17 10:37:08 UTC
A nice person from the NVidia forums pointed me to the following for a work
around. Hopefully a new NVidia driver will be released soon.

Edit the following file in the kernel source, include/linux/pm.h. On line 214
change "#define PM_EVENT_SUSPEND 2" to "#define PM_EVENT_SUSPEND 3".

Comment 4 Dave Jones 2005-11-21 16:12:19 UTC
ok, nvidia driver problems are out of our control.