From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 2 00:14:19 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 794DC16A401 for ; Sun, 2 Apr 2006 00:14:19 +0000 (UTC) (envelope-from mbsd@pacbell.net) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id C300043D5A for ; Sun, 2 Apr 2006 00:14:08 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm29.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k320DVbk006476 for ; Sat, 1 Apr 2006 19:13:31 -0500 X-ORBL: [71.139.41.53] DomainKey-Signature: a=rsa-sha1; s=sbc01; d=pacbell.net; c=nofws; q=dns; h=date:from:x-x-sender:to:cc:subject:in-reply-to:message-id: references:mime-version:content-type; b=MT+ZHWbhwmB0OewKW7iF5Dr7cI7O9eJTHTZLtQlC6BH8NdQ4z0/z0essJbC1hNrn2 4jsRyGX1aRcO4BvvGfz0w== Received: from spirou.home (ppp-71-139-41-53.dsl.snfc21.pacbell.net [71.139.41.53]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k320E2K1120658; Sat, 1 Apr 2006 19:14:06 -0500 Date: Sat, 1 Apr 2006 16:14:06 -0800 (PST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@spirou.home To: Baldur Gislason In-Reply-To: <20060329154012.GA20678@gremlin.foo.is> Message-ID: <20060401160919.Y81445@spirou.home> References: <20060329154012.GA20678@gremlin.foo.is> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-mobile@freebsd.org Subject: Re: Dell Inspiron 630m 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: Sun, 02 Apr 2006 00:14:19 -0000 On Wed, 29 Mar 2006, Baldur Gislason wrote: > I'm just curious if anyone has a Dell Inspiron 630m or similiar running FreeBSD. > I have one running 6.0-RELEASE but compiling -STABLE now. > I had a problem I've observed before on other inspirons, when I configured the broadcom 4401 > fast ethernet interface up the machine sort of locked up. > The link light on the ethernet port goes out and the machine is locked up to the point > that I can switch virtual consoles and I can type in characters on the console where > I ran ifconfig or dhclient. Other than that I don't seem to be able to do anything > but hold the power button for 4 seconds to power off. > Any ideas? The bfe driver is broken for machines with more than 1GB of RAM. If that is the case you'll have to use the NDIS driver (or set hw.physmem to limit memory to 1GB...:-P) $.02, /Mikko