Re: WLAN hardware not recognized

From: Oliver Pinter <oliver.pinter_at_hardenedbsd.org>
Date: Tue, 1 Mar 2016 23:42:06 +0100
On 3/1/16, Carsten Kunze <carsten.kunze_at_arcor.de> wrote:
> Conrad Meyer <cem_at_FreeBSD.org> wrote:
>
>> "[1] iwn0: <Intel Centrino Advanced 6235> mem 0xf7b00000-0xf7b01fff
>> irq 18 at device 0.0 on pci3" is fine; "module iwn already present!"
>> is fine.
>>
>> What makes you say it isn't recognized or doesn't work?
>
> ifconfig iwn0 .... says "interface iwn0 does not exist".  Also starting
> wpa_supplicant doesn't work (I use a wpa setup that did work on my previous
> laptop on FreeBSD 10).

The wireless subsystem changed a lot since 10-STABLE, and there are no
more iwn interfaces shown via ifconfig.

You could query them as Adrian mentioned.

If you successfully upgraded your base system _too_ and not just the
kernel, then you should put a similar lines into rc.conf:

wlans_iwn0="wlan0"
ifconfig_wlan0="WPA DHCP country HU -wme -powersave"

And you should put the relevant firmware module's loading request into
/boot/loader.conf, this was mentioned in one mail before.




>
> At install time I only "configured" ethernet, iwn0 I skipped since I
> intented to configure that later.  But that may not be relevant.
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Tue Mar 01 2016 - 21:42:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC