This commit is contained in:
Daniel Bergquist 2017-10-23 21:27:01 +01:00 committed by GitHub
parent 157de64221
commit e64b0d6579

View file

@ -50,7 +50,7 @@ You will need to download :
* $ 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. Set permissions on mwifiex_pcie.sh script:
* $ sudo chown root /lib/systemd/system-sleep/mwifiex_pcie.sh
* $ sudo chmow 755 /lib/systemd/system-sleep/mwifiex_pcie.sh
* $ sudo chmod 755 /lib/systemd/system-sleep/mwifiex_pcie.sh
5. Install the custom kernel and headers:
* $ sudo dpkg -i linux-image*dev linux-headers*deb
6. Reboot on installed kernel.