Author Topic: Openzaurus 3.5.2 & Netgear Ma701  (Read 2837 times)

sraun

  • Newbie
  • *
  • Posts: 4
    • View Profile
Openzaurus 3.5.2 & Netgear Ma701
« on: December 09, 2004, 11:10:49 pm »
I've just flashed my SL-5500 to OpenZaurus 3.5.2, opie, 32+32.

I've got a CF memory card, but haven't been able to afford an SD one (yet).

I've got a Netgear MA701 CF network card, I can't get any connectivity.

I'm using an open WAP - no encryption, no nothing (yeah, I know - but I live in a house with steel siding - one of the things I want to do is test the Faraday Cage in the 802.11b spectrum. I know it's good for blocking TV!)

I've got DCP turned on. I've been poking and prodding - if I do a start/stop for wlan0 or wifi0, I get Signal 71%, Noise 71%, Quality 0%. IP address is currently showing 0.0.0.0 for both.

I've done a rescan neighborhood many times - nothing.

Green light on the card is flashing once or twice per second.

I've been going through the forums reading all the posts that say 'wireless' or 'netgear', and none of them helped.

If I eject and pull the card, the wifi0 and wlan0 connections disappear.

I'm very new to the Zaurus (I haven't had it a week yet) - suggestions? Preferably very detailed?

drewb

  • Newbie
  • *
  • Posts: 6
    • View Profile
Openzaurus 3.5.2 & Netgear Ma701
« Reply #1 on: December 09, 2004, 11:28:38 pm »
From the tools screen, select Network, choose wlan0, then click configure.  Set the mode to managed, then rescan the neighborhood.  You should see your AP come up.

Select it for your SSID and everything should work.

Also, there's a mistake floating around about /etc/pcmcia/hostap_cs.conf.  You should append this stanza to the hostap_cs.conf file:

card "NETGEAR MA701 Wireless CF Card"
   manfid 0xd601, 0x0002
   bind "hostap_cs"


--
Drew
Zaurus SL-5500 - OZ 3.5.2 - Opie 1.1.7
SanDisk 1Gb SD - Netgear MA701

dino

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
    • http://
Openzaurus 3.5.2 & Netgear Ma701
« Reply #2 on: December 10, 2004, 09:36:26 am »
I have a Netgear MA701 CF and OZ 3.5.2 also.  I have an access point with wep encryption turn on.  There was nothing special I did to get it running, it just worked.    You may want to edit your interfaces file by hand, eject your card, and then reinsert it.  My /etc/network/interfaces file looks like:
Quote
root@collie:/etc/network# cat ./interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# Wireless interfaces
iface wlan0 inet static
        gateway 192.168.1.32
        netmask 255.255.255.0
        address 192.168.1.35
        wireless_key 1111111111 [1]  [2]  [3]  [4] open key [1]
        wireless_essid any
        wireless_mode Managed
iface atml0 inet dhcp

# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp

# Zaurus usbnet
iface usbd0 inet static
        gateway 192.168.129.200
        down changedns -r  129.162.80.2
        up changedns -a  129.162.80.2
        netmask 255.255.255.0
        address 192.168.129.201

root@collie:/etc/network#
SL5500, Open Zaurus 3.5.2, 128MB SD

sraun

  • Newbie
  • *
  • Posts: 4
    • View Profile
Openzaurus 3.5.2 & Netgear Ma701
« Reply #3 on: December 10, 2004, 10:23:17 pm »
Quote
From the tools screen, select Network, choose wlan0, then click configure.  Set the mode to managed, then rescan the neighborhood.  You should see your AP come up.

Select it for your SSID and everything should work.
Tried that, no joy.  

Also added the bit to hostap_cs.conf - made no difference.

When I go to eject the card, it's identified as a "ZCOMAX AirRunner/XI300" - I note that the last entry before what you said to add is for that card, and has identical information.

So, still not working.

JohnKiniston

  • Full Member
  • ***
  • Posts: 213
    • View Profile
    • http://
Openzaurus 3.5.2 & Netgear Ma701
« Reply #4 on: December 11, 2004, 10:39:13 am »
I've got one of these cards, and so did a friend of mine.

My card always worked great with my Zaurus, His however only worked about 30% of the time, It would show up as a unknown memory card to the Z the rest of the time.

Have you tried to configure it by hand with konsole?

iwconfig wlan0 essid networkname
iwconfig wlan0 key hexkey
ifconfig wlan0 up
udhcpc wlan0

You can skip the iwconfig wlan0 key line if your not using wep encryption.

sraun

  • Newbie
  • *
  • Posts: 4
    • View Profile
Openzaurus 3.5.2 & Netgear Ma701
« Reply #5 on: December 11, 2004, 03:56:41 pm »
Tried these three commands - currently running no encryption.

iwconfig wlan0 essid networkname

No message, presume no problems

ifconfig wlan0 up

No message, presume no problems

udhcpc wlan0

This command got a response! And presumably a bad one.

Code: [Select]
udhcpc (v0.9.9-pre) started
SIOCGIFINDEX failed!: No such device

Suggestions?

JohnKiniston

  • Full Member
  • ***
  • Posts: 213
    • View Profile
    • http://
Openzaurus 3.5.2 & Netgear Ma701
« Reply #6 on: December 12, 2004, 12:37:15 pm »
After you did the iwconfigs and udhcpc does a ifconfig on wlan0 show an ip address from your access point?

Does a iwconfig wlan0 show it attached to your access point?

sraun

  • Newbie
  • *
  • Posts: 4
    • View Profile
Openzaurus 3.5.2 & Netgear Ma701
« Reply #7 on: December 12, 2004, 02:54:34 pm »
Quote
After you did the iwconfigs and udhcpc does a ifconfig on wlan0 show an ip address from your access point?

Nope - stil 0.0.0.0. Isn't that expected from the error message right after the udhcpc?

Quote
Does a iwconfig wlan0 show it attached to your access point?

Here's the output:

Code: [Select]
ieee 802.11b ESSID: "my-wireless"
Mode: Managed  Access Point: 44:44:44:44:44:44  Bit Rate: 2Mb/s
Sensitivity=1/3
Retry min limit:8  RIS thr: off  Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0/70 Signal level:-73dBm Noise level:-73dBm
Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
Tx excessive retries:0  Invalid misc:0  Missed beacon:0