Closed yummy527 closed 2 years ago
This drive does not work on my machine. Just want to know how to remove the drive?
It seems that "sudo rmmod xmm7360_usb" does not remove it completely.
archcarbon% lspci -k|grep 7360 02:00.0 Wireless controller [0d40]: Intel Corporation XMM7360 LTE Advanced Modem (rev 01) Kernel modules: iosm, xmm7360_usb
Also a file named xmm7360_usb.ko.zst still existes in the path "/lib/modules/5.19.7-arch1-1/extra/".
Solved.
cd /lib/modules/5.19.7-arch1-1/extra/ sudo rm xmm7360_usb depmod -a
This drive does not work on my machine. Just want to know how to remove the drive?
It seems that "sudo rmmod xmm7360_usb" does not remove it completely.
Also a file named xmm7360_usb.ko.zst still existes in the path "/lib/modules/5.19.7-arch1-1/extra/".