From owner-freebsd-current@FreeBSD.ORG Sat Jul 21 05:21:35 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4768C16A417 for ; Sat, 21 Jul 2007 05:21:35 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id D6C2513C428 for ; Sat, 21 Jul 2007 05:21:34 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 33BAC1CC5D; Sat, 21 Jul 2007 17:21:33 +1200 (NZST) Date: Sat, 21 Jul 2007 17:21:33 +1200 From: Andrew Thompson To: Jeremie Le Hen Message-ID: <20070721052133.GB76674@heff.fud.org.nz> References: <20070616224703.GC63387@obiwan.tataz.chchile.org> <20070618100238.GD46910@heff.fud.org.nz> <200707160849.07376.jhb@freebsd.org> <20070720095721.GE56695@obiwan.tataz.chchile.org> <20070720232100.GA35292@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070720232100.GA35292@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-current@freebsd.org Subject: Re: Cannot use iwi(4): "could not load firmware iwi_bss" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2007 05:21:35 -0000 On Sat, Jul 21, 2007 at 01:21:00AM +0200, Jeremie Le Hen wrote: > On Fri, Jul 20, 2007 at 11:57:21AM +0200, Jeremie Le Hen wrote: > > Thank you for replying :-). > > > > I'm indeed not using APIC (ISTR it was designed for SMP, I don't know > > what benefit I could get from it considering my laptop is UP). > > > > I stopped using ACPI a few months ago as it prevented psm(4) from > > working (albeit it ACPI+SMP doesn't exhibit the problem) (see [1]). > > > > What do you advice me to do? Do you need me to do some testing, > > enabling ACPI or something like that? I'm at work currently, I will > > only be able to do this in a couple of hour. > > Ok, I've tried with ACPI enabled and I confirm that iwi(4) can > successfully load its firmware in this case. Unfortunately psm(4) > doesn't work so this is not an option for me. Thanks for testing this and it at least rules out iwi as the problem, you may want to take this further on the acpi mailing list (or here). cheers, Andrew