From owner-freebsd-wireless@FreeBSD.ORG Mon Oct 29 17:29:00 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05E3EA60 for ; Mon, 29 Oct 2012 17:29:00 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id B7EBC8FC0A for ; Mon, 29 Oct 2012 17:28:59 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so6374692oag.13 for ; Mon, 29 Oct 2012 10:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=KufBERteJoR4vViFPZIqxjkQBSpbjE/ADiF7Yy4h5qY=; b=xvwN/cVLTxCMokUGdiCtPyhQ07cQBmlXD1Ldm2IYCymCV3mTdV6zJx1YgELxjztThV HtAAdZeZoA90eRBjc+5CdVKR6vJP7AP+99pq6WgSzEzxpaGvQZ9RmY5W+ttgx84/sQJm aNcpYhMBwMXWyzNfLRM1OHty80ZEWe2Dg4ViaqZkpRoYyBbQcDJfrqpTJZ86IKla4Pzx 4vPbi9dEmd5NUJt1kUBJ+6N3UkCvP+saTtlTTD73UC8uvupBv1yYN/83z9IuevRDOD9x NohilxnNjHPX+oGPaITEnK2RsJ5HH0dVSOGjh9kwm4/wYVdP5clUEWki4spWEZF02rkC sUBQ== MIME-Version: 1.0 Received: by 10.182.1.72 with SMTP id 8mr25164718obk.61.1351531738670; Mon, 29 Oct 2012 10:28:58 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.76.27.65 with HTTP; Mon, 29 Oct 2012 10:28:58 -0700 (PDT) In-Reply-To: <5083EE9B.9060701@yahoo.com> References: <1350800838.66194.YahooMailClassic@web125604.mail.ne1.yahoo.com> <5083EE9B.9060701@yahoo.com> Date: Mon, 29 Oct 2012 10:28:58 -0700 X-Google-Sender-Auth: 3heEEbraBtaKpkMsOHZdg3886VY Message-ID: Subject: Re: Wireless network Broadcom not connected. From: Adrian Chadd To: George Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 29 Oct 2012 17:29:00 -0000 Hi, I honestly think this is a driver bug, I'm sorry. We're going to need someone to step up and take ownership of the broadcom wifi drivers. Adrian On 21 October 2012 05:46, George wrote: > On 21.10.2012 09:27, yo9fah@yahoo.com wrote: >> >> I can connect but get this message at boot: >> >> wlan0: Ethernet address: 00:1f:3a:9a:4c:47 >> bwn0: firmware version (rev 478 patch 104 date 0x8701 time 0x657) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: RX decryption attempted (old 0 keyidx 0x1) >> bwn0: need multicast update callback >> >> This message appears in dmesg after I connect, and yes, the IP address is >> valid, no problem. >> In rc.conf I changed bwn_v4_ucode with bwn_v4_lp_ucode sees nothing else, >> no wireless network. >> There is also here with him bwn_v4_ucode: http://i.imgur.com/njJO5.png and >> here http://imgur.com/7qXHE >> And this is after I made the change with bwn_v4_lp_ucode >> http://i.imgur.com/8JRsc.png >> http://i.imgur.com/lc1Rm.png >> http://i.imgur.com/RKpQi.png >> http://i.imgur.com/bgCbJ.png >> >> So as you can see is connected but the "POWER" is zero to all networks. >> >> rc.conf http://pastebin.com/R0AMCicE >> loader.conf http://pastebin.com/xVZ51Rhv > > > Here's the configuration WITH ACTIVATING the wireless network: > See 2 the attachment. > > > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" >