Hide Forgot
Description of problem: Dell Studio 17 laptop will not reactivate after placing machine in suspend state. This feature worked fine for all previous kernel versions of FC16 I have run on this machine. If I boot using last kernel version 3.1.4-1.fc16.x86_64 suspend works as expected. Version-Release number of selected component (if applicable):Linux kernel 3.1.5-2.fc16.x86_64 How reproducible: Select Suspend from Gnome 3.2 user menu. Machine suspends as usual Press power button to reactivate machine System buttons scan/light up. Screen flashes then blanks out. System lights remain on. No screen or keyboard action.
Does booting with pci=nocrs fix the problem?
(In reply to comment #1) > Does booting with pci=nocrs fix the problem? I added the boot option to /boot/grub2/grub.cfg. Here is the entry for starting the 3.1.6 kernel. linux /vmlinuz-3.1.6-1.fc16.x86_64 root=/dev/mapper/vg_mrroboto-lv_root ro rd.lvm.lv=vg_mrroboto/lv_root rd.md=0 rd.dm=0 KEYTABLE=us quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 rd.lvm.lv=vg_mrroboto/lv_swap LANG=en_US.UTF-8 pci=nocrs I still could not recover from a suspend.
Just to be clear, the 3.1.4-1 kernel suspend works fine whether or not I boot w/ pci=nocrs.
Please try kernel-3.1.7-1.fc16 which will be in the next f16-updates-testing push.
This is fixed in kernel-3.1.7-1 Thanks! Works great now.