From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 5 14:14:52 2003 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 33ED816A4BF for ; Fri, 5 Sep 2003 14:14:52 -0700 (PDT) Received: from priv-edtnes43.telusplanet.net (outbound05.telus.net [199.185.220.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE92743FE0 for ; Fri, 5 Sep 2003 14:14:50 -0700 (PDT) (envelope-from jdearl@telus.net) Received: from localhost ([199.185.220.240]) by priv-edtnes43.telusplanet.netESMTP <20030905211450.OMCH27313.priv-edtnes43.telusplanet.net@localhost> for ; Fri, 5 Sep 2003 15:14:50 -0600 Received: from 142.179.173.206 ( [142.179.173.206]) as user jdearl@192.168.200.1 by webmail.telus.net with HTTP; Fri, 5 Sep 2003 14:14:50 -0700 Message-ID: <1062796490.3f58fcca7eba7@webmail.telus.net> Date: Fri, 5 Sep 2003 14:14:50 -0700 From: jdearl@telus.net To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1-cvs X-Originating-IP: 142.179.173.206 Subject: Another ThinkPad R40 setup 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, 05 Sep 2003 21:14:52 -0000 Hi, Well, I sold my Toshiba Satellite A10, and ended up getting a ThinkPad R40 (2722-CU2 on ibm.ca). I've been working on setting up 5.1 on it today, and have made some progress thanks to the previous experience of others on freebsd-mobile. The first problem was with the fxp device, and "device timeouts." I got past that by commenting out sio and pcmcia related devices in the kernel. I still need to go back and see if it was sio or pcmcia stuff, or part of the pcmcia devices. Next XFree86 would core dump. My R40 has the ATI Radeon M6 LY. What seemed to fix it was intel_agp.c rev 1.17 which was referenced in another e-mail here regarding an Inspiron notebook having the same problem. I have ACPI enabled, although I haven't tested the various ACPI functionality yet. As FreeBSD boots I get alot of errors such as: "ACPI-1287: *** Error: Method execution failed [\\_SB_.PCI0.LPC_.EC__._INI] (Node 0xc400f1e0), AE_NOT_EXIST" My BIOS version is 1.14. If someone would like to see all of the errors, I can provide the output. Btw, thanks for all the previous comments which have helped me get this far! p.s. IBM's predesktop partition doesn't show up during the FreeBSD installation and as a result, I didn't delete it, and it still works. :)