Oleksandr Tymoshenko ([email protected]) wrote: > Hello, > > I am trying to get Intel Centrino Wireless-N 1000 working on one of > my ARM boards. iwn(4) recognizes it but I can’t associate it with > AP or get scan results. I am not sure whether it’s an iwn on ARM problem > or this card in general. I’d appreciate any hints on how to debug this > issue. > > My test script: > sysctl dev.iwn.0.debug=0x8007 > ifconfig wlan create wlandev iwn0 > wlandebug -i wlan0 +dumppkts+scan+debug > ifconfig wlan0 up scan .. skipped .. > without any RX frames or scan results.
Never mind, Adrian identified missing link: it was lack of antennas. Once I connected one - card started receiving frames. There is some weird behaviour with scan, but association with non-protected AP seems to work. I'll run more tests later -- gonzo _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
