From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 05:35:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C005106566C for ; Fri, 18 Jul 2008 05:35:19 +0000 (UTC) (envelope-from alainfabry@belgacom.net) Received: from mailrelay007.isp.belgacom.be (mailrelay007.isp.belgacom.be [195.238.6.173]) by mx1.freebsd.org (Postfix) with ESMTP id 0586C8FC13 for ; Fri, 18 Jul 2008 05:35:18 +0000 (UTC) (envelope-from alainfabry@belgacom.net) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjgFAPzGf0hR9STA/2dsb2JhbACBWa1Z Received: from 192.36-245-81.adsl-dyn.isp.belgacom.be (HELO belgacom.net) ([81.245.36.192]) by relay.skynet.be with ESMTP; 18 Jul 2008 07:35:17 +0200 Date: Fri, 18 Jul 2008 07:30:38 +0200 From: "Alain G. Fabry" To: freebsd-questions@freebsd.org Message-ID: <20080718053038.GA21507@ducati-748.3rdrock.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Wireless 3945ABG problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2008 05:35:19 -0000 Hi, I'm having problems getting my wireless Intel 3945ABG to work. Running FreeBSD 7.0-RELEASE. Following are some results from /var/log/messages after different commands: After boot ========== wpi0: mem 0xf4000000-0xf4000fff irq 11 at device 0.0 on pci16 wpi0: Ethernet address: 00:19:d2:58:91:37 wpi0: [ITHREAD] wpi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps wpi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps wpi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps wpi0: Radio Transmitter is switched off sysctl debug.wpi=2 ifconfig wpi0 down ================== Disabling Firmware execution NEWSTATE:INIT wpi0: timeout resetting Tx ring 1 wpi0: timeout resetting Tx ring 3 wpi0: timeout resetting Tx ring 4 Disabling Firmware execution NEWSTATE:INIT ifconfig wpi0 up ================ Resetting the card - clearing any uploaded firmware Loading microcode size 0x384 firmware status=0xffff0000, val=0x40400000, result=0x40400000 Status Match! - ntries = 0 microcode alive notification version 10e02 alive 1 microcode alive notification version 10e02 alive 1 wpi0: Radio Transmitter is switched off state changed to 1 wpi0: Radio transmitter is switched off Press wireless button on laptop -> OFF ====================================== ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached Press wireless button on laptop -> ON ===================================== ugen0: on uhub0 ifconfig wpi0 scan list / ifconfig wpi0 scan ============================================ HERER I can't get it to find a network -> and I'm sure that there is one, even many. What could be the problem. Thanks, Alain