From owner-freebsd-mobile@FreeBSD.ORG Tue Sep 16 19:49:16 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 40AB7106566B for ; Tue, 16 Sep 2008 19:49:16 +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 72BBF8FC12 for ; Tue, 16 Sep 2008 19:49:15 +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 m8GJn1qg096729; Tue, 16 Sep 2008 15:49:08 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: "Baris Gerze" Date: Tue, 16 Sep 2008 11:24:55 -0400 User-Agent: KMail/1.9.7 References: <28e7ba930809121638r3c0df525i113f4e353b9baebf@mail.gmail.com> <200809151412.23403.jhb@freebsd.org> <28e7ba930809151745x3684c694i30847bcf04422abc@mail.gmail.com> In-Reply-To: <28e7ba930809151745x3684c694i30847bcf04422abc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809161124.55683.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Tue, 16 Sep 2008 15:49:08 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8265/Tue Sep 16 15:26:49 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.3 required=4.2 tests=AWL,BAYES_00, DATE_IN_PAST_03_06,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: Tue, 16 Sep 2008 19:49:16 -0000 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