add note to readme on fixing suspend to disk

This commit is contained in:
Jake Day 2017-09-02 17:00:50 -04:00
parent 142c2c1f15
commit a88dbf0b2c

View file

@ -46,9 +46,11 @@ You will need to download :
* $ sudo mkdir -p /lib/firmware/intel/ipts
* $ unzip ipts_firmware.zip
* $ sudo mv ipts_firmware/* /lib/firmware/intel/ipts/
3. Install the custom kernel and headers:
3. Fix issue with Suspend to Disk:
* $ sudo ln -s /usr/lib/systemd/system/hibernate.target /etc/systemd/system/suspend.target && sudo ln -s /usr/lib/systemd/system/systemd-hibernate.service /etc/systemd/system/systemd-suspend.service
4. Install the custom kernel and headers:
* $ sudo dpkg -i linux-image*dev linux-headers*deb
4. Reboot on installed kernel.
5. Reboot on installed kernel.
### Donations Appreciated!