From owner-freebsd-usb@freebsd.org Sat Nov 19 18:42:49 2016 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12534C4B644 for ; Sat, 19 Nov 2016 18:42:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D79BB177A for ; Sat, 19 Nov 2016 18:42:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uAJIgltT040959 for ; Sat, 19 Nov 2016 18:42:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 205477] urtwn(4) USB wireless driver fails to initialize RTL8188CUS Date: Sat, 19 Nov 2016 18:42:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: eimar.koort@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2016 18:42:49 -0000 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: 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 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 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.=