Wifi I/F on Pinebook 11.6" - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76) +--- Forum: Linux on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=79) +--- Thread: Wifi I/F on Pinebook 11.6" (/showthread.php?tid=6792) |
Wifi I/F on Pinebook 11.6" - eblot - 11-13-2018 Hi, What's the difference between the wlan0 and p2p0 WiFi adapter. I guess there's only one WiFi adapter on the Pinebook, so why both are listed? It seems that the Pinebook, even configured to use wlan0 with a wifi network sometime connects to it through the other, "shadow" p2p0 interface. This leads to an unexpected effect, as the DHCP server assign a different IP address depending on which I/F is used. This is due to different MAC addresses of the I/F, as p2p0 uses a 02: prefix while wlan0 uses 00: Any piece of info about this topic? Thanks, Manu RE: Wifi I/F on Pinebook 11.6" - jschall - 11-13-2018 p2p0 uses the same hardware as wlan0, bit it is used only for WiFi Direct peer-to-peer wireless connections. RE: Wifi I/F on Pinebook 11.6" - Shoananas - 05-19-2019 (11-13-2018, 06:43 AM)jschall Wrote: p2p0 uses the same hardware as wlan0, bit it is used only for WiFi Direct peer-to-peer wireless connections. How can I remove the wifi/ bt card? Or how can I safely neutralize it? |