Ubuntu – System hangs on shutdown/reboot, how to troubleshoot?

The problem is with the wireless adapter. To fix it you need to do this:

Open a terminal and type:

“`
sudo modprobe -rf rt2860sta


sudo modprobe rt2860sta“`

Then you need to blacklist the wrong driver:

`echo blacklist rt2800pci | sudo tee -a /etc/modprobe.d/blacklist.conf`

Once you have rebooted (you will need to do a hard power off for the last time.
You will find you can reboot properly. Thanks to Linux-experts for this fix.

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
Scroll to Top