isuue with wifi connectivity on the beagle board using belkin wifi usb dongles

Hi,

      Iam trying to check the wifi connectivity on the beagle board
version B7 using belkin usb dongles.i download the latest images like
MLO REVC V3,uImage revc v3 etc in the below link

Google Code Archive - Long-term storage for Google Code Project Hosting..
after that i copied all the files into the sdcard and boot the beagle
board.on the console the output comes like this

.-------.

      > .-.
  > >-----.-----.-----.| | .----..-----.-----.
      > > __ | ---'| '--.| .-'| | |
  > > > > >--- || --'| | | ' | | | |

'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
                -' |
                '---'

The Angstrom Distribution beagleboard ttyS2

Angstrom 2008.1-test-20090127 beagleboard ttyS2

beagleboard login:root

After that i connect the Belkin wireless G usb Dongle to the OTG
port.After that i shows the following message..

usb 2-1.4: new high speed USB device using musb_hdrc and address 5
usb 2-1.4: device v050d p705c is not supported
usb 2-1.4: configuration #1 chosen from 1 choice
usb 2-1.4: reset high speed USB device using musb_hdrc and address 5
zd1211rw 2-1.4:1.0: phy1

Then i type the iwconfig command,then it shows like this below

root@beagleboard:/# iwconfig
lo no wireless extensions.

usb0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:""
          Mode:Managed Frequency:2.412 GHz Access Point: Not-
Associated
          Tx-Power=0 dBm
          Retry min limit:7 RTS thr:off Fragment thr=2352 B
          Encryption key:off
          Power Management: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

Can anyone please tell me why it is showing the Access point:Not
associated.
Please let me know how to proceed further.

With Regards
Pratap

You need to configure wireless network either by writing your own start-up script or manually by iwconfig commands.
Read iwlist and iwconfig help.
First try with commands manually then writing script would be much easy.

Regards,
omkar

Hello Pratap,
  You might try this suggestion posted on this forum by Koen Kooi.
qoute:
"In the connman case you
should do one of the following:

* use update-rc.d to disable the startup scripts
* edit /var/lib/connman/defaults.conf and add something like
[Configuration]
Policy=manual
Priority=200
* edit /var/lib/connman/dev_<your mac addres>.conf and change Policy
to manual
* use the connman gui to have connman ignore the interface

regards,

Koen "

Hi Omkar.

Do you any guide for getting USB WiFi working on Beagleboard with Android on it? I have been searching for a complete guide but not able to find one.

-Kaushik

hello,

I am using angstrom distro.
And USB WiFi (Belkin) is working fine.
For that I simply downloaded firmware of rt73 chipset.
Also OE kernel supports ZD as well as rt chipset.