#modprobe — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #modprobe, aggregated by home.social.
-
Had trouble connecting my MSI Katana to WiFi on BashCoreX live — no connection to the router at all. Turns out the kernel modules msi_wmi and wmi_bmof were interfering.
Running this command fixed it:sudo modprobe -r msi_wmi wmi_bmof
After that, I just ran:
sudo nmtui
to configure the network, and WiFi worked perfectly!
If you have an MSI laptop and WiFi issues on Linux, this might help.
#modprobe #wifi #msi #katana #nmtui #bashcore #bashcorex #debian #kernel #linux