From owner-freebsd-current@FreeBSD.ORG Sun Mar 5 18:42:08 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D008116A4D5 for ; Sun, 5 Mar 2006 18:42:08 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1BB7143D46 for ; Sun, 5 Mar 2006 18:42:07 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 05 Mar 2006 18:42:06 -0000 Received: from h081217094085.dyn.cm.kabsi.at (EHLO h081217094085.dyn.cm.kabsi.at) [81.217.94.85] by mail.gmx.net (mp036) with SMTP; 05 Mar 2006 19:42:06 +0100 X-Authenticated: #16703784 From: Stefan Ehmann To: Max Laier In-Reply-To: <200603051621.09366.max@love2party.net> References: <00aa01c64030$ed02a820$0201000a@JACK> <20060305045034.A48687@xorpc.icir.org> <1141566258.1105.3.camel@taxman.pepperland> <200603051621.09366.max@love2party.net> Content-Type: text/plain Date: Sun, 05 Mar 2006 19:42:05 +0100 Message-Id: <1141584126.1078.15.camel@taxman.pepperland> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Luigi Rizzo , freebsd-current@freebsd.org, Balgansuren Batsukh Subject: Re: dhclient iwi0 get into crash my laptop X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 18:42:09 -0000 On Sun, 2006-03-05 at 16:21 +0100, Max Laier wrote: > On Sunday 05 March 2006 14:44, Stefan Ehmann wrote: > > On Sun, 2006-03-05 at 04:50 -0800, Luigi Rizzo wrote: > > > On Sun, Mar 05, 2006 at 04:43:50PM +0800, Balgansuren Batsukh wrote: > > > > After successful installation of iwi-firmware/iwicontrol. > > > > > > > > 1.I can to see following message in /var/log/messages > > > > > > ,,, > > > > > > > 2.Also when I try to run "dhclient iwi0" goes into db> prompt and I > > > > reset notebook/ > > > > > > nothing new, even on stable. > > > i can suggest to fetch the thread from a few days ago named > > > "iwi stability when doing large file transfers/backups" > > > on the freensd-net mailing list archives, > > > which contains a large patch that at least for me and > > > a few others fixes the stability problems with the driver > > > (the patch is for -stable; for -current you might need > > > some changes). > > > > Could anyone provide a patch for a recent current? There are > 50 failed > > hunks when trying to apply the patch to today's current. > > > > I'd be very interested (and probably lots of others too) in testing the > > patch since I'm having these problems for a long time now. > > I'll put it online in a bit, if you can't wait, the version in: > http://people.freebsd.org/~mlaier/firmware-20060128.tgz might help. Thanks, got it to compile. I still get a "Network write failure" in cvsup sometimes (which is one of the most troublesome applications for iwi). Maybe I just screwed up using your version. I'll report again later, when there's a proper patch. Stefan