% uname -srm
FreeBSD 7.0-BETA1 i386
What did I do wrong?
dmesg output:
iwi0: <Intel(R) PRO/Wireless 2200BG> mem 0xa0202000-0xa0202fff irq 11 at
device 2.0 on pci4
iwi0: Ethernet address: 00:16:6f:c3:e3:48
iwi0: [ITHREAD]
iwi_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi/.
iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in
/boot/loader.conf.
module_register_init: MOD_LOAD (iwi_bss_fw, 0xc4c535a0, 0) error 1
firmware_get: failed to load firmware image iwi_bss
iwi0: could not load firmware
I tried to bring up the interface with
# ifconfig iwi0 up
And I have the following entry in /boot/loader.conf
# intel/wireless
set legal.intel_iwi.license_ack=1
if_iwi_load="YES
This is my current kldstat-output:
% kldstat
Id Refs Address Size Name
1 18 0xc0400000 4f71a0 kernel
2 1 0xc08f8000 28600 linux.ko
3 1 0xc0921000 6a164 acpi.ko
4 1 0xc4715000 f000 geom_eli.ko
5 1 0xc4724000 24000 crypto.ko
6 1 0xc4748000 a000 zlib.ko
7 1 0xc48a1000 3000 pflog.ko
8 1 0xc48a4000 33000 pf.ko
9 1 0xc4c3c000 f000 if_iwi.ko
10 1 0xc4c53000 30000 iwi_bss.ko
Thanks for any suggestions.
--
Oliver PETER, eMail: hoschi@mouhaha.de, ICQ# 113969174
"Worker bees can leave. Even drones can fly away.
The Queen is their slave."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url :
http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20071029/7cb25ccb/attachment.pgp
On 10/29/07, Oliver Peter <hoschi@mouhaha.de> wrote:> % uname -srm > FreeBSD 7.0-BETA1 i386 > > What did I do wrong? > > dmesg output: > iwi0: <Intel(R) PRO/Wireless 2200BG> mem 0xa0202000-0xa0202fff irq 11 at > device 2.0 on pci4 > iwi0: Ethernet address: 00:16:6f:c3:e3:48 > iwi0: [ITHREAD] > iwi_bss: You need to read the LICENSE file in > /usr/share/doc/legal/intel_iwi/. > iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in > /boot/loader.conf. > module_register_init: MOD_LOAD (iwi_bss_fw, 0xc4c535a0, 0) error 1 > firmware_get: failed to load firmware image iwi_bss > iwi0: could not load firmware > > I tried to bring up the interface with > > # ifconfig iwi0 up > > And I have the following entry in /boot/loader.conf > > # intel/wireless > set legal.intel_iwi.license_ack=1 > if_iwi_load="YES >Remove the word 'set ', as it is not needed in /boot/loader.conf. Scot
Oliver Peter wrote:> ... > And I have the following entry in /boot/loader.conf > > # intel/wireless > set legal.intel_iwi.license_ack=1 > if_iwi_load="YESWhy did you put set in front of your license agreement?
On Mon, Oct 29, 2007 at 11:41:56PM +0100, Oliver Peter wrote:> iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf. > > And I have the following entry in /boot/loader.conf > > # intel/wireless > set legal.intel_iwi.license_ack=1After removing the 'set' it works fine. Thanks to all for your answers. Bye fat-fingered-hoschi -- Oliver PETER, eMail: hoschi@mouhaha.de, ICQ# 113969174 "Worker bees can leave. Even drones can fly away. The Queen is their slave." -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20071030/35f9b621/attachment.pgp
On 30/10/2007, Oliver Peter <hoschi@mouhaha.de> wrote: [..]> And I have the following entry in /boot/loader.conf > > # intel/wireless > set legal.intel_iwi.license_ack=1 > if_iwi_load="YES >Just remove "set" from the line.> Oliver PETER, eMail: hoschi@mouhaha.de, ICQ# 113969174 > "Worker bees can leave. Even drones can fly away. > The Queen is their slave." > >wbr, pluknet
Oliver Peter wrote:> % uname -srm > FreeBSD 7.0-BETA1 i386 > > What did I do wrong? > > dmesg output: > iwi0: <Intel(R) PRO/Wireless 2200BG> mem 0xa0202000-0xa0202fff irq 11 at device 2.0 on pci4 > iwi0: Ethernet address: 00:16:6f:c3:e3:48 > iwi0: [ITHREAD] > iwi_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi/. > iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf. > module_register_init: MOD_LOAD (iwi_bss_fw, 0xc4c535a0, 0) error 1 > firmware_get: failed to load firmware image iwi_bss > iwi0: could not load firmware > > I tried to bring up the interface with > > # ifconfig iwi0 up > > And I have the following entry in /boot/loader.conf > > # intel/wireless > set legal.intel_iwi.license_ack=1 > if_iwi_load="YES >Shouldn't that be: legal.intel_iwi.license_ack=1 if_iwi_load="YES" Guy -- Guy Helmer, Ph.D. Chief System Architect Palisade Systems, Inc.