From owner-freebsd-questions@FreeBSD.ORG Tue Jan 31 13:27:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF1BB16A420 for ; Tue, 31 Jan 2006 13:27:35 +0000 (GMT) (envelope-from freebsd@juiceless.net) Received: from smtp2.nblnetworks.fi (smtp2.nblnetworks.fi [217.30.182.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0957A43D78 for ; Tue, 31 Jan 2006 13:27:32 +0000 (GMT) (envelope-from freebsd@juiceless.net) Received: from ssl.nebula.fi (webmail.nebula.fi [217.30.180.120]) by smtp2.nblnetworks.fi (8.13.1/8.12.8) with ESMTP id k0VDUn01005256 for ; Tue, 31 Jan 2006 15:30:49 +0200 Received: from 213.243.138.177 (SquirrelMail authenticated user juicelessnet3) by ssl.nebula.fi with HTTP; Tue, 31 Jan 2006 15:27:29 +0200 (EET) Message-ID: <60776.213.243.138.177.1138714049.squirrel@ssl.nebula.fi> Date: Tue, 31 Jan 2006 15:27:29 +0200 (EET) From: freebsd@juiceless.net To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: WLAN not detected on Acer TM 292ECLi X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 13:27:36 -0000 > You could check it with pciconf -lv. Thanks I'll check it. > I don't think you read and followed the port's instructions: > > |You must choose the correct mode depending on how you want to > |use your adapter. > | > |For instance, to download firmware for BSS mode: > | > | # iwicontrol -i iwi0 -d /boot/firmware -m bss [snip] > Fabian I did follow the instructions, but the problem is that the adapter is not detected at all, which means I can't use iwicontrol and that other stuff, because I don't have a iwi0 device. I did a verbose boot but did not find anything peculiar in that boot message either. When loading the if_iwi module, I get output that confirm it's loading ok. But I don't know how to read all the verbose output that well - I try to get it online so maybe someone can help me? --Ville