Hello Jim, Looking at the output below it seems to me that the firmware isn't properly loaded. With the lines fw_primary /etc/firmware/hostap/pm010102.hex fw_secondary /etc/firmware/hostap/rf010800.hex in the interfaces file you should see a message: "Downloading primary firmware pm010102.hex to interface ..."
You could put some debug code (echos) in /etc/network/pre-up/hostap-utils to see what is going on or try to load the firmware by hand with the "prism2_srec" command. Eric > Cant get a DWL520 rev E device to work in LRP. I have the following > modules loaded, hostap.o and hostap_pci.o and packages hostapu.lrp and > wireless.lrp. The device appears in ip addr and the interface pings from > the LRP box but cant get the radio to pass data. bering 2.4 debug Apr 29 > 20:59:39 firewall kernel: hostap_crypt: registered algorithm 'NULL' > Apr 29 20:59:39 firewall kernel: wifi0: Original COR value: 0x0 > Apr 29 20:59:40 firewall kernel: hostap_pci: assuming no Primary image in > flash Apr 29 20:59:40 firewall kernel: wifi0: test Genesis mode with HCR > 0x1f > Apr 29 20:59:40 firewall kernel: wifi0: Original COR value: 0x0 > Apr 29 20:59:40 firewall kernel: Readback test failed, HCR 0x1f write 00 > e1 a1 f Apr 29 20:59:40 firewall kernel: wifi0: test Genesis mode with HCR > 0x0f > Apr 29 20:59:40 firewall kernel: wifi0: Original COR value: 0xa1 > Apr 29 20:59:40 firewall kernel: Readback test succeeded, HCR 0x0f > Apr 29 20:59:40 firewall kernel: wifi0: registered netdevice wlan0 > Apr 29 20:59:40 firewall kernel: wlan0: cannot set RID fc02 (len=34) - no > PRI f/w > Apr 29 20:59:40 firewall kernel: wlan0: could not set interface UP - no > PRI > f/w > > /etc/network/interfaces > auto wlan0 iface wlan0 inet static address 10.0.0.1 netmask 255.255.255.0 > broadcast 10.0.0.255 fw_primary /etc/firmware/hostap/pm010102.hex > fw_secondary /etc/firmware/hostap/rf010800.hex wireless_mode ad_hoc > wireless_essid jim wireless_channel 5 > > ip addr 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen > 1000 > link/ether 00:20:18:2c:1f:59 brd ff:ff:ff:ff:ff:ff inet 192.168.1.10/24 brd > 192.168.1.255 scope global eth0 > 4: wifi0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000 > link/ieee802.11 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 5: wlan0: > <BROADCAST,MULTICAST> mtu 1500 qdisc noop > link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff inet 10.0.0.1/24 brd > 10.0.0.255 scope global wlan0 > > > iwconfig lo no wireless extensions. dummy0 no wireless > extensions. eth0 no wireless extensions. wifi0 IEEE 802.11-DS > ESSID:"jim" > Mode:Master > Encryption key:off > wlan0 IEEE 802.11-DS ESSID:"jim" Mode:Master > Encryption key:off > Link Quality:0 Signal level:0 Noise level:0 > Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 > Tx excessive retries:0 Invalid misc:0 Missed beacon:0 > > > _________________________________________________________________ > Don't just Search. Find! http://search.sympatico.msn.ca/default.aspx The > new MSN Search! Check it out! > > > > > ------------------------------------------------------- > 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: [email protected] > https://lists.sourceforge.net/lists/listinfo/leaf-user > Support Request -- http://leaf-project.org/ > > ------------------------------------------------------- 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&kid0709&bid&3057&dat1642 ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
