From owner-freebsd-questions@FreeBSD.ORG Thu May 23 11:02:42 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5B73BD47 for ; Thu, 23 May 2013 11:02:42 +0000 (UTC) (envelope-from ludovit.koren@gmail.com) Received: from mail-ea0-x22a.google.com (mail-ea0-x22a.google.com [IPv6:2a00:1450:4013:c01::22a]) by mx1.freebsd.org (Postfix) with ESMTP id E99146B1 for ; Thu, 23 May 2013 11:02:41 +0000 (UTC) Received: by mail-ea0-f170.google.com with SMTP id f15so1831397eak.29 for ; Thu, 23 May 2013 04:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:to:subject:from:x-mailer:mime-version:content-type :content-transfer-encoding; bh=hvtym7kJ4RweXg9CiX1JzPOImbYvltIlVMcPVBy71vw=; b=LwCW0JFVN2sapXD8pM4gfFIPI5YSx0D0Ewd3XAnHG0WQG0V7iLOsfJogZ3icTY3io0 olhHTvlSg8bKWTzJ4R3I3Y9cIEXNnt8rKuCWhDxLhAuKvfVuOJzLWWmrcGEIBzfJ1oFg JugNxkBUFwa9N2u+epCzRxmhPdmj6rXjPw9xmjyWxugWwVVnN3vnMu8JUHbJeEWvauzN jZ1RB+kBl3TxMZlQuDuSKgjadoW0hAi20DSyFb1YIxdbkMdjPUkUhgjoI5zDB7Kyi3qQ rvGq4dOKlrVw5be7SJXa+G/AgMcolChvvVbCq85UJfi3gjDyRr+VGQNVN/mHo64xpPi8 TgpA== X-Received: by 10.15.93.193 with SMTP id w41mr30448944eez.22.1369306961072; Thu, 23 May 2013 04:02:41 -0700 (PDT) Received: from jedi.localdomain (dial-109-230-45-217.orange.sk. [109.230.45.217]) by mx.google.com with ESMTPSA id s43sm15881786eem.13.2013.05.23.04.02.38 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 May 2013 04:02:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by jedi.localdomain (Postfix) with ESMTP id 71D9E11402; Thu, 23 May 2013 13:02:37 +0200 (CEST) Date: Thu, 23 May 2013 13:02:37 +0200 (CEST) Message-Id: <20130523.130237.1305564732336599906.koren@tempest.sk> To: freebsd-questions@freebsd.org Subject: HP 2570p installation From: Ludovit Koren X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 11:02:42 -0000 Hi, I bought HP Elitebook 2570p(B6Q08EA). I checked everything, if it is compatible, before I bought it. Unfortunately, I cannot install 9.1 RELEASE, nor 10.0 CURRENT. I get the following: BTX loader 1.00 BTX version is 1.02 Consoles: internal video/keyboard BIOS drive C: is disk0 BIOS drive D: is disk1 BIOS 631kB/523264kB available memory FreeBSD/x86 bootstrap loader, Revision 1.1 (root@snap.freebsd.org, Mon May 13 00:38:05 UTC 2013) | and the system beeps and freezes. I added hint.acpi.0.disabled="1" to the file /boot/loader.conf with no effect. Please, could you point me how to find out what causes the problem - even the way of debugging? Thank you very much. regards, lk