blue-systems / netrunner-pinebook

Todos for Pinebook product
0 stars 0 forks source link

Two wifi networks showing up #30

Open llelectronics opened 6 years ago

llelectronics commented 6 years ago

They interfere with each other. Solution so far working for me is setting one interface to manual so it does not show up in network manager. (/etc/network/interfaces.d/disable_second_wifi )

iface wlan1 inet manual

Disabling the second wifi (e.g. powering it off) might save some battery and the better solution.

bhush9 commented 6 years ago

Are we sure that it's 2 wifi "cards" and not just two interfaces?

star-buck commented 6 years ago

@llelectronics @shadeslayer : this was fixed on released netrunner img?

llelectronics commented 6 years ago

Yes this is fixed on the released image.