From owner-freebsd-stable@freebsd.org Thu Oct 5 17:12:04 2017 Return-Path: Delivered-To: freebsd-stable@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 5FF0BE3D9C9 for ; Thu, 5 Oct 2017 17:12:04 +0000 (UTC) (envelope-from peter@pean.org) Received: from system.jails.se (system.jails.se [IPv6:2001:470:6c08::1]) (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 3060A7E192 for ; Thu, 5 Oct 2017 17:12:03 +0000 (UTC) (envelope-from peter@pean.org) Received: from lune.pean.org (213-67-100-148-no110.tbcn.telia.com [213.67.100.148]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by system.jails.se (Postfix) with ESMTPSA id 6A90AC740E for ; Thu, 5 Oct 2017 19:11:53 +0200 (CEST) From: =?utf-8?Q?Peter_Ankerst=C3=A5l?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Realtek RTL8192EU on FreeBSD 11.1 Message-Id: <61025041-C402-415D-B389-229C16ACCE53@pean.org> Date: Thu, 5 Oct 2017 19:11:52 +0200 To: FreeBSD Stable X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2017 17:12:04 -0000 Hi! I recently bought a noname usb wifi card to use in my gateway but I fail = to get it to work. It seems to work out of the box on my NanoPI running = CURRENT: root@nanopi:~ # uname -a FreeBSD nanopi.pean.org 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r320481: = Sat Jul 1 13:10:46 CEST 2017 = peter@torus.pean.org:/usr/local/crochet/work/obj/arm.armv6/usr/src12/sys/G= ENERIC arm root@nanopi:~ # [=E2=80=A6] ugen0.2: at usbus0 rtwn0 on uhub0 rtwn0: <802.11n NIC> on usbus0 rtwn0: MAC/BB RTL8192EU, RF 6052 2T2R My other machine: root@gw:~ # uname -a FreeBSD gw.pean.org 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321606: Thu = Jul 27 10:27:02 CEST 2017 = root@gw.pean.org:/usr/obj/usr/src/sys/SOEKRIS i386 I did follow the instructions here: https://github.com/s3erios/rtwn I have built and installed the modules, and loaded them into kernel: root@gw:~ # kldstat Id Refs Address Size Name 1 21 0xc0400000 9ae080 kernel [=E2=80=A6] 11 2 0xc9f29000 18000 if_rtwn.ko 12 1 0xc59f3000 10000 if_rtwn_usb.ko but the card is not recognised: root@gw:~ # dmesg [=E2=80=A6] ugen3.2: at usbus3 Any pointers to what I could be missing?=20 /Peter.=