From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 17 17:44:01 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9034A1065759 for ; Wed, 17 Sep 2008 17:44:01 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1301B8FC18 for ; Wed, 17 Sep 2008 17:44:00 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m8HHhL6M007809; Wed, 17 Sep 2008 13:43:55 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Baris Gerze" Date: Wed, 17 Sep 2008 13:18:25 -0400 User-Agent: KMail/1.9.7 References: <28e7ba930809121638r3c0df525i113f4e353b9baebf@mail.gmail.com> <200809161124.55683.jhb@freebsd.org> <28e7ba930809161354q174673f2sd0973d57dba3e756@mail.gmail.com> In-Reply-To: <28e7ba930809161354q174673f2sd0973d57dba3e756@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809171318.25679.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Wed, 17 Sep 2008 13:43:55 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8270/Wed Sep 17 09:15:56 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: freebsd-mobile@freebsd.org Subject: Re: Pavilion BTX boot Problem X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2008 17:44:01 -0000 On Tuesday 16 September 2008 04:54:08 pm Baris Gerze wrote: > Image files attached. > > I dont know the exact fix date for FREEBSD 7.0 - Stable brunch for the boot > problem > > What can cause the problem ? > with / without acpi result is the same.. Err, not having 'device pci' in your kernel is not likely to give a working kernel in general. Are you booting from a 7.1 kernel you built or from a 7.1 install CD? Can you try booting from GENERIC? > On Tue, Sep 16, 2008 at 6:24 PM, John Baldwin wrote: > > > On Monday 15 September 2008 08:45:55 pm Baris Gerze wrote: > > > Two or three months ago I tried to boot from FBSD 7.0-STABLE install CD , > > it > > > boots > > > but both 7.0-RELEASE and 7.1-BETA BTX loader gives me dump of some > > > characters > > > such as > > > 00 12 12 00 > > > 12 12 00 00 etc.. > > > > I would need the screen dump (a photo can work) to debug this at all. > > > > > all tests were made with i386 version of fbsd. > > > laptop is amd64 pavilion. > > > > > > when booting ubuntu linux it also says something like PCI BUG found in > > the > > > first screen but then boots normally > > > > > > you could trace the error by comparing 7.0 stable with 7.1 ( i386 ) FBSD > > > install iso images.. > > > > I don't have the hardware, so I can't debug this using that method. Can > > you > > narrow down approximately when 7.x broke? > > > > -- > > John Baldwin > > > -- John Baldwin