lwfinger / rtl8188eu

Repository for stand-alone RTL8188EU driver.
Other
1.68k stars 592 forks source link

Issues when 2 wireless adapters are working at the same time #77

Closed vfreex closed 9 years ago

vfreex commented 9 years ago

I plugged the rtl8188eu into my laptop and make it work with preinstalled Intel 7260ac. If I turn off one adapter, the another will also be turned off. And if I disable the physical swtich of Intel 7260ac, the rtl8188eu adpater will become unavailable too. Is this a dirver bug or other unknown issues?

lwfinger commented 9 years ago

Setting a physical wifi switch to off will set a hard block with rfkill. If any adapter sets rfkill, ALL wireless is turned off.That is by design, and is not a bug. If you want one adapter to work with the other off, you need to unload the driver.