Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 18:42:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 205477] urtwn(4) USB wireless driver fails to initialize RTL8188CUS
Message-ID:  <bug-205477-17-zqRuf9YKQM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205477-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205477-17@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=3D205477

--- Comment #14 from eimar.koort@gmail.com ---
(In reply to Hans Petter Selasky from comment #13)

So. Updated sources to revision 308845 (about an hour ago).
Compiled with 'make CONF_CFLAGS=3D-march=3Darmv7a'.
Moved old drivers  if_rtwn* out of the way. Loaded new drivers and here we =
are:

root@rpi2:~ # dmesg |grep rtwn
rtwn0 on uhub1
rtwn0: <vendor 0x20f4 product 0x648b, class 0/0, rev 2.00/2.00, addr 4> on
usbus0
rtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R

root@rpi2:~ # grep wlan0 /etc/rc.conf
wlans_rtwn0=3D"wlan0"
ifconfig_wlan0=3D"WPA SYNCDHCP"

root@rpi2:~ # ifconfig wlan0
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15=
00
        ether d8:eb:97:2b:dd:6c
        inet 192.168.1.218 netmask 0xffffff00 broadcast 192.168.1.255
        groups: wlan
        ssid MySID channel 11 (2462 MHz 11g ht/20) bssid 00:22:07:40:97:b7
        regdomain FCC country US authmode WPA2/802.11i privacy ON
        deftxkey UNDEF AES-CCM 2:128-bit txpower 30 bmiss 7 scanvalid 60
        protmode CTS ht20 ampdulimit 64k ampdudensity 8 shortgi -stbc wme
        roaming MANUAL
        media: IEEE 802.11 Wireless Ethernet MCS mode 11ng
        status: associated
        nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>

root@rpi2:~ # uname -a
FreeBSD raspel2 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r308737: Thu Nov 17
08:02:03 UTC 2016=20=20=20=20
root@releng3.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/GENERIC  arm


So it works for me.

--=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-205477-17-zqRuf9YKQM>