Re: iw not finding physical interface

2017-08-17 Thread Barry Day
Try changing the driver setting in /etc/hostapd.conf to wext

Re: iw not finding physical interface

2017-08-17 Thread Larry Finger
On 08/17/2017 06:18 AM, Fredrik Gustafsson wrote: I've a dwlink dwi-131 usb wifi adapter that I'm trying to use with buildroot (for a sama5d2xplained board) for hostadp. I use a driver from github: https://github.com/Mange/rtl8192eu-linux-driver The driver works and I can successfully connect

iw not finding physical interface

2017-08-17 Thread Fredrik Gustafsson
I've a dwlink dwi-131 usb wifi adapter that I'm trying to use with buildroot (for a sama5d2xplained board) for hostadp. I use a driver from github: https://github.com/Mange/rtl8192eu-linux-driver The driver works and I can successfully connect to my AP. But setting up hostapd on the device itse