--- initrd.scripts.ori 2006-09-21 21:25:11.000000000 +0200 +++ initrd.scripts 2006-09-21 21:32:34.000000000 +0200 @@ -672,7 +672,7 @@ } suspend2_resume() { - if [ -d /proc/suspend2 ]; then + if [ -d /proc/suspend2 ] || [ -d /sys/power/suspend2 ]; then local splash_theme if grep "splash=" /proc/cmdline > /dev/null 2>&1; then