Author Topic: Asus WL-1100 / Z 5500  (Read 5691 times)

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« on: September 22, 2004, 07:07:03 pm »
HelloZ...

I've Zaurus 5500.

Last week i bought a Asus WL-110 for it.

I'm trying to put it to work, but no success... i've read a lot of post but i can't understand, what's going wrong.

SHARP ZAURUS 5500
ASUS WL-110

>cardctl ident
Socket 0:
    product info: "ASUS", "802_11B_CF_CARD_25", "Version 01.00", ""
    manfid: 0x02aa, 0x0002
    function: 6 (network)
Socket 1:
    no product info avaiable


> ifconfig

Only appear info about lo and usbd0.
Nothing about eth0!


My WLAN config, are only the SSID and Channel.
As mencioned in
this page

My testing's have been in changing values on "Internet Wizard", "Network & Sync", "Wireless LAN Setting".

I know that A.P. is working because i have laptop connected to it.


I need to get this to work, but i'm very confused.
First I need to know if the Card is recognized and correctly configured.
And then i need help, to put the WLAN to work...

Please Help Me  

Regards
NCarvalho

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #1 on: September 22, 2004, 07:11:16 pm »
   
One more info that i've found now



>cardctl status
Socket 0:
    3.3V 16-bit PC Card
    function 0: [ready]
Socket 1:
    no card



So, i think that card is ready to work...
... but what should be the next step??


NCarvalho

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #2 on: September 22, 2004, 08:20:32 pm »
News news news....

"No, it's not working yet"

I've found this post:
https://www.oesf.org/forums/inde...?showtopic=4980


i done the step by step:
Quote
1. Plug in the card, type cardctl ident
2. You should get a bit of info for Socket 0. Copy down the "product info:" text ("WLAN", "11Mbps_PC-Card_3.0", "ISL37100P", "Eval-RevA" for my card)
3. Edit the file /etc/pcmcia/wlan-ng.conf and add the following...
1. card "Some description"
2. version the product info text you copied above
3. bind "prism2_cs"
4. Save the file unplug the card and reboot. The card should be recognised when you plug it in. You will then be able to set up networking as normal.


So i've add to my /etc/pcmcia/wlan-ng.conf
Quote
card "Asus"
"ASUS", "802_11B_CF_CARD_25", "Version 01.00", ""
bind "prism2_cs"


And rebooted...

Now the Card is recognized...

ifconfig already shows eth0.

but i can't get the IP from router ... that will be the next step...

NCarvalho

jamesm

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://
Asus WL-1100 / Z 5500
« Reply #3 on: September 23, 2004, 07:40:43 am »
Quote
News news news....

"No, it's not working yet"

I've found this post:
https://www.oesf.org/forums/inde...?showtopic=4980


i done the step by step:
Quote
1. Plug in the card, type cardctl ident
2. You should get a bit of info for Socket 0. Copy down the "product info:" text ("WLAN", "11Mbps_PC-Card_3.0", "ISL37100P", "Eval-RevA" for my card)
3. Edit the file /etc/pcmcia/wlan-ng.conf and add the following...
1. card "Some description"
2. version the product info text you copied above
3. bind "prism2_cs"
4. Save the file unplug the card and reboot. The card should be recognised when you plug it in. You will then be able to set up networking as normal.

So i've add to my /etc/pcmcia/wlan-ng.conf
Quote
card "Asus"
"ASUS", "802_11B_CF_CARD_25", "Version 01.00", ""
bind "prism2_cs"

And rebooted...

Now the Card is recognized...

ifconfig already shows eth0.

but i can't get the IP from router ... that will be the next step...

NCarvalho
Are you trying to get an IP via DHCP?

If so you may need to add that to your /etc/network/interfaces file under the eth0 section.

Also you've not said which ROM you're using, is dhcpclient installed?
Victim of c3000 ebay scam.... Now after c3100

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #4 on: September 23, 2004, 03:27:51 pm »
Hy jamesm


Quote
Are you trying to get an IP via DHCP?

If so you may need to add that to your /etc/network/interfaces file under the eth0 section.

Also you've not said which ROM you're using, is dhcpclient installed?

Yes, i'm tryng to get IP via DHCP, but no success.
Maybe that's what's missing.

I don't have  /etc/network/interfaces
The most alike is:  /etc/network-device

