Results 11 to 11 of 11
Hmm, the problem may be that pesky ssb module.
If the above doesn't work, remove that and then try again
Code:
sudo modprobe -r ssb
If that works, blacklist the ...
- 11-24-2009 #11
Hmm, the problem may be that pesky ssb module.
If the above doesn't work, remove that and then try again
If that works, blacklist the module.Code:sudo modprobe -r ssb
Code:echo "blacklist ssb" | sudo tee -a /etc/modrobe.d/blacklist.conf


Reply With Quote