[Bug 203105] [new driver] Port openbsd rtwn, new rtl8188ce driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 10 15:18:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203105

Andriy Voskoboinyk <s3erios at gmail.com> changed:

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

--- Comment #16 from Andriy Voskoboinyk <s3erios at 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 
> wpa_supplicant or put down the wifi card via ifconfig, the further 
> authenticaitona fails for expired timeout.

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

Also,

> or put down the wifi card via ifconfig

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

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


More information about the freebsd-wireless mailing list