From owner-freebsd-questions@FreeBSD.ORG Tue Apr 26 14:23:16 2005 Return-Path: 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 61B0116A4CE for ; Tue, 26 Apr 2005 14:23:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E2D43D55 for ; Tue, 26 Apr 2005 14:23:16 +0000 (GMT) (envelope-from filosofem@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1526602rnf for ; Tue, 26 Apr 2005 07:23:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HRDdEI3PE2a1DOz8d91J6E/hj7IBpYKL5ida5agDKAmmBg7BjeraxaDynneS+8rPy5uSTeQxraCpz9SlsgjFD7Bf3IRlxlElwJYeM4At8VMCL3789DA9GpWbp0g9i0bYX0aaG9U2KDvButY+kcapflpebxefk5b/ZPEEBjByuVI= Received: by 10.38.150.39 with SMTP id x39mr5659128rnd; Tue, 26 Apr 2005 07:23:15 -0700 (PDT) Received: by 10.38.89.11 with HTTP; Tue, 26 Apr 2005 07:23:15 -0700 (PDT) Message-ID: Date: Tue, 26 Apr 2005 10:23:15 -0400 From: FIlosofem 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: Computer hanging when trying to load APM, at boot time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: filosofem@xeatech.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 14:23:16 -0000 Hi. As written in the subject, my computer freezes at the point it should load APM. However, it does boot in safe mode, and "shutdown -p now" works perfectly. Moreover, unfortunatly, when I boot in safe mode, only one of my two processors is being used (it is therefore impossible to always boot in safe mode). Thus, my question is: What does booting in safe mode changes, about APM, so that it works? Actually, I would like this function to work, since it is pretty useful with SSH. Thanks. Notes:=20 1: For sure, the problem is about it since my computer boots perfectly when disabled in "device.hints", but doesn't when enabled. 2: I can't use ACPI since my BIOS is "on the black list". =20 3: I am using FreeBSD 5.3. 4: My server is a HP Kayak XU/400, dual Pentium II Xeon 400 Mhz, 640 Megab= ytes.