From owner-freebsd-mobile@FreeBSD.ORG Fri Apr 30 12:29:01 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E661A16A4CE for ; Fri, 30 Apr 2004 12:29:01 -0700 (PDT) Received: from pengo.systems.pipex.net (pengo.systems.pipex.net [62.241.160.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1415A43D62 for ; Fri, 30 Apr 2004 12:29:01 -0700 (PDT) (envelope-from mark.cullen@dsl.pipex.com) Received: from ape (81-178-82-2.dsl.pipex.com [81.178.82.2]) by pengo.systems.pipex.net (Postfix) with SMTP id CE2374C0011B for ; Fri, 30 Apr 2004 20:28:59 +0100 (BST) Message-ID: <007701c42ee9$5cf208c0$f700000a@ape> From: "Markie" To: References: <002301c42e9e$c3a2bfb0$f700000a@ape> <40922CFC.1070208@pacific.net.sg> <003701c42ea0$af1aa2e0$f700000a@ape> <40923B06.3070103@pacific.net.sg> Date: Fri, 30 Apr 2004 20:28:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: Acer TravelMate 212TX Laptop, AGP error of sorts. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 19:29:02 -0000 ----- Original Message ----- From: "Erich Dollansky" To: "Markie" Cc: Sent: Friday, April 30, 2004 12:39 PM Subject: Re: Acer TravelMate 212TX Laptop, AGP error of sorts. | Hi, | | Markie wrote: | | > | > agp0: mem 0xe0000000-0xe3fffff at | > device | > | > 0.0 on pci0 | > | > agp0: bad initial aperture size, disabling | > | > device_probe_and_attach: agp0 attach returned 6 | > | > | > | I have had a problem like this too on a normal PC. Just change the AGP | > | setting in the BIOS. | > | > There isn't actually an AGP setting in the BIOS on this laptop, it's all | > pretty basic! | > | I could change this in my BIOS and it worked afterward. | | Check your BIOS again. It was also hidden pretty good on my machine. | | Maybe, somebody else has some better idea. Ok, well I forgot about verbose logging, boot -v or number... 5 at the menu now? I can't boot the 5.2.1 boot cd, it panics with the resoure busy thing or apparently freezes. With verbose logging on it doesn't actually freeze... well it does... but it is something to do with acpi (and it doesn't happen when acpi is disabled, but then it panics because of agp which is my next question) acpi_acad0: acline initialization start acpi_acad0: On Line acpi_acad0: acline initialization done, tried 1 times acpi_cmbat0: battery initialization start acpi_cmbat0: battery initialization done, tried 1 times Then it just stops :) Scroll lock still works and I can scroll about and stuff. As for agp, well.... I just tried that patch I mentioned earlier on a hacked up version of FreeSBIE I made (didn't work all that well) it worked enough for me to tell that the patch fixed my panic though. I got some other odd error about ATAPI_IDENTIFY... but I think this was a bug introduced in -CURRENT recently? Can I make a 5.2.1-R install CD myself with this patch somehow? Thanks!! | | Erich