From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 15 15:37:57 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 855EE16A4CE for ; Sun, 15 Aug 2004 15:37:57 +0000 (GMT) Received: from smtp.tiscali.ch (smtp.tiscali.ch [212.40.5.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837E143D31 for ; Sun, 15 Aug 2004 15:37:54 +0000 (GMT) (envelope-from angel@calodox.org) Received: from [192.168.1.38] (adsl-197-129-fixip.tiscali.ch [212.254.197.129]) by smtp.tiscali.ch (8.11.7/8.11.7) with ESMTP id i7FFbdN10620; Sun, 15 Aug 2004 17:37:42 +0200 Message-ID: <411F8343.9080605@calodox.org> Date: Sun, 15 Aug 2004 17:37:39 +0200 From: =?ISO-8859-1?Q?Fr=E9d=E9ric_DUBOUCHET?= User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vince Hoffman , freebsd-mobile@freebsd.org References: <20040815113727.S33525@unsane.co.uk> In-Reply-To: <20040815113727.S33525@unsane.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 5.x on a portege A100 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: Sun, 15 Aug 2004 15:37:57 -0000 Vince Hoffman wrote: >Hi all, > Firstly sorry for the cross post but it seemed equaly appropriate >for both lists. > I'm rather idley trying to get 5.2.1+ to work on my toshiba >portege A100. So far no joy, 5.x will not boot. I have tried the >various boot menu options (with and without ACPI), but 5.2.1 >and the latest -CURRENT snapshot I could could find on the snapshot server >both freeze at pci0, ACPI enabled says, pci0: on pcib0 >non ACPI says pci0: . I'll write down and retype the >entire output if it'll help. > > 4.x (-STABLE at the mo but 4.9 and 4.10 as well) works fine with >or without ACPI (with just a few problems with the synaptics touchpad, >such as it not working on a warm reboot.) >However I would be happpy with 4.x if it were not for the fact that the >built in wireless is not supported, so i'd like to try 5.x for Project >Evil. > >I was wondering if anyone had any ideas, either of anything i could try to >get 5.x booting or else any useful I could send to the -CURRENT list, >as sadly I have no useful programming skills to try and fix it myself. > >Vince >_______________________________________________ >freebsd-mobile@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-mobile >To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" > > > > Ehlo, Try this option at boot (enter the interactive boot mode) : set hw.pci.enable_io_modes=0 boot usualy it solve boot probleme (at least for me) for 5.x on Toshiba... angel@calodox