iwi firmware

Bernhard Schmidt bschmidt at techwires.net
Wed Feb 29 09:09:45 UTC 2012


On Tue, Feb 28, 2012 at 23:20, Fernando Apesteguía
<fernando.apesteguia at gmail.com> wrote:
> Hi all,
>
> I recently installed 9.0-RELEASE on my old laptop. I used the ipw2200 card
> in this laptop with 8.2-RELEASE without problems. However I have missed
> something I can't figure out. I get the message:
>
> iwi0: timeout processing command blocks for iwi_bss firmware
> iwi0: could not load main firmware iwi_bss
>
> This is what I have in my loader.conf:
>
> # Agree Intel's agreement license
> legal.intel_iwi.license_ack=1
>
> # wireless support
> #if_iwi_load="YES"      This is in kernel now...
> wlan_load="YES"
> firmware_load="YES"
>
> iwi_bss_load="YES"
> iwi_ibss_load="YES"
> iwi_monitor_load="YES"
>
> what am I missing?
>
> Thanks in advance.

Hmm, there haven't been any major changes to iwi(4) between 8.2 and
9.0, except what you've already noticed. You could try to remove
iwi(4) from the kernel config and use it as module again, just to make
sure it isn't related to that. Also, all modules iwi(4) depends on are
pulled in automatically, even the firmware modules, no need to load em
through loader.conf.

Can you post dmesg and pciconf -lvc?

-- 
Bernhard


More information about the freebsd-wireless mailing list