The laptop is: SONY VAIO VGN-CR490
The adapter is: TP-LINK Archer T2U AC600 v3
It is recognized:
rfkill list all
mike@mike-VGN-CR490E:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: no
rfkill unblock all
or rfkill unblock wifi
is not helping.
The menu says USB WiFi hardware disabled
The problem is that my PCI board is kinda broken and always stays at WIRELESS OFF
If I switch it ON
(I have to hold it at position ON
) both WiFi's (PCI and USB) is going to work.
So I need USB adapter to be kinda independent from hardware switch. How can I do that?
There’s no hard nor soft blocks on the USB adapter. But it still doesn’t work as long as hardware switch is at OFF
iwconfig
shows 2 devices (one PCI and one USB obviously).
Using ifconfig PCI-wifi up
gives an error SIOCSIFFLAGS: Operation not possible due to RF-kill
Using ifconfig USB-wifi up
gives nothing USB WiFi remains off.