From owner-freebsd-wireless@FreeBSD.ORG Sat Mar 8 22:51:45 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47645303 for ; Sat, 8 Mar 2014 22:51:45 +0000 (UTC) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 13E7A316 for ; Sat, 8 Mar 2014 22:51:44 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n16so5690954oag.13 for ; Sat, 08 Mar 2014 14:51:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=DjVRqxM5UBKtCJFbvnpjo4oY73SuU11GtfUdeuEuigk=; b=OeFBrI0lfNgOGy8bNlyItoPExC5xEXAhu1SE+eMzgMV6Bj5+xTMjXtNFi7MtusR4f3 OvWzg1sIXeEV0kM5j8ZrU3oy8JoZBFmE18EJbOnKtcCxbFAwFI/4YSO64xozhboiShKy 2c2YSARfin4Mneg+pTrA1NpsaR+JvSZJosXFASJmBA5mAMYkc+OBYqEd0Sp0mhYKMbn8 QJdfcq01BY+wNVWMR6oZZeCVTnNSBsxLWq7LB5aMvAKQP46dtKMUzWdlFeXjjmGGZmNu RRra2i/Ebugz1SGuQtbYVgYPcIk90LmCsZP58oob43HyEdgVpvujy3OklSoCWItPpogJ pqIQ== X-Gm-Message-State: ALoCoQkITVJdJK6aw5ejsJhgjkNUTOOuUEyvIiD/uwy7NMBWMYDvtRq6NNqOMSMpLK50lCJXNhse MIME-Version: 1.0 X-Received: by 10.60.116.35 with SMTP id jt3mr17629014oeb.41.1394319103952; Sat, 08 Mar 2014 14:51:43 -0800 (PST) Received: by 10.182.104.169 with HTTP; Sat, 8 Mar 2014 14:51:43 -0800 (PST) Date: Sat, 8 Mar 2014 15:51:43 -0700 Message-ID: Subject: trouble with urtwn From: Tom Everett To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 22:51:45 -0000 Good afternoon. I've got a urtwn device and this in my /boot/loader.conf console="comconsole" legal.realtek.license_ack=1 if_urtwn_load="YES" However when I issue a scan request like this ifconfig wlan0 create wlandev urtwn0 ifconfig wlan0 up scan I get this on the console. urtwn-rtl8192cfwT: You need to read the LICENSE file in /usr/share/doc/legal/realtek/. urtwn-rtl8192cfwT: If you agree with the license, set legal.realtek.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (urtwn_rtl8192cfwT_fw, 0xc76fc4f0, 0) error 1 urtwn-rtl8192cfwT: could not load firmware image, error 8 urtwn0: failed loadfirmware of file urtwn-rtl8192cfwT Have I missed a step? -- A better world shall emerge based on faith and understanding - Douglas MacArthur