The time now is Sat 25 May 2013, 10:25
All times are UTC - 4 |
| Author |
Message |
utopiz
Joined: 16 Feb 2007 Posts: 2
|
Posted: Fri 16 Feb 2007, 06:12 Post subject:
How to connect 2.13 with PCMCIA Linksys WPC11? |
|
Hello !
When i click scan, i get the WLANs list, i select one, and a few seconds later, the same list appears again... I try CANCEL... the same... loop...
I tried defining a profile, it looks like it connects, but no Rx (with dhcp or static IP and ping)
I'm running this super Puppy 2.13, with a PCMCIA Linksys WPC11.
Any help much appreciate
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Fri 16 Feb 2007, 16:34 Post subject:
|
|
Do you begin by clicking the "Connect" icon on the desktop?
|
|
Back to top
|
|
 |
mwestlund
Joined: 09 Jun 2006 Posts: 118
|
Posted: Fri 16 Feb 2007, 21:43 Post subject:
|
|
Are you trying to connect to a secure wireless router? -Mark
|
|
Back to top
|
|
 |
utopiz
Joined: 16 Feb 2007 Posts: 2
|
Posted: Mon 19 Feb 2007, 03:59 Post subject:
|
|
Thank you for replys.
Yes i first click on connect and yes i try to connect to a secure router (WEP).
I have been tring RutiLT, i can see the SSIDs on "site survey" tab, select one and click connect, it asks me for a WEP key, but i finaly get this error message :
Can't set WEP encryption key : index : 3 code : 22
I tried both HEX and ASCII key...
Is WEP the problem ?
Any idea ?
Thanks
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Mon 19 Feb 2007, 08:35 Post subject:
|
|
Check to see what driver Puppy has loaded for your card. The Network Wizard should tell you this. If not, run "lsmod" to see what drivers are loaded.
I suspect you may have ver2, 2.5, or 3 of the WPC11, which would have Prism2/2.5/3 chipsets.
These are best supported by the hostap driver, but it's possible that an older driver - the orinoco_cs has loaded instead.
The orinoco_cs driver has limited support for Prism2x chips, but probably doesn't support WEP encryption with Prism2x chips.
(It does support WEP with Orinoco chips, see here - http://www.murga-linux.com/puppy/viewtopic.php?p=92709#92709)
If I'm right, the fix would then be to add "orinoco_cs" to the skip list in rc.modules, and manually load the hostap_cs module instead.
Last edited by tempestuous on Mon 03 Sep 2007, 23:26; edited 1 time in total
|
|
Back to top
|
|
 |
sccat
Joined: 22 Aug 2005 Posts: 160
|
Posted: Sun 11 Mar 2007, 11:08 Post subject:
|
|
I have the same problem while using Puppy2.14.
|
|
Back to top
|
|
 |
sccat
Joined: 22 Aug 2005 Posts: 160
|
Posted: Mon 12 Mar 2007, 08:06 Post subject:
|
|
When I entered lsmod,Puppy returned ath_pic and lots of modules.
Is ath_pci OK?
|
|
Back to top
|
|
 |
topaz
Joined: 14 Dec 2006 Posts: 96 Location: Northumberland UK
|
Posted: Wed 14 Mar 2007, 17:39 Post subject:
|
|
Hi
I use wpc linkseys
Install driver useing mdiswrapper, then searcd for posts by me for the rest of the info on how to use wep keys
_________________ laptop Acer Aspire 4315, 1gb ram, celeron 1.7, Linksys, pup5.25 Frugalon HD and flash
|
|
Back to top
|
|
 |
jonyo
Joined: 28 Dec 2006 Posts: 2727
|
Posted: Wed 14 Mar 2007, 18:59 Post subject:
|
|
Trying to figure out what pup 2.12 loaded auto here. Checked in Winx system & said I have a linksys mini pci wifi card. Quite sure when I looked at it that it was a broadcom. Bottom line is it's workng.
I think the ethernet is broadcom & pup loaded a b44 driver.
If the sound card is listed, does anyone know if it's known to work? Haven't sorted that out & wiz sez all is ok.
sh-3.00# Ismod
sh: Ismod: command not found
sh-3.00# lsmod
Module Size Used by
usb_storage 83904 0
iptable_mangle 2640 0
iptable_nat 7444 0
ip_nat 16908 1 iptable_nat
xt_state 2064 4
ipt_REJECT 5104 1
ip_conntrack_ftp 7472 0
ip_conntrack_irc 6768 0
iptable_filter 2800 1
ip_conntrack 46676 5 iptable_nat,ip_nat,xt_state,ip_conntrack_ftp,ip_ conntrack_irc
ip_tables 13624 3 iptable_mangle,iptable_nat,iptable_filter
snd_mixer_oss 17328 0
ndiswrapper 176308 0
lp 12520 0
parport_pc 32100 0
parport 35080 2 lp,parport_pc
usbhid 40736 0
b44 26044 0
mii 5680 1 b44
yenta_socket 27516 2
rsrc_nonstatic 12912 1 yenta_socket
slamr 434056 0
ungrab_winmodem 2224 0
snd_intel8x0 32684 0
snd_ac97_codec 90448 1 snd_intel8x0
snd_ac97_bus 2128 1 snd_ac97_codec
snd_pcm 77592 2 snd_intel8x0,snd_ac97_codec
snd_timer 23540 1 snd_pcm
snd 51396 5 snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pc m,snd_timer
soundcore 9408 1 snd
snd_page_alloc 10008 2 snd_intel8x0,snd_pcm
intel_agp 22668 1
agpgart 34608 1 intel_agp
fuse 44388 0
unionfs 77696 1
nls_iso8859_1 3984 1
nls_cp437 5648 1
sr_mod 17412 0
ide_cd 40100 0
cdrom 39424 2 sr_mod,ide_cd
ehci_hcd 30200 0
uhci_hcd 23356 0
usbcore 126116 6 usb_storage,ndiswrapper,usbhid,ehci_hcd,uhci_hcd
sh-3.00#
|
|
Back to top
|
|
 |
jonyo
Joined: 28 Dec 2006 Posts: 2727
|
Posted: Wed 14 Mar 2007, 19:19 Post subject:
|
|
Doubt If wep is the prop though dunno what wep type pup supports. I use wep 64 no probs. What are the other parameters you are entering in regards to wep settings?
You have to set your encryption according to how setup at the router. What are the settings there? It's one or the other (wep or ascii) & can't be both.
__________________________
live cd 2.13
| utopiz wrote: | Thank you for replys.
Yes i first click on connect and yes i try to connect to a secure router (WEP).
I have been tring RutiLT, i can see the SSIDs on "site survey" tab, select one and click connect, it asks me for a WEP key, but i finaly get this error message :
Can't set WEP encryption key : index : 3 code : 22
I tried both HEX and ASCII key...
Is WEP the problem ?
Any idea ?
Thanks |
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|