WIRELESS Driver Packages Available for Puppy 1x

Using applications, configuring, problems
Message
Author
User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

#46 Post by rarsa »

lefty-crups wrote:

Code: Select all

ndiswrapper -i XXXXX.inf 
ndiswrapper -l 
modprobe ndiswrapper
I think that only need to execute those three lines once, not everytime you boot. I'm not 100% sure.

In any case, try calling depmod -ae before the modprobe.

lefty_crupps
Posts: 9
Joined: Thu 10 Nov 2005, 04:04

#47 Post by lefty_crupps »

Yeah, I was told that they only needed to be run once, but they're still in the file until I can verify that they don't need to be run. If i recall correctly, I had to run them after my first reboot to get the card working, so I figured I would be safer to run them always. If I don't need to, I'll take 'em out.

later...
No, it seems that unless i leave them in there, the card isn't powered up. so i will just leave them, for now at least. its not hurting anything.
Last edited by lefty_crupps on Sun 13 Nov 2005, 18:14, edited 1 time in total.

Guest

#48 Post by Guest »

My latest attempts to use wpa_supplicant with the wait option and eapol_version=2 resulted in the following:

Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
ctrl_interface='/var/run/wpa_supplicant'
eapol_version=2
Line: 268 - start of a new network block
ssid - hexdump_ascii(len=6):
64 69 61 6e 65 64 dianed
scan_ssid=0 (0x0)
proto: 0x1
key_mgmt: 0x2
pairwise: 0x8
PSK - hexdump(len=32): [REMOVED]
Line 277: removed CCMP from group cipher list since it was not allowed for pairw ise cipher
Priority group 0
id=0 ssid='dianed'
Initializing interface (2) 'eth0'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
wpa_driver_ipw_init is called
Own MAC address: 00:12:f0:0b:dd:0a
wpa_driver_ipw_set_wpa: enabled=1
wpa_driver_ipw_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_ipw_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_ipw_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_ipw_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_ipw_set_countermeasures: enabled=0
wpa_driver_ipw_set_drop_unencrypted: enabled=1
Setting scan request: 0 sec 100000 usec
Daemonize..

I still can't get dhcpcd to run. Using static IP I get a little further but can't connect to the internet. SSID is turned on and I doublechecked the hex passphrase.

Thanks

lefty_crupps
Posts: 9
Joined: Thu 10 Nov 2005, 04:04

#49 Post by lefty_crupps »

OK I now have the laptop at its destination, after successfully working it at my home apartment on an unrestricted network.

This one has two issues that I cannot get around: WEP Encryption and an ESSID "6778 4321" (yes there is a SPACE in it!!!)

I have tried everything that I can think of, and researched this a bunch. I want it to work so I can be done with this machine!

I type:

Code: Select all

# iwconfig wlan0 essid "6778 4321" mode Managed channel 6 key 1234-1234-1234-1234-1234-1234-12
I've tried the SSID with double-quotes, single-quotes, quote-apostrophy-essid-apostrophy-quote, using an under_score instead of the space, no space or underscore at all... and all other combos that i can think of around the essid. Doesn't seem to want to connect in any way that I can see.

===

The other issue is the WEP 26-char hex key. No matter how I do THAT part, I get the error:

Code: Select all

# iwconfig wlan0 essid "6778 4321" mode Managed channel 6 key 1234-1234-1234-1234-1234-1234-12

Code: Select all

Error for wireless request "set Encode" (8B2A) :
     SET failed on device wlan0 ; Invalid argument.
I've tried using "enc" instead of "key" and I tried adding "restricted" and "restricted [1]" and "open" following the word "key " (per the man iwconfig website) (all these added words are w/o "quote marks"), tried it without the hyphens, with and without quote marks there... but I cannot get past this error! AARG!

phew. I don't know if there are individual errors or related to one another, although they're both iwconfig related...

Anyone have any suggestions for me? please?

lefty_crupps

User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

#50 Post by rarsa »

have you tried 64 bit encryption first?
Or using an ASCII key instead of an Hex key?

lefty_crupps
Posts: 9
Joined: Thu 10 Nov 2005, 04:04

#51 Post by lefty_crupps »

no, rarsa, i've not tried 64 bit, because the wireless is already set up. we don't know an ascii code. we might have to change it, huh? I'll give that some thought and float it by the owners...

until then... any other ideas out there?

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#52 Post by tempestuous »

lefty_crupps,
When using iwconfig to add encryption, be sure that there are no hyphens or any other non-hexadecimal characters between the characters of the key.

The space in the SSID should be OK, as long as you use either single-quotation marks or double-quotation marks.

Guest

#53 Post by Guest »

tempestuous, I've tried that, and its still giving me this error:
Error for wireless request "set Encode" (8B2A) :
SET failed on device wlan0 ; Invalid argument.

I'm going to try resetting the whole network tonight with a new ssid and a shorter encryption key...

Should I be using the WAG or Wifi-Beta to set all of this up? My first two attempts at using the produced script (as called by putting ". /ect/rc.d/rc.wireless" in my rc.local file) created Bootup Errors and I had to go in with a live CD to fix it (aka comment out the rc.wireless line in rc.local to avoid the script). I don't want to be playing with that anymore, and the WAG seems to be either beta or just too much for my Pent2 machine.

Thanks again....

keenerd
Posts: 176
Joined: Sat 20 Aug 2005, 19:24

#54 Post by keenerd »

WAG isn't for setting up a driver. It is for connecting to a wide variety of networks. I travel a fair bit, and I made WAG so I could quickly get a connection wherever I was.

If you don't have drivers, you can't use WAG. If you can't connect to a network through the console, using WAG is iffy at best.

The wifi-beta package is a set of precompiled ndiswrappers. It might work, but I prefer tempestuous's set of drivers.

lefty_crupps
Posts: 9
Joined: Thu 10 Nov 2005, 04:04

#55 Post by lefty_crupps »

i've got the pcmcia card up using ndiswrapper and the xp drivers, so the card is up and working on a dhcp, un-encrypted network. its moving from that into the 128bit hex encryption with an ssid-with-a-space-in-the-name that I'm having trouble.

I understand that WAG is used for setting up profiles, but I thought that the script might help set up this wireless profile. It doesn't want to boot past the script, though, so I had to disable the ". /etc/rc.d/wireless.conf" in my rc.local file. It seems that the current setup of that script is hampering my bootup, to the point that i need to boot with a live cd to fix it (comment it out).

thanks all for the help so far...

dickb411

USB Motorola WU830G driver

#56 Post by dickb411 »

Having no idea what I'm doing but trying to learn, I'm looking for drivers or suggestions for using this usb network adapter with Puppy 1.0.5. I'm running on a laptop with a cruzer micro for storage.

Any help would be appreciated.

Thanks

User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

#57 Post by rarsa »

We need to know the Brand, Model and version of the network card you are using. The correct drivers and setup will depend on that information.

dickb411
Posts: 2
Joined: Tue 13 Dec 2005, 18:49
Location: Arkansas, USA

Wireless USB Motorola WU830G Adapter

#58 Post by dickb411 »

I am trying to figure out how to connect my laptop using this adapter. I don't quite understand the available information.

I am loading off a Cruzer Micro...should I try to put perl and use perl from this? How??

Any help would be appreciated.

dick

User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

Re: Wireless USB Motorola WU830G Adapter

#59 Post by rarsa »

dickb411 wrote:I am trying to figure out how to connect my laptop using this adapter. I don't quite understand the available information.
The brand, Model and version of the adapter should be printed on the adapter or on a label on the adapter or on the box where the adapter came or on the manual that came with the adapter.
dickb411 wrote:I am loading off a Cruzer Micro...should I try to put perl and use perl from this? How??
The information about the Cruzer Micro is irrelevant. That has nothing to do with the network. Before we can help you to configure the adapter we need to know what kind of adapter you have.

Guest

wireless adapter Motorola WU830U

#60 Post by Guest »

Thanks for the response.


Motorola WU 830G
Driver version: 1.4.46.23
I believe the driver is provided to Motorola by Envara

dick

User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

#61 Post by rarsa »

Download the usr-devx.sfs file from the official Puppy download site,

Then follow these instructions :
http://ndiswrapper.sourceforge.net/medi ... ows_driver

Ignore where it says not to use the drivers that come with the CD.

opel70
Posts: 15
Joined: Thu 05 Jan 2006, 21:57

#62 Post by opel70 »

Did anyone get WPA working with the IPW2200 NIC? I started a new thread at http://www.murga.org/%7Epuppy/viewtopic.php?t=6504 since the IPW2200 content of this one seemed to be getting lost and my question is speciffically about WPA support.

Tim

Post Reply