From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 19:38:20 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1738116A41F for ; Fri, 4 Nov 2005 19:38:20 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from wmptl.net (fw1.wmptl.com [216.8.159.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A33043D6B for ; Fri, 4 Nov 2005 19:38:16 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from [10.0.0.104] (r3140ca.wmptl.net [10.0.0.104]) by wmptl.net (8.13.1/8.13.1) with ESMTP id jA4JcFDJ009304; Fri, 4 Nov 2005 14:38:15 -0500 (EST) (envelope-from nvidican@wmptl.com) Message-ID: <436BB8A7.1060602@wmptl.com> Date: Fri, 04 Nov 2005 14:38:15 -0500 From: Nathan Vidican User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nicholas Lozinsky References: <76ff51010511041124j4b55bb50l15e9c4e0a128ddf0@mail.gmail.com> In-Reply-To: <76ff51010511041124j4b55bb50l15e9c4e0a128ddf0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.111 () RATWR10_MESSID X-Scanned-By: MIMEDefang 2.44 Cc: questions@freebsd.org Subject: Re: FreeBSD 5.x-6.0 Unable To Boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 19:38:20 -0000 Not sure if the issue is related, but on the Compaq R3000-series machines, you have to disable the keyboard probing at boot because the machine locks up. Just add a line similar to this into boot.hints: hint.atkbd.0.flags=0x9 -- Nathan Vidican nvidican@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Nicholas Lozinsky wrote: > On a Compaq Presario M2000, using a Sempron 1.6Ghz CPU with 512 RAM, > I am unable to install any copy of FreeBSD from 5.0 up to 6.0 Release. > Somehow, the 4.9, 4.8 and below, are able to install. The init gets > stuck at: > > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 8250 or not responding > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port many not be enabled > Timecounter "TSC" frequency 1600064074 Hz quality 800 > Timecounters tick every 1.000 msec > > freezes here..... > > Any suggestions? Thank you. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > >