Problems getting wifi to work

Problems getting wifi to work

  • aniruddha's picture
  • aniruddha
  • 19
  • 2008-03-05
  • Offline
  • Fri, 03/14/2008 - 18:13

I just received my wireless CFcard for my Zaurus 5500. It's the D-link DCF-660W and from what I know should work with the Zaurus. I tried all possible options, but I couldn't detect any wireless network :S Who has an idea where I go wrong?

__________________


Try this

  • doseas's picture
  • doseas
  • 3
  • 2007-03-11
  • Offline
  • Sat, 03/15/2008 - 18:51

From an old ZaurusZone post by crow:

Add an entry to wlan-ng.conf:

card "D-Link DCF-660W 802.11b WLAN Card"
version "D-Link", "DCF-660W"
bind "prism2_cs"

Other posts indicate that ROM versions newer than 2.37 already have the entry. If this is the case, make sure you try to connect first without WEP or MAC address control enabled on your access point, then enable these features one-by-one.


His problem is he doesn't

  • sdjf's picture
  • sdjf
  • 94
  • 2007-02-03
  • Offline
  • Sun, 03/16/2008 - 14:28

His problem is he doesn't yet have access to a console, the last I knew. And probably not a file manager, either, so he has no way to edit or move files. :(

anniruddha, where do you live? I wonder if someone could snail mail you an SD card with a console and file manager on them? Or have you the ability to put files from your main Linux box onto a freshly formatted SD card?

doseas, was problem-solving with him on the SD card issue in another thread.

sdjf

__________________

sl5500 ROM 2.38
sl6000l ROM 1.12
Lynx Version 2.8.1rel.2

http://www.sdjf.esmartdesign.com
http://www.sdjf.wordpress.com


Hi, thanks again for the

  • aniruddha's picture
  • aniruddha
  • 19
  • 2008-03-05
  • Offline
  • Mon, 03/17/2008 - 18:51

Hi, thanks again for the help! It's really appreciated :D I recently bought an Linux compatible cardreader (brand is apacer). Is expect to be able to format an sdcard with ext2 real soon.


That's perfect. then you

  • sdjf's picture
  • sdjf
  • 94
  • 2007-02-03
  • Offline
  • Mon, 03/17/2008 - 20:06

That's perfect. then you can put a console and file manager on the card and plug it into your Z.

I recommend installing the console to internal memory, not the SD card, so you have access to it no matter what happens to any expansion cards you have.

But, first let's make sure your Z can read a properly formatted card.

As far as that goes, it SHOULD be able to read a good SD card, even if it's fat16 or fat32, but some cards just don't work.

I'm still using the very first SD card I bought, and never reformatted it to ext2.

I've had some trouble with the partition table getting corrupt, but have learned how to work around it, and have just not felt up to transferring everything onto a CF card and then an ext2 SD card. I do back up the most important SD card directories onto a CF card once in a while, but the total file transfer is something I just haven't felt up to doing.

You have to be careful about saving webpages with Opera, it doesn't seem to know when the card is full, and that is probably what messed up the table.

If I want to save pages with Opera instead of using wget, I have a special SD card I use just for that, so I don't mess up my favorite SD card with operasave.

sdjf

__________________

sl5500 ROM 2.38
sl6000l ROM 1.12
Lynx Version 2.8.1rel.2

http://www.sdjf.esmartdesign.com
http://www.sdjf.wordpress.com


Quote:Add an entry to

  • aniruddha's picture
  • aniruddha
  • 19
  • 2008-03-05
  • Offline
  • Tue, 03/18/2008 - 21:04

Quote:
Add an entry to wlan-ng.conf

Where can I find this config?


in your console, enter the

  • sdjf's picture
  • sdjf
  • 94
  • 2007-02-03
  • Offline
  • Tue, 03/18/2008 - 22:41

in your console, enter the following command:

find / -name wlan-ng.conf

That will tell you where it is. If it isn't found, you don't have it. :p

On my Z, I get the following:

bash-2.05# find / -name wlan-ng.conf
/home/etc/pcmcia/wlan-ng.conf
bash-2.05#

A real important command to learn. ;)

sdjf

__________________

sl5500 ROM 2.38
sl6000l ROM 1.12
Lynx Version 2.8.1rel.2

http://www.sdjf.esmartdesign.com
http://www.sdjf.wordpress.com


Lol, make me feel like a

  • aniruddha's picture
  • aniruddha
  • 19
  • 2008-03-05
  • Offline
  • Wed, 03/19/2008 - 21:01

Lol, make me feel like a n00b :#. On Gentoo I use the 'slocate' command frequently. But on the Zaurus I have the feeling that I start from scratch ;)


Ha ha. Well, it's just

  • sdjf's picture
  • sdjf
  • 94
  • 2007-02-03
  • Offline
  • Wed, 03/19/2008 - 22:26

Ha ha. Well, it's just whether all your favorite commands are available.

Too what is available, type

busybox

and you'll see a partial list. Other commands are installed by Sharp and I guess you could enter a tab three times and you'd get the whole works of choices.

sdjf

__________________

sl5500 ROM 2.38
sl6000l ROM 1.12
Lynx Version 2.8.1rel.2

http://www.sdjf.esmartdesign.com
http://www.sdjf.wordpress.com