OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Security and Networking => Topic started by: geeko on November 23, 2007, 12:11:35 pm

Title: No Connection At All
Post by: geeko on November 23, 2007, 12:11:35 pm
Hello, i just got my c-1000 and its very nice , however the wireless network doesnt seem to work at all!

I am running cacko rom, the network card, AMBICOM WL1100C, is recognized correctly. I set up the network using the GUI, and entered all the informations for my network correctly(with WEP).
However when i tried to connect it just said "initializing" and then "network offline"
I then tried to open op my wireless router(linksys wrt54gl) so that everyone can access it, but it still did the same thing with "initializin" and "network offline".

I also tried the "connect to any network" setting, but exactly the same happened.

Does anyone have any idea whats going on?
And a simpler question: Is there any kind of applications which i can use to test my card, and see what signals it is receiving?

thanks in advance
Title: No Connection At All
Post by: adf on November 23, 2007, 03:13:59 pm
Quote from: geeko
Hello, i just got my c-1000 and its very nice , however the wireless network doesnt seem to work at all!

I am running cacko rom, the network card, AMBICOM WL1100C, is recognized correctly. I set up the network using the GUI, and entered all the informations for my network correctly(with WEP).
However when i tried to connect it just said "initializing" and then "network offline"
I then tried to open op my wireless router(linksys wrt54gl) so that everyone can access it, but it still did the same thing with "initializin" and "network offline".

I also tried the "connect to any network" setting, but exactly the same happened.

Does anyone have any idea whats going on?
And a simpler question: Is there any kind of applications which i can use to test my card, and see what signals it is receiving?

thanks in advance
You don't, by any chance, secure your wifi by mac address lists?
Title: No Connection At All
Post by: geeko on November 23, 2007, 04:35:45 pm
Nope, i checked this already.

I am wondering if this could just be some kind of newb mistake on my part, since i am new to the zaurus but i just can't come up with a reason it shouldn't work.

But as  far as i know my wireless router is functioning properly(decently?  ). I have my laptop and my Nintendo DS connected through wireless and its working without problems.
Title: No Connection At All
Post by: geeko on November 23, 2007, 06:00:32 pm
Omg somehow i got it working!
The worst part is i don't know how. I tried 1000 settings and flashed the newest kernel 2x and suddenly it worked.. im happy right now

btw mods if you want its fine with me that you delete or lock this thread.. its kind of useless to others
Title: No Connection At All
Post by: dougeeebear on November 23, 2007, 08:13:52 pm
Quote from: geeko
Omg somehow i got it working!
The worst part is i don't know how. I tried 1000 settings and flashed the newest kernel 2x and suddenly it worked.. im happy right now

btw mods if you want its fine with me that you delete or lock this thread.. its kind of useless to others
Actually, it will be quite useful if you figure out what you did

Regards,
Doug
Title: No Connection At All
Post by: sdjf on November 23, 2007, 08:14:46 pm
It's my best guess that something had a lock on ttyS3 that was resolved when you flashed.

I've done a lot of work on this "Initializing forever" issue on dialup, and there may be some basics that apply to wirelss as well.  If you start having trouble again, give a yell.  I don't have time to dig up the url for the work I've done on this.  Will post it later this weekend.

sdjf
Title: No Connection At All
Post by: geeko on November 24, 2007, 04:53:26 pm
Quote from: sdjf
It's my best guess that something had a lock on ttyS3 that was resolved when you flashed.

This sounds like a reasonable explanation. The connection worked instantly after one of the 'reboots'.
Title: No Connection At All
Post by: sdjf on November 25, 2007, 11:47:07 am
Yeah, well if it happens again,  it's a lot easier to just check for a lock file and remove it.  On Sharp ROM, lock files are in /var/lock.

On a Sharp ROM Collie, the lock files that I know of are  /var/lock/LCK..ttyS3 and  /var/lock/LCK..ttyS0

But, here's also some links that might be helpful for generic connectivity issues.  All my work is on Sharp ROM using an sl5500 but ttyS3 is still ttyS3, so some of this stuff may be of use for wireless and on other models.

How to disonnect from online if GUI already says disconnected

     http://www.sdjf.esmartdesign.com/scripts/qstop.html (http://www.sdjf.esmartdesign.com/scripts/qstop.html)                                    

How to halt respawning of ttyS0 if that is your problem:

     http://www.sdjf.esmartdesign.com/respawn.html (http://www.sdjf.esmartdesign.com/respawn.html)

Tool for resetting connectivity (only tested on ROM 2.38 dialup, respawning  of ttyS0 must be disabled)

     http://www.sdjf.esmartdesign.com/scripts/qreset.html (http://www.sdjf.esmartdesign.com/scripts/qreset.html)

And we had a long discussion about connectivity issues with C3100 user Barry Samuels in the "Start A Network Connection From The Command Line" thread:

     https://www.oesf.org/forum/index.php?showtopic=21828 (https://www.oesf.org/forum/index.php?showtopic=21828)

sdjf
Title: No Connection At All
Post by: sdjf on November 25, 2007, 11:49:33 am
About testing signals sent to your card, Minicom can be used to talk to it.  It's a terminal program, can be a bit confusing to use but you can talk with your modem that way.

sdjf