From owner-freebsd-bugs@freebsd.org Mon Dec 21 05:39:30 2015 Return-Path: Delivered-To: freebsd-bugs@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 57302A4E202 for ; Mon, 21 Dec 2015 05:39:30 +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 487881369 for ; Mon, 21 Dec 2015 05:39:30 +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 tBL5dUjk055037 for ; Mon, 21 Dec 2015 05:39:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205477] urtwn Driver Fails To Initialize RTL8188CUS Date: Mon, 21 Dec 2015 05:39:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mrmschf@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 05:39:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205477 Bug ID: 205477 Summary: urtwn Driver Fails To Initialize RTL8188CUS Product: Base System Version: 10.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: mrmschf@hotmail.com Device: http://www.trendnet.com/products/proddetail.asp?prod=200_TEW-648UBM Chipset: https://wikidevi.com/wiki/TRENDnet_TEW-648UBM dmesg: urtwn0: on usbus0 urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R wlan0: Ethernet address: ff:ff:ff:ff:ff:ff # usbconfig -d 0.4 dump_info ugen0.4: at usbus0, cfg=0 md=HOST, spd=HIGH (480Mbps) pwr=ON (500mA) Tested on: Official 10.2 amd64 image Official 10.2 RPi image releng/10.2 with custom kernel for RPi -CURRENT as of 12/19/15 with custom kernel for RPi Repro steps (simplest): Get 10.2 going however you want Add "legal.realtek.license_ack=1" and 'if_urtwn_load="YES"' to /boot/loader.conf Reboot with RTL8188CUS-based WiFi device inserted Watch as FreeBSD fails to initialize your dongle I know it's not a HW issue b/c I can plug it into my Ubuntu box w/ no problem. It worked before, but the last time I remember testing was off -CURRENT last December or this January. -- You are receiving this mail because: You are the assignee for the bug.