From owner-freebsd-stable@FreeBSD.ORG Tue Jan 13 22:04:16 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10655106566B for ; Tue, 13 Jan 2009 22:04:16 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id D313A8FC08 for ; Tue, 13 Jan 2009 22:04:15 +0000 (UTC) (envelope-from redcrash@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so220552wfg.7 for ; Tue, 13 Jan 2009 14:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=Jd5RwwWOdfzD6N9aEeIKjYr0MaA15mRJNgBPvWhOq9U=; b=VtgeN6+NNdZ4l/j0ZiSDwVmG/Hdzh6gM5OG4kpny2Z9gUnr/3rfc8EPlW8nqk5N5wf TsTf2ghFJFTq2ugk62A3o063bBqkAmkoU4jlT3vZbKbJkffvvDpYsc8FPpgzwPb0QooF OwNHFW+kWIH7RNQMNaLt3cMr2vyEJc1240By4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=w79usi88xU7f4ndJwV3Aox87kVAuWHwL2JW1nGkxLOCa75TUhf2mtypuXOwLFrirV1 Lh0nLDE4NcfLzbIHX07irgj655YpJHql/hUm1kqJVh8SEzf7/wTceZmZhsg4/GNWdt+9 80+neMBfBPH4dxzFs2wJWMXf7GdqWTPj+qSSA= Received: by 10.142.82.13 with SMTP id f13mr13043423wfb.301.1231884255264; Tue, 13 Jan 2009 14:04:15 -0800 (PST) Received: by 10.142.239.14 with HTTP; Tue, 13 Jan 2009 14:04:15 -0800 (PST) Message-ID: Date: Tue, 13 Jan 2009 23:04:15 +0100 From: "Harald Servat" To: "Oleksandr Tymoshenko" In-Reply-To: MIME-Version: 1.0 References: <496CEFBE.8030007@bluezbox.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: lenovo t400 does not start 7.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 22:04:16 -0000 On Tue, Jan 13, 2009 at 9:40 PM, Harald Servat wrote: > > > On Tue, Jan 13, 2009 at 8:47 PM, Oleksandr Tymoshenko wrote: > >> Harald Servat wrote: >> >>> Hello, >>> >>> I downloaded FreeBSD 7.1 (DVD iso image) for amd64 architecture (with >>> correct SHA256 checksum), but I'm unable to start the system (Lenovo >>> T400). >>> >>> The boot process starts fine, the BTX messages appear, the 7-option menu >>> also appears, but when I hit enter (or when I choose start without ACPI >>> or >>> start in safe mode) the \ symbols starts spinning for a while and then >>> freezes. >>> >>> I also tried with the 7.1-amd64-CD1, 7.1-i386-CD1 and a snapshot of >>> 8.0-CURRENT dated from December. And the result is the same for all of >>> them. >>> >>> Does anyone have any idea on what can be happening? Or at least, how can >>> I >>> gather more information about this issue? >>> >> Not sure about install CDs but I tried all these systems on my >> t400. >> I installed 7.0 then upgraded it to 7.1 and when it turned out that >> atheros is not 100% supported by it I upgraded to CURRENT. (I used cvsup >> for upgrades). What is your HW configuration? >> >> > Ok, thanks... I'll give a try to 7.0, and let's see if it works. > > Uhm... FreeBSD 7.0 i386 CD1 behaves in the same manner. It frozes when spinning the backslash symbol. The BIOS reports 4GB of RAM and SATA disk configured in AHCI mode. Should I look for something unusual? and how? Thank you.