From owner-freebsd-questions@FreeBSD.ORG Sat Nov 26 00:45:39 2005 Return-Path: X-Original-To: freebsd-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 C7E8816A41F for ; Sat, 26 Nov 2005 00:45:39 +0000 (GMT) (envelope-from speltex@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E0043D80 for ; Sat, 26 Nov 2005 00:45:32 +0000 (GMT) (envelope-from speltex@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so588026nzd for ; Fri, 25 Nov 2005 16:45:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rJSQdCSEQYTAM29WubiYxg2dYuSkC3+pdYYXjbhRipcsutfT+kBLOr/jwDCEf2GkYXPZshoYhWAqyZ6+wm8kkZH/je8wapN2hBSRWotJnmUU0pqtmSLClRoyrhmrfcHnT9eHJQ2diX+KM5KzFt2yW6Gnx7uTkwElasPBQ29xQME= Received: by 10.65.122.18 with SMTP id z18mr9192734qbm; Fri, 25 Nov 2005 16:45:31 -0800 (PST) Received: by 10.65.157.5 with HTTP; Fri, 25 Nov 2005 16:45:31 -0800 (PST) Message-ID: <4a2170140511251645y445560d3w7420f17b6998bb94@mail.gmail.com> Date: Fri, 25 Nov 2005 18:45:31 -0600 From: NuclearDog To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: FreeBSD on a Compaq Presario R4125 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: Sat, 26 Nov 2005 00:45:39 -0000 (Sent once already. Trying one more time.) I have been trying to get FreeBSD installed on my Compaq Presario R4125 for a while now. I have tried: - FreeBSD 5.2.1 (i386) - FreeBSD 5.3 (i386) - FreeBSD 5.4 (i386) - FreeBSD 6.0 (i386) - FreeBSD 6.0 (amd64) I have tried safe mode, and booting with ACPI disabled. I have tried setting hint.atkbd.0.flags to 0x1, 0x8 and 0x9. I have tried booting with: hw.acpi.skip_timer_override=3D"1" hint.acpi.0.disabled=3D"1" hint.atkbd.0.flags=3D"0x9" And it still hangs. It hangs immediately upon selecting an option from the boot loader, except escaping to the boot prompt. Attempting that will cause it to hang after typing 'boot'. To clarify, by 'hang' I mean the little spinner spins maybe two times then stops on '-' and the computer quits responding. Any help at all is appreciated, - ND