Code: Select all
sudo modprobe xhci-hcd
Code: Select all
sudo modprobe ehci-hcd
Code: Select all
sudo modprobe xhci-hcd
Code: Select all
sudo modprobe ehci-hcd
Post the output of the following Terminal command...zyon wrote:Hi i am very new to linux and having trouble installing wireless adaptor for linux mint. i am using Mercusys MU6H USB adaptor link given below.
Code: Select all
lsmod | grep hc
Disable Secure Boot (and Fast Boot) in your BIOS, because it's known to interfere with device drivers.justinamcafee wrote:Secure book appears to be working, but it doesn't appear LUKS is setup as I'd expect. May need to reimage (it's a brand new machine).
Code: Select all
lspci; lsusb; rfkill list; mokutil --sb-state
sudo apt install mokutil
.