Then I did the following:
- Code: Select all
OstiaPuta yuki # modprobe rtl8187
OstiaPuta yuki # dmesg | grep rtl8187
[ 17.458867] rtl8187: Customer ID is 0x00
[ 17.459227] Registered led device: rtl8187-phy0::radio
[ 17.459479] Registered led device: rtl8187-phy0::tx
[ 17.459720] Registered led device: rtl8187-phy0::rx
[ 17.460106] rtl8187: wireless switch is on
[ 17.460304] usbcore: registered new interface driver rtl8187
OstiaPuta yuki # ifconfig wlan0 down
OstiaPuta yuki # /etc/init.d/net.wlan0 stop
* WARNING: net.wlan0 is already stopped
OstiaPuta yuki # /etc/init.d/net.wlan4 restart
* Caching service dependencies ... [ ok ]
* Bringing up interface wlan4
* Starting wpa_supplicant on wlan4 ...
* /etc/wpa_supplicant/wpa_supplicant.conf not found [ !! ]
* ERROR: net.wlan4 failed to start
I think it is the lack of those files that the card does not work ... wpa_supplicant.conf? Maybe I should create?