Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 07:20:34 GMT
From:      Rechistov Grigory <ggg_mail@inbox.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115822: iwi-firmware doesn't upload to NIC
Message-ID:  <200708260720.l7Q7KYeD098645@www.freebsd.org>
Resent-Message-ID: <200708260730.l7Q7U16M026331@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115822
>Category:       ports
>Synopsis:       iwi-firmware doesn't upload to NIC
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 07:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Rechistov Grigory
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD ip82-180.private.rt.mipt.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Jun  7 01:06:01 UTC 2007     root@ip82-180.private.rt.mipt.ru:/usr/obj/usr/src/sys/DELL_v8  i386
>Description:
I am trying to get my internal wireless NIC operable. I have Dell Inspiron 9300 notebook with Intel(R) PRO/Wireless 2915ABG card in it.

I followed the instructions found at http://damien.bergamini.free.fr/ipw/iwi-freebsd.html

Port installation was successful, I installed version 2.4_7. Then I loaded kernel module # kldload if_iwi, my card was detected.

But when I tried to execute:

# iwicontrol -i iwi0 -d /boot/firmware -m bss

The answer is 

iwicontrol: Can't load firmware to driver: Invalid argument

When I try to kill firmware # iwicontrol -i iwi0 -k, the error is

iwicontrol: Can't kill firmware: Invalid argument

When I try to get up the interface by # ifconfig iwi0 up , the message on system (first) console prints

firmware_get: failed to load firmware image iwi_bss
iwi0: could not load firmware

>How-To-Repeat:
On machine with Intel(R) PRO/Wireless 2915ABG

# cd /usr/ports/net/iwi-firmware/
# make config install
# kldload if_iwi
# iwiconfig -i iwi0 -d /boot/firmware -m bss
iwicontrol: Can't load firmware to driver: Invalid argument
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708260720.l7Q7KYeD098645>