From owner-freebsd-mobile@FreeBSD.ORG Wed Mar 8 15:58:05 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C888816A420 for ; Wed, 8 Mar 2006 15:58:05 +0000 (GMT) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BB1543D5A for ; Wed, 8 Mar 2006 15:58:02 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id k28Fvwo7060548 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Mar 2006 07:57:59 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <440EFFDF.8030204@errno.com> Date: Wed, 08 Mar 2006 08:01:35 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: Dan Langille References: <440D572E.25176.679CCCFF@dan.langille.org> <440EA105.2860.6CA532B6@dan.langille.org> In-Reply-To: <440EA105.2860.6CA532B6@dan.langille.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: George Hartzell , freebsd-mobile@freebsd.org Subject: Re: ath solved my ipw problems 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: Wed, 08 Mar 2006 15:58:05 -0000 Dan Langille wrote: > On 7 Mar 2006 at 12:43, George Hartzell wrote: > >> Dan Langille writes: >> > Hey folks, >> > >> > Just for those people having ipw problems like I was for so long.. >> > >> > My ath NIC arrived yesterday. I bought the genuine IBM part # >> > 73P4301 (11A/B/G WL LAN MINI PCI ADAPTOR II) >> > >> > The price was CAD$113.80 including all taxes and shipping. >> > >> > http://tinyurl.com/d9whw >> > >> > Of help was http://www.thinkwiki.org/wiki/Category:T41 which had a >> > link to the Hardware Maintenance Manual. >> > >> > >> > Installation was not bad, following >> >> I've had trouble with the ath device in my IBM T42p resuming properly >> after a suspend. Oddly enough, it only seems to happen with I'm >> running X, if I swith to another vty before I suspend, and switch back >> after I resume, then it works. > > I just tried 'acpiconf -s 3' twice. First from vty8, and then > konsole within KDE. Neither was for very long (seconds, not minutes) > but ath0 functioned after resume. > > FWIW: '-s 4' powers off the system immediately without a shutdown. '- > s 5' does a shutdown. > > When I suspend from within X, the screen does not turn off totally. > It dims significantly until it is almost black, but I can still see > the windows that were/are open. > > The mouse cursor went away, but came sback after a HUP. > > http://www.freebsddiary.org/ibm-thinkpad-t41.php has a section on > suspend/resume. But I have not tried those settings yet. > >> For now I just run an /etc/rc.d/netif restart ath0 when I resume. >> >> I've shown this to Sam Leffler and he also sees resume problems on a >> similar system. It's in his queue of things to fix. >> >> Does suspend/resume work for you? I'm running w/ dhclient and >> wpa_supplicant using simple WEP keys. > > I'm running dhclient too. No WEP here, but I'm using IPsec. > > George demonstrated his problem and I can reproduce it. I've just not had time to dig. Sam