Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 15:18:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 203105] [new driver] Port openbsd rtwn, new rtl8188ce driver
Message-ID:  <bug-203105-21060-vf975sG8YL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203105-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203105-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203105

Andriy Voskoboinyk <s3erios@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s3erios@gmail.com

--- Comment #16 from Andriy Voskoboinyk <s3erios@gmail.com> ---
(In reply to Simone Mario Lombardo from comment #15)
Hi,

> - WPA2 authentication seems to work only the first time to me. If I stop=
=20
> wpa_supplicant or put down the wifi card via ifconfig, the further=20
> authenticaitona fails for expired timeout.

Can you test the patch from https://reviews.freebsd.org/D4820 ? It should f=
ix
this issue.

Also,

> or put down the wifi card via ifconfig

If I understand this correctly (ifconfig wlan0 down; ifconfig wlan0 up), th=
en
you will need to restart wpa_supplicant too (wpa_supplicant -i wlan0 -c
/etc/wpa_supplicant.conf) (+ 'dhclient wlan0' for DHCP); or just recreate t=
he
interface (ifconfig wlan0 down && ifconfig wlan0 destroy && ifconfig wlan0
create wlandev rtwn0)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203105-21060-vf975sG8YL>