Hi,
I freshly installed FreeBSD 9.2-RC3 today on an Acer TravelMate 3000, and am having trouble setting up WiFi. Having read the iwi(4) I have these entries in /boot/loader.conf:
I've switched the radio on/off, no result. No other changes have been made to the system after freshly installing it off the memory stick.
I freshly installed FreeBSD 9.2-RC3 today on an Acer TravelMate 3000, and am having trouble setting up WiFi. Having read the iwi(4) I have these entries in /boot/loader.conf:
Code:
if_iwi_load="YES"
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
legal.intel_iwi.license_ack="1"
kldstat
shows that the selected modules have been loaded. However when doing ifconfig iwi0 up scan
it yields this:
Code:
iwi0: timeout waiting for (null) firmware initialization to complete
iwi0: could not load boot firmware (null)
I've switched the radio on/off, no result. No other changes have been made to the system after freshly installing it off the memory stick.