pm-hibernate를 실행했을 때 아래와 같은 오류 메시지와 함께 최대 절전 모드로 진입하지 못할 때가 있다.
snapshot_ioctl: ioctl '4004330c' is deprecated and will be removed soon, update your suspend-to-disk utilities
이때는 uswsusp 패키지를 다시 설치하면 된다.
$ sudo apt-get --reinstall install uswsusp