Re: Wpa_Supplicant Fails Authentication

2019-07-22 Thread Patrick Bartek
On Mon, 22 Jul 2019 22:58:04 +0300 Andrei POPESCU wrote: > On Du, 21 iul 19, 08:16:25, Patrick Bartek wrote: > > On Sun, 21 Jul 2019 10:48:15 +0300 > > Andrei POPESCU wrote: > > > > > > This is definitely not normal, it shouldn't matter if the dongle is > > > plugged on boot or not. > > >

Re: Wpa_Supplicant Fails Authentication

2019-07-22 Thread Andrei POPESCU
On Du, 21 iul 19, 08:16:25, Patrick Bartek wrote: > On Sun, 21 Jul 2019 10:48:15 +0300 > Andrei POPESCU wrote: > > > > This is definitely not normal, it shouldn't matter if the dongle is > > plugged on boot or not. > > I agree. And it will work and connect when security on the router is > disab

Re: Wpa_Supplicant Fails Authentication

2019-07-22 Thread Patrick Bartek
On Mon, 22 Jul 2019 09:50:30 -0400 Stefan Monnier wrote: > >> > Just had to install the non-free Realtek firmware package which I did > > BTW, the "rtlwifi" family of drivers in Linux kernel (which includes > things like rtl8192cu and various others, and which used to live in the > "staging"

Re: Wpa_Supplicant Fails Authentication

2019-07-22 Thread Stefan Monnier
>> > Just had to install the non-free Realtek firmware package which I did BTW, the "rtlwifi" family of drivers in Linux kernel (which includes things like rtl8192cu and various others, and which used to live in the "staging" part because it was not a well-enough behaved citizen) has been remove

Re: Wpa_Supplicant Fails Authentication

2019-07-21 Thread Patrick Bartek
On Sun, 21 Jul 2019 10:48:15 +0300 Andrei POPESCU wrote: > On Sb, 20 iul 19, 12:29:39, Patrick Bartek wrote: > > On Sat, 20 Jul 2019 13:34:12 -0400 > > Stefan Monnier wrote: > > > > > I recommend you file a bug report with the author(s) of that driver. > > > > Discovered the "bug" was not

Re: SOLVED: Wpa_Supplicant Fails Authentication

2019-07-21 Thread Andrei POPESCU
On Sb, 20 iul 19, 12:03:05, David Wright wrote: > > Perhaps if you try turning off your dongle port and then turning it on > again, you can get the same effect as plugging it in. Another thing to try would be to remove the kernel module and reinsert it. Kind regards, Andrei -- http://wiki.debi

Re: Wpa_Supplicant Fails Authentication

2019-07-21 Thread Andrei POPESCU
On Sb, 20 iul 19, 12:29:39, Patrick Bartek wrote: > On Sat, 20 Jul 2019 13:34:12 -0400 > Stefan Monnier wrote: > > > I recommend you file a bug report with the author(s) of that driver. > > Discovered the "bug" was not wpa_supplicant's, but mine: I was > leaving the USB wireless plugged in durin

Re: SOLVED: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Patrick Bartek
On Sat, 20 Jul 2019 12:03:05 -0500 David Wright wrote: > On Sat 20 Jul 2019 at 09:18:37 (-0700), Patrick Bartek wrote: > > On Sat, 20 Jul 2019 17:00:58 +0100 Brad Rogers wrote: > > > On Sat, 20 Jul 2019 08:51:17 -0700 Patrick Bartek > > > wrote: > > > > > > >restart. Must wait until boot

Re: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Patrick Bartek
On Sat, 20 Jul 2019 13:34:12 -0400 Stefan Monnier wrote: > > In my initial trials and tribulations with this thing, the driver was > > the first thing I checked. No, got the correct one. > > The issue is not whether you got the correct one or not. > The issue is whether the one you're using i

Re: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Stefan Monnier
> In my initial trials and tribulations with this thing, the driver was > the first thing I checked. No, got the correct one. The issue is not whether you got the correct one or not. The issue is whether the one you're using is good enough. > Just had to install the non-free Realtek firmware pac

Re: SOLVED: Wpa_Supplicant Fails Authentication

2019-07-20 Thread David Wright
On Sat 20 Jul 2019 at 09:18:37 (-0700), Patrick Bartek wrote: > On Sat, 20 Jul 2019 17:00:58 +0100 Brad Rogers wrote: > > On Sat, 20 Jul 2019 08:51:17 -0700 Patrick Bartek > > wrote: > > > > >restart. Must wait until boot fully completes, then plug in wireless > > >which is a hassle due to wher

Re: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Patrick Bartek
On Sat, 20 Jul 2019 12:16:27 -0400 Stefan Monnier wrote: > > Solved the wpa_supplicant "No Such Device" problem on my system. > > Change "allow-hotplug" to "auto" of wireless device stanza > > in /etc/network/interfaces. But now wpa_supplicant fails to > > authenticate. However, wireless dongle

Re: SOLVED: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Patrick Bartek
On Sat, 20 Jul 2019 17:00:58 +0100 Brad Rogers wrote: > On Sat, 20 Jul 2019 08:51:17 -0700 > Patrick Bartek wrote: > > Hello Patrick, > > >restart. Must wait until boot fully completes, then plug in wireless > >which is a hassle due to where the box is. I wanted the wireless to > > Front pa

Re: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Stefan Monnier
> Solved the wpa_supplicant "No Such Device" problem on my system. > Change "allow-hotplug" to "auto" of wireless device stanza > in /etc/network/interfaces. But now wpa_supplicant fails to > authenticate. However, wireless dongle (Rosewill RNX-N180UBEv3) will > connect with security turned off o

Re: SOLVED: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Brad Rogers
On Sat, 20 Jul 2019 08:51:17 -0700 Patrick Bartek wrote: Hello Patrick, >restart. Must wait until boot fully completes, then plug in wireless >which is a hassle due to where the box is. I wanted the wireless to Front panel USB port, if you have a spare bay to fit one into. Alternatively, a USB

SOLVED: Wpa_Supplicant Fails Authentication

2019-07-20 Thread Patrick Bartek
On Fri, 19 Jul 2019 13:30:34 -0700 Patrick Bartek wrote: > Hi! All, > > Solved the wpa_supplicant "No Such Device" problem on my system. > Change "allow-hotplug" to "auto" of wireless device stanza > in /etc/network/interfaces. But now wpa_supplicant fails to > authenticate. However, wireless

Wpa_Supplicant Fails Authentication

2019-07-19 Thread Patrick Bartek
Hi! All, Solved the wpa_supplicant "No Such Device" problem on my system. Change "allow-hotplug" to "auto" of wireless device stanza in /etc/network/interfaces. But now wpa_supplicant fails to authenticate. However, wireless dongle (Rosewill RNX-N180UBEv3) will connect with security turned off o