Re: Wpa_supplicant Error: No such device

2019-07-12 Thread Patrick Bartek
On Fri, 12 Jul 2019 16:07:23 -0500 David Wright wrote: > On Fri 12 Jul 2019 at 12:36:33 (-0700), Patrick Bartek wrote: > > On Fri, 12 Jul 2019 06:22:16 - (UTC) > > Bert Riding wrote: > > > > > Yes, I'm sorry I didn't mention that my device name was merely an > > > > Didn't have to. I

Re: Wpa_supplicant Error: No such device

2019-07-12 Thread David Wright
On Fri 12 Jul 2019 at 12:36:33 (-0700), Patrick Bartek wrote: > On Fri, 12 Jul 2019 06:22:16 - (UTC) > Bert Riding wrote: > > > Yes, I'm sorry I didn't mention that my device name was merely an > > Didn't have to. I understood. It's just wlan0 USED to be the default > 1st wireless device,

Re: Wpa_supplicant Error: No such device

2019-07-12 Thread Patrick Bartek
On Fri, 12 Jul 2019 09:54:14 +0300 Andrei POPESCU wrote: > On Jo, 11 iul 19, 19:26:45, Patrick Bartek wrote: > > On Thu, 11 Jul 2019 21:02:44 - (UTC) > > Bert Riding wrote: > > > > > You could try using the actual device for the -i option > > > (interface)...like > > > wlan0 or, in the

Re: Wpa_supplicant Error: No such device

2019-07-12 Thread Patrick Bartek
On Fri, 12 Jul 2019 06:22:16 - (UTC) Bert Riding wrote: > Yes, I'm sorry I didn't mention that my device name was merely an Didn't have to. I understood. It's just wlan0 USED to be the default 1st wireless device, the last time I had to do this with another system about 15 years ago, and

Re: Wpa_supplicant Error: No such device

2019-07-12 Thread Andrei POPESCU
On Jo, 11 iul 19, 19:26:45, Patrick Bartek wrote: > On Thu, 11 Jul 2019 21:02:44 - (UTC) > Bert Riding wrote: > > > You could try using the actual device for the -i option (interface)...like > > wlan0 or, in the new notation wlp3s0, and use nl80122 as the -D > > option (driver). > > iw

Re: Wpa_supplicant Error: No such device

2019-07-12 Thread Bert Riding
Yes, I'm sorry I didn't mention that my device name was merely an example. I wonder if "ip link show" or "ls -l /sys/class/net" or the obsolete "ifconfig a" give the same device name. Udevadm might help, too. "udevadm info -e | grep .wl" for instance. The name you are using is the name

Re: Wpa_supplicant Error: No such device

2019-07-11 Thread Patrick Bartek
On Thu, 11 Jul 2019 21:02:44 - (UTC) Bert Riding wrote: > You could try using the actual device for the -i option (interface)...like > wlan0 or, in the new notation wlp3s0, and use nl80122 as the -D > option (driver). iw dev or ip a report the device name to be wlx00e04c2a23c4. This

Re: Wpa_supplicant Error: No such device

2019-07-11 Thread Bert Riding
You could try using the actual device for the -i option (interface)...like wlan0 or, in the new notation wlp3s0, and use nl80122 as the -D option (driver). On Thu, 11 Jul 2019 02:10:02 +0200, Patrick Bartek wrote: > A problem when trying to associate with a wireless router > (WPA2). Get the

Wpa_supplicant Error: No such device

2019-07-10 Thread Patrick Bartek
A problem when trying to associate with a wireless router (WPA2). Get the following error when manually executing: wpa_supplicant -i wlx -c /etc/wpa_supplicant/wpa_supplicant.conf Could not read interface wlx flags: No such device nl80211: Driver does not support authentication/association or