Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (4) </ 1 [2] 3 4 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Wireless PCMCIA Connection:, Card Activation & Available Networks (?)< Next Oldest | Next Newest >
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: May 15 2008,03:47 QUOTE

Quote
Anyway, using the iwconfig gui I changed eth0 to ath0, entered ssid, channel and no wep ... but still not working. So, at this point what should I try next?
I think you need to assign an IP address either via dhcp or statically.

Quote
In addition, please, also explain how to obtain help for a particular command. I can't remember anymore but during the time I dealt with DOS 6.22(I believe) I used type /?, or /h, or something like this, next to the DOS command name and I would get the command help.
Usually -h or --help (sometimes even -help).  There are also "man" and/or "info" pages you could use.

EDIT: heh, looks like I'm late in replying :P
Back to top
Profile PM 
jpeters Offline





Group: Members
Posts: 804
Joined: April 2006
Posted: May 15 2008,06:13 QUOTE

The pump command has always worked for my ath0s cards.

So for mine:

sudo iwconfig ath0 channel 52 essid "Wireless"
sudo pump -i ath0

Substitute your own channel and essid, of course, and include wep if used in hex format as Robert noted (pairs separated by colons).

In some cases it's necessary to freshly insert the card before issuing the iwconfig commands, which can be done manually or include in the script:

sudo cardctl eject
sudo cardctl insert
Back to top
Profile PM 
kejava Offline





Group: Members
Posts: 10
Joined: Dec. 2007
Posted: May 29 2008,14:45 QUOTE

For those of you that have had success with cards using the Atheros chipset, did you ever get wpa working using wpa_supplicant?  On my Dell Inspiron 2600 laptop I'm using an SMC cardbus adapter that I believe uses the AR5212 chipset.  I've also tried it on a Dell Latitude C600.  Both can associate with APs without encryption but wpa_supplicant always fails under DSL.  However, on those same laptops it will work when running Puppy or Ubuntu.

This is what happens on mine when I try to associate to my WAP from the command line:
Code Sample
dsl@box:~$ sudo wpa_supplicant -Dmadwifi -iath0 -cwpa_supplicant.conf
Trying to associate with SSID 'ManayunkNeedsMoreDrunks'
Trying to associate with 00:c0:49:fe:06:a0 (SSID='ManayunkNeedsMoreDrunks' freq=2412 MHz)
ioctl[IEEE80211_IOCTL_SETMLME]: Argument list too long
Association request to the driver failed
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with SSID 'ManayunkNeedsMoreDrunks'
Authentication with 00:00:00:00:00:00 timed out.


This is what's in my wpa_supplicant.conf file (fake key, same length):
Code Sample
ctrl_interface=/var/run/wpa_supplicant
# Search for hidden SSIDs
ap_scan=2

network={
ssid="ManayunkNeedsMoreDrunks"
scan_ssid=1
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="WRqNjQnGt1b8OpiZbNJ2IIzraJQLdnPIxNF0eRZIiLgHvMcrEs0LhvFCv6KgPyt"
}
Back to top
Profile PM 
setecio Offline





Group: Members
Posts: 89
Joined: Nov. 2006
Posted: June 11 2008,19:30 QUOTE

Quote (kejava @ May 29 2008,19:45)
For those of you that have had success with cards using the Atheros chipset, did you ever get wpa working using wpa_supplicant?

I had no luck with WPA and also found it worked in Puppy.
Using the Netgear WG511T (atheros chipset) it works fine in WEP but I can't get it working in WPA. I have just retried my experiences last year with the new DSL 4.4 but the results are exactly the same  :(

http://damnsmalllinux.org/cgi-bin....t=19378

It would be good to have people post detailed instructions on how they got WPA working so that we may, hopefully, work it out.

Here are few posts which may point a way ....
http://damnsmalllinux.org/cgi-bin....1;st=20
http://damnsmalllinux.org/cgi-bin....t=18457
Back to top
Profile PM 
kejava Offline





Group: Members
Posts: 10
Joined: Dec. 2007
Posted: June 11 2008,20:04 QUOTE

hi setecio,

thanks for those links.  glad there are other people in the same boat.  unfortunately, they all suggest the use ndiswrapper.  dunno about you but I plan to get that damn madwifi driver working.  i feel like the first message that I get "ioctl[IEEE80211_IOCTL_SETMLME]: Argument list too long" has got to be a clue as to whether this is an issue with wpa_supplicant or the kernel modules.  since the card works with WPA on every other OS, my guess is that it's the kernel modules.

i have a ralink card that won't work in DSL because the kernel was compiled with SMP support.  I wonder if there's something similar going on here with the madwifi modules.
Back to top
Profile PM 
16 replies since May 14 2008,21:21 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (4) </ 1 [2] 3 4 >/
reply to topic new topic new poll
Quick Reply: Wireless PCMCIA Connection:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code