Should I create  /etc/network/interfaces?? (i don't think so)

What could be the problem here?


Regards...
NCarvalho


PS: I think i will try config static IP. I post the results here....

NC

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #5 on: September 23, 2004, 03:38:20 pm »
Static IP doens't work neither.

In my Acess Point log's, i cant see reference too Zaurus WiFi MacAdress.

So.. they aren't comunicating...

My A.P. is working with Laptop, so the problem is in Zaurus


NCarvalho

_Psycho

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • http://zports.sf.net
Asus WL-1100 / Z 5500
« Reply #6 on: September 23, 2004, 03:41:48 pm »
Which ROM are you using ?

You probably not far to get it working really.
Zaurus Porting Project :
http://zports.sf.net
Conics:
http://www.conics.net

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #7 on: September 23, 2004, 05:09:52 pm »
Hy Psycho

I'm using original ROM - 2.39
(sorry i've missed telling that)    

There's any help you can give me??


I'm almost there... but not working yet!


NCarvalho

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #8 on: September 30, 2004, 07:34:42 am »
Hy

I know that some people in this forum have managed to make ASUS WL-110 work with Zaurus.

I Have Zaurus  5500 and a Asus WL-110... but i can't make it work.

Can anyone help me make my zaurus better??

NCarvalho

Teletubbie

  • Sr. Member
  • ****
  • Posts: 252
    • View Profile
    • http://
Asus WL-1100 / Z 5500
« Reply #9 on: September 30, 2004, 07:48:00 am »
Well, I never used the original sharp rom. But the ASUS Card works out of the box with the newer OZ roms (Hentges roms and OZ 3.5.1).
It worked also out of the box with the tkcRom, that is based on Sharprom.
I think it will work with newer Sharproms 3.1x and the Cacko rom out of the box too.
Cheers,
Sam
SL-5500G
OZ 3.3.6-pre1
Opie 1.1.4

ncarvalho

  • Newbie
  • *
  • Posts: 32
    • View Profile
Asus WL-1100 / Z 5500
« Reply #10 on: October 01, 2004, 03:32:30 pm »
Hy Teletubbie
Thanks for the information.

But that means that i need to change ROM??


I'm new with Zaurus, and i don't have the know-how enough to do an operation like that.... not yet.

Any other way will be good...

Regards
NCarvalho

_Psycho

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • http://zports.sf.net
Asus WL-1100 / Z 5500
« Reply #11 on: October 01, 2004, 03:41:20 pm »
I dont know how to fix your problem, but for the other rom, maybe flashing cacko on your 5500 will fix your problem.

Thats mean thought you would lose your data, or just sync them on your pc, then flash cacko and sync them back.

Because i doubt you can backup the sharp rom, flash the cacko rom and restore it over.

Else i advice you to try cacko or OpenZaurus 3.5.1, they are nice roms, with a lots more features than the basic sharp ROM.

there is probably an howto here on this site how to do it, else check in the download section for the cacko rom
and www.openzaurus.org for OZ rom, both worth the try, maybe try both of them and choose the one you prefer  I know a lots of 5500 users use OZ.

Good luck =P

 
Zaurus Porting Project :
http://zports.sf.net
Conics:
http://www.conics.net

Teletubbie

  • Sr. Member
  • ****
  • Posts: 252
    • View Profile
    • http://
Asus WL-1100 / Z 5500
« Reply #12 on: October 01, 2004, 06:29:14 pm »
Hi ncarvalho,
yes this means changing rom. Using any other rom will increase stability on you zaurus comparing with the 2.3x sharproms.
Well OZ 3.5.1 is maybe a little bit tricky, if you are new to zaurus.
Maybe you try the 3.1x roms from sharp. These are regular updates so to your rom and the update process is described on sharp sites.
I would recommend to use a compact flash card to flash, not the way using the craddle.
Flashing sharproms update the bootloader code in Zaurus.
Flashing other roms dont deal with these deeper levels of code. So they are not dangerous to flash (well this dont means that flashing sharprom is dangerous, i just dont know it for sure).
I have two Zaurus. One for everyday life. The second one for testing etc. I flashed the second Z a lot of times (cant count).
Flashing the Zaurus is not a really big issue  
You should just be carefull to backup your data and sync before, so you can restore it after flashing.
Cheers,
Sam
« Last Edit: October 01, 2004, 06:30:47 pm by Teletubbie »
SL-5500G
OZ 3.3.6-pre1
Opie 1.1.4

Acid Snoop

  • Newbie
  • *
  • Posts: 3
    • View Profile
Asus WL-1100 / Z 5500
« Reply #13 on: January 27, 2005, 05:06:55 pm »
Hi, i don't know if you are still searching for a solution so i just gonna post it.

You don't need to upgrade to another Rom (else then the Sharp one, but get the latest of it). Just open your /etc/pcmcia/wlan-ng.conf and add the following at the end of the file:


card "ASUS Spacelink WL-110 Wireless LAN CF Card"
manfid 0x02aa, 0x0002
bind "prism2_cs"

After the alteration, reboot the machine and plug in the card.


Greez
Acid Snoop