Hi Eric,

Thanks for the help. I have been able to get the IF up manually with prism2_srec using pm010102.hex and rf010800.hex and then doing an ifup wlan0 (also passes data :). It appears that these lines of code in /etc/network/if-pre-up.d/hostap-utils may not be executing. I stuck some debug in the script and the download primary and secondary procedures are being entered. wlan0 also appears in /proc/net/hostap/

------>        if grep -q no_pri=1 /proc/net/hostap/$1/debug; then
               echo "Downloading primary firmware $2 to interface $1"
               $PRISM2_SREC -gs $1 $2
               $PRISM2_SREC -gp $1 $2

------>        if grep -q pri_only=1 /proc/net/hostap/$1/debug; then
echo "Downloading secondary (station) firmware $2 to interface $
               $PRISM2_SREC -rp $1 $2


From: "Eric Spakman" <[EMAIL PROTECTED]>
To: "Jim Munro" <[EMAIL PROTECTED]>
CC: leaf-user@lists.sourceforge.net
Subject: Re: [leaf-user] Re DWL 520 rev E (some debug)
Date: Mon, 1 May 2006 09:16:13 +0200 (CEST)

Hello Jim,

It indeed looks like the primary firmware is loading fine but there is a
problem with the station firmware. Are you sure the station firmware is
not corrupted?

Please try the follwing steps:
-Comment out the auto wlan0 line in /etc/network/interfaces and do a reboot
-download fresh firmware files (maybe an older version?)
-download the primary and station firmware to the cards by hand with the
prism2_srec tool
-Bring up the interface by "ifup wlan0"

Eric


> Things seem to point to the cards as running only primary firmware.
> Whats
> the next step?
>
> firewall# hostap_diag wlan0 Host AP driver diagnostics information for
> 'wlan0'
>
>
> NICID: id=0x8024 v1.0.0 (PRISM III Mini-PCI (AT24C08 compatible small
> serial flash)) PRIID: id=0x0015 v1.1.2
> ioctl[PRISM2_IOCTL_HOSTAPD]: No data available
>
>

_________________________________________________________________
MSNĀ® Calendar keeps you organized and takes the effort out of scheduling get-togethers. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSNĀ® Premium right now and get the first two months FREE*.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to