|
我现在想在虚拟机中的Archlinux中挂载NETGEAR wn111v2的USB WIFI,但在Archlinux中只要一挂载就Kernel Panic。在Ubuntu LiveCD中挂载可以直接识别、自动加载驱动、正常使用。此款USB-WIFI,在ubuntu中使用的是ar9170usb驱动,Archlinux中也有此款驱动。
/var/log/message.log输出错误信息
kernel: usb1-1: firmware: requesting ar9170.fw
Kernel: usb1-1: firmware: requesting ar9170-1.fw
Kernel: ar9170usb: probe of 1-1:1.0 failed with error -2
Kernel: usbcore: registered new interface driver ar9170usb
Kernel: arusb_lnx: module is from the staging directory, the quality is unknown, you have been warned. |
|