From owner-freebsd-questions@FreeBSD.ORG Sat Oct 13 11:53:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E98416A417 for ; Sat, 13 Oct 2007 11:53:19 +0000 (UTC) (envelope-from zhhw210095@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id CF98113C459 for ; Sat, 13 Oct 2007 11:53:18 +0000 (UTC) (envelope-from zhhw210095@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so941042nfb for ; Sat, 13 Oct 2007 04:53:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1I9IDYAUij4Ta52AQLKOLhjy0XtO6ipsCgY/pgFXmZI=; b=r+l+5/sjVXlRL1WAMFasVipA4WjuPs7OofxRt1FoClO/56wLtT6BBe8zvr1gDzrvVvOXdGTD8MFPNU9h1XKhaIrZq6P6mbnPW7c3aJYPlBiSNYdVIPP3JLevHHQPvqRp9Gfu2BYS2Rb8wa8qIeTWlHsEoqByDRs7vcPLzMGHbcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WovUmx4Mz/3WYfqn2UixXyoTB7Uln7D1UceE5cvdqnF98gxJjL0nNJIpqupLz1mDqlI7783oSwBsSZdcXYGXc/n8W3Gf6sImj3ENwrH+bFqbB1l28kQA8oA2PIowBuaQT9RqtZnw9HemsrIm3yq+WNcHpEyseAdwHmF0rSEhY1o= Received: by 10.78.83.15 with SMTP id g15mr2948825hub.1192276397229; Sat, 13 Oct 2007 04:53:17 -0700 (PDT) Received: by 10.78.203.17 with HTTP; Sat, 13 Oct 2007 04:53:17 -0700 (PDT) Message-ID: Date: Sat, 13 Oct 2007 19:53:17 +0800 From: "Zhang hw" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: Install FreeBSD on hp notebook 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, 13 Oct 2007 11:53:19 -0000 I have installed my freebsd os with acpi disabled finally. But I could only enter the system with acpi disable and I will get the "system halt , press any key to reboot" result if I "shutdown -p" the system, how to deal with it? I have tried amd64 and i386 version, the amd64 version show the cpu as k8-class and the i386 version show it as 686-class, and there are some errors on the amd64 version but the i386 version run without error messages show up, shouldn't I choose the amd64 version? Thanks! 2007/10/12, Zhang hw : > Hello everyone! > I have a hp 6515b notebook , the cpu is amd athlon(tm) 64x2 dual core > tk-53(1700mhz), with 512m shared ddrII memory , and the gpu is ati > radeon x1250. I've download the 6.2-release-amd64-disc1.iso , but > there are some problems when I install the freebsd on the notebook , > sometimes the install process stop at probing device , and sometimes > stop at selecting country with the keyboard has no response . > Is there anyone who has some experience on this ? >