From owner-freebsd-current@FreeBSD.ORG Mon Aug 29 17:20:14 2005 Return-Path: X-Original-To: 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 77FD816A41F; Mon, 29 Aug 2005 17:20:14 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD6C43D46; Mon, 29 Aug 2005 17:20:10 +0000 (GMT) (envelope-from flynn@energyhq.es.eu.org) Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1]) by mindfields.energyhq.es.eu.org (Postfix) with SMTP id C013B123FDC; Mon, 29 Aug 2005 19:20:08 +0200 (CEST) Date: Mon, 29 Aug 2005 19:19:27 +0200 From: Miguel Mendez To: "Mikhail T." Message-Id: <20050829191927.6694a969.flynn@energyhq.es.eu.org> In-Reply-To: <200508281326.j7SDQGfc073329@blue.virtual-estates.net> References: <200508281326.j7SDQGfc073329@blue.virtual-estates.net> X-Mailer: Sylpheed version 2.0.0 (GTK+ 2.6.9; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: re@FreeBSD.org, current@FreeBSD.org Subject: Re: installing 6.0-BETA3 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: Mon, 29 Aug 2005 17:20:14 -0000 On Sun, 28 Aug 2005 09:26:16 -0400 (EDT) "Mikhail T." wrote: Hi, [re@ cc trimmed] > . Something is wrong with the ed-driver (in my case -- > Kingston's KNE-PC2T, FCC ID L40WST200). Kernel reports > being unable to do something with pccard1, then reports > ed1: .... > and hangs. I let it wait for an hour and it never continued > booting. I'll try to investigate, when I'm done installing. > The card worked just fine in a newer Pentium-II laptop under > FreeBSD-5.x If the card is a 16bit pcmcia car make sure the bridge is set to 16bit. I had a similar problem on an old Thinkpad when trying to use a 32bit cardbus nic while the bridge was set to default to 16bit in the BIOS. > . Dangerously dedicated mode did not work -- things installed, > but the BIOS would not boot (Read Error). AFAIK the use of dangerously dedicated mode has been discouraged for some time. I don't see any real advantage of using it, and some BIOSes have problems booting from such disks. Just create a big slice covering the whole disk and go on. > . The third install succeeded with non-dangerous full disk and > separate file-systems and swap on ad0s1a, b, e, and d. Note the you only need one MS-DOS partition and you can put all your BSD partitions inside that one. Like I've said above I don't see any advantage in using the partition-less mode. > . World-rebuild is still running (with the attached make.conf) > -- about 8 hours already. WITNESS/INVARIANTS, probably, have > something to do with it too -- the disk is, obviously, not fast, > but the average load is firmly at 1.0 (or slightly above), > meaning that kernel keeps the CPU busy. I wouldn't blame WITNESS on this. Laptops, especially old ones, have incredibly slow disks. The buildworld process is heavily i/o bounded, my bet is on the disk subsystem. My experience with wi-fi on FreeBSD is limited, others surely can fill in the blanks. Cheers, -- Miguel Mendez http://www.energyhq.es.eu.org PGP Key: 0xDC8514F1