Description of problem: pm-suspend (the script to run suspend to ram) checks whether /sys/power/disk is a file and exits if not. This is not needed since pm-suspend works for me without /sys/power/disk beeing present, which is the case if one uses the pae kernel atm. Version-Release number of selected component (if applicable): 0.19-3 How reproducible: always Steps to Reproduce: 1. boot kernel-pae 2. try to use pm-suspend Actual results: nothing happens Expected results: machine suspends to ram Additional info: I will open another bug because it is very unhelpful that pm-suspend quits without any message instead of reporting that it quit because of missing /sys/power/disk
*** This bug has been marked as a duplicate of 214407 ***