On Wed, Sep 7, 2011 at 17:20, Bernhard Schmidt <[email protected]> wrote: > On Wed, Sep 7, 2011 at 09:39, Tz-Huan Huang <[email protected]> wrote: >> On Wed, Sep 7, 2011 at 14:10, Tz-Huan Huang <[email protected]> wrote: >>> >>> $ uname -a >>> FreeBSD bud 9.0-BETA2 FreeBSD 9.0-BETA2 #2: Tue Sep 6 16:50:09 CST >>> 2011 root@bud:/usr/obj/usr/src/sys/BUD amd64 >>> >>> dmesg -a: >>> http://www.csie.ntu.edu.tw/~b90093/tmp/dmesg.txt >>> >>> rc.conf: >>> http://www.csie.ntu.edu.tw/~b90093/tmp/rc.conf >>> >>> kldstat -v >>> http://www.csie.ntu.edu.tw/~b90093/tmp/kldstat.txt >> >> When loading acpi_ibm, I got more error information: >> >> $ kldload acpi_ibm >> acpi_ibm0: <IBM ThinkPad ACPI Extras> on acpi0 >> $ ifconfig wlan0 up >> iwn0: iwn5000_send_calibration: could not send calibration result, error 22 >> iwn0: iwn_init_locked: could not initialize hardware, error 22 > > Can you do > sysctl dev.iwn.0.debug=0xffffffff > before doing > ifconfig wlan0 up? > > I'm curious on which result it can't send to the firmware.
Sure, here are the error messages: http://www.csie.ntu.edu.tw/~b90093/tmp/iwn-debug.txt Thanks, Tz-Huan _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
