Hide Forgot
Created attachment 492431 [details] pm-suspend + dmesg logs Description of problem: With the new kernel package (kernel-2.6.35.12-88.fc14.x86_64) my notebook cannot suspend to RAM anymore. I was using kernel-2.6.35.11-83.fc14.x86_64 before and everything worked fine there. I'm using the nvidia drivers if that could be related somehow (kmod-nvidia-2.6.35.12-88.fc14.x86_64-260.19.36-1.fc14.2.x86_64). Version-Release number of selected component (if applicable): kernel-2.6.35.12-88.fc14.x86_64 How reproducible: Always Steps to Reproduce: 1. Execute `echo -n "mem" >/sys/power/state` 2. 3. Actual results: The screen goes black for 1-2 seconds and it wakes up again (fully working). The result of the command is: `echo: write error: Timer expired`. Expected results: The system goes to sleep and wakes up when you press the power button. Additional info:
[ 4897.777095] tpm_tis 00:03: Operation Timed out [ 4897.777111] legacy_suspend(): pnp_bus_suspend+0x0/0x85 returns -62 [ 4897.777119] PM: Device 00:03 failed to suspend: error -62 [ 4897.777124] PM: Some devices failed to suspend Looks as tpm_tis problem. *** This bug has been marked as a duplicate of bug 695953 ***