From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 5 11:13:05 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E1C716A417 for ; Fri, 5 Oct 2007 11:13:05 +0000 (UTC) (envelope-from fbsd.mobile@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 699DE13C45D for ; Fri, 5 Oct 2007 11:13:05 +0000 (UTC) (envelope-from fbsd.mobile@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id C5E081CDEE for ; Fri, 5 Oct 2007 03:13:04 -0800 (AKDT) From: Mel To: freebsd-mobile@freebsd.org Date: Fri, 5 Oct 2007 13:13:00 +0200 User-Agent: KMail/1.9.7 References: <200710051450.53430.pankov_p@mail.ru> In-Reply-To: <200710051450.53430.pankov_p@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710051313.02566.fbsd.mobile@rachie.is-a-geek.net> Subject: Re: Intel 3945ABG with ipw driver on CURRENT X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2007 11:13:05 -0000 On Friday 05 October 2007 12:50:52 Pankov Pavel wrote: > On Thursday 04 October 2007 14:48:02 Mel wrote: > [...] > > > # ifconfig wpi0 up list scan worked. > > > > # ifconfig wpi0 inet 192.168.1.50 netmask 255.255.255.0 ssid MYSSID > > wepmode on weptxkey 1 wepkey 1:0x123456 mode 11g > > Read from remote host laptop: Operation timed out > > Try adding "channel N" to your ifconfig line (available from scan results). > Although it isn't strictly required to be set, wpa_supplicant tries to > associate with wrong frequency unless I manually change channel. Maybe the > same workaround will work for you too. Same problem. I omitted ip configuration this time, just to be sure associating works and IP isn't the problem. GENERIC kernel, built shortly after release of the 0923 driver. I think I'll set debug.debugger_on_panic to 0 next try to speed things up. -- Mel