Intel Pro/Wireless 2200BG crash on FreeBSD-8.3 i386

Bernhard Schmidt bschmidt at techwires.net
Sun Aug 19 16:52:56 UTC 2012


On Friday 17 August 2012 07:00:26 Yuval Prag wrote:
> Hi Im looking for help and some more info on the subject.
> 
> the only post i found is from april 2008 the post suggests to add the
> capability to the driver based on or copy from a different WiFi
> NIC driver and it is not working still same error
> 
> the NIC hangs in a way ifconfig show IP address the and status =
> associated,  a simple ping to the router works with intermittent failures
> in the form of "sento: Network is down" and than it hangs usualy afte the
> 15th packet send... a restart the NIC device with "/etc/rc.d/netif restart"
> will cause the system to reboot!

Attached patch should fix the panic, I should push this into tree
finally..

The dmesg in PR170573 shows some confusing information, the driver is
iwi(4) but the firmware load is for ipw(4), is this some left over from
an older setup? I so, clean up your loader.conf please.

Can you please pull a 9.1-beta memstick image or something and give
this a quick shot? Just so we now that issue still exists on a more
recent system.

The relevant part from the dmesg is basically this line:
iwi0: firmware error
after that, the hardware is dead. We need to figure out why this is
happening, please post more details about your setup and configuration.
Preferably also a the full dmesg with wlandebug 0xffffffff enabled
before above error line is printed.

-- 
Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iwi_vs_sta1.diff
Type: text/x-patch
Size: 848 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20120819/c8df45d0/iwi_vs_sta1.bin


More information about the freebsd-wireless mailing list