wireless / wifi cards confirmed to work in puppy

Message
Author
Barq's
Posts: 41
Joined: Sun 07 Dec 2008, 21:05

Gigafast Wireless WF741-UIC

#41 Post by Barq's »

I have a Gigafast USB wireless adapter model WF741-UIC. The Linux Driver can be found here, but I do not know what to do with it. How do I install it so I can use it?

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

#42 Post by tempestuous »

Before chasing around using unconfirmed driver sources like a frantic Windows refugee, slow down and check the drivers already available in Puppy.
Under Puppy 4.3.1 the prism2_usb driver should be compatible. If the Network Wizard does not confirm this, then we need to know the USB device ID of your Gigafast WF741-UIC. Please run this command

Code: Select all

cat /proc/bus/input/devices
and post the results.

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#43 Post by Aitch »

edoc

N series will work OK in a late model pcmcia USB2 socket adapter, but most won't work with early pcmcia slots - later slots aren't really pcmcia at all, they are cardbus
pcmcia is 16bit, cardbus is 32bit

On occasions, my experience has been that in poor reception circumstances the N series switches down to normal 802.11g spec 55mb/s from around 200mb/s

Aitch :)

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#44 Post by Aitch »

/all

here is a useful list of known working in linux USB wifi devices, shown in green

http://linux-wless.passys.nl/query_host ... hostif=USB

and Jean Tourrilhes info page

http://www.hpl.hp.com/personal/Jean_Tou ... 2.11b.html

Aitch :)

pi3832
Posts: 8
Joined: Mon 07 Dec 2009, 03:01
Location: Reserve, LA

#45 Post by pi3832 »

Dell Mini 910
Device Name & version: Broadcom 4312 (core revision 15); 14e4:4315 (rev 01)
Puppy versions tested: Custom 4.31 .iso, pup-431bcm4312v3.iso
Interface: mPCI-e
Chipset: Broadcom 43xx
Device Driver (name & source): ssb.ko, wl.ko (See thread)
WiFi Protocols that work (A, B, G, N): G
Security Protocols confirmed working (WEP, WPA, WPA2): WPA2 did not work in brief testing; others not checked
Configured with (Wizard, Ndiswrapper, Manual, Other?): Network Wizard
Posted by & date: pi3832, 19 May 2010
Location of Original Post: No joy: Dell Mini 910, Broadcom 4312, Puppy 5
Notes & Issues: Using pup-431bcm4312v3.iso seems to be the only option that works "out of the box" for this wireless card.

EditionLocus
Posts: 21
Joined: Sun 21 Sep 2008, 15:18

Broadcom B43 works with Lucid Puppy

#46 Post by EditionLocus »

Dell Latitude 131L notebook
Broadcom B43 wireless
Lucid Puppy

The setup screen says it's a "PCMCIA" device, but it is entirely inside the computer. This is a wireless adapter that did not work with previous versions of Puppy Linux. I booted Lucid from a flash drive, and the network wizard configured my wireless by itself on the first try.

I am quite pleased, as this was the barrier to me adopting Puppy.

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#47 Post by edoc »

Welcome to Puppy!

If you disassemble a Wifi PCMCIA card you will discover that it is mostly just a shell with a card inside of it. That is what you have inside of your computer.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

pzkfwg
Posts: 5
Joined: Thu 12 Aug 2010, 03:19

WPC600N (Broadcom BCM43XX) does not work anymore in lupu 5

#48 Post by pzkfwg »

See http://www.murga-linux.com/puppy/viewtopic.php?t=58678

The module B43 loads, but the interface is not found. I'm trying to compile a wl.ko driver as per http://www.broadcom.com/support/802.11/linux_sta.php

Thank you.

pzkfwg
Posts: 5
Joined: Thu 12 Aug 2010, 03:19

Got my BCM4321 working

#49 Post by pzkfwg »

See http://murga-linux.com/puppy/viewtopic. ... 5236b0ad46.

Would be nice if wl.ko was working out of though...

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#50 Post by Aitch »

pzkfwg
Would be nice if wl.ko was working out of though...
Also see

http://www.murga-linux.com/puppy/viewtopic.php?t=50194

http://murga-linux.com/puppy/viewtopic.php?t=46375

HTH

Aitch :)

User avatar
Insomniacno1
Posts: 188
Joined: Fri 24 Jul 2009, 22:43

#51 Post by Insomniacno1 »

SMC EZ Connect G USB 2.0(Works with 1.1 too) P/N: 98-012084-701EU
Model: SMCWUSB-G

It works out of the box(no driver needed), with: WEP,WPA,WPA2(TKIP-AES)

Works with version 4.1.2 and up through 5.x.x

Just set it up through the Connect button on the desktop. Also it might be a good idea for those who use 3G LAN ZTE MF600 modem(not USB) and AP or Router to give this(SMC) an Static IP.

Regards

JBJ

Maltese
Posts: 1
Joined: Fri 25 Feb 2011, 20:57

Netgear WPN111

#52 Post by Maltese »

Device: Netgear WPN111
Puppy version: 5.2
Interface: USB
Chipset: Atheros 2414
Device Driver:
WiFi protocols: 802.11g tested, I assume b and a are valid and working as well
Security: WEP tested (128-bit key)

Being a newbie, a got a Netgear WPN111 usb card working with Lucid Puppy 5.2 after some modifications.

Firstly I tried to use the Puppy network wizard. Even after loading ndiswrapper and using the proper card .inf file, there was no new interface reported.
Then I followed the following advice found in the net:

Code: Select all

ndiswrapper -i netwpn11.inf
ndiswrapper -m
modprobe ndiswrapper
After the last command, I got the following:
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
Then I copied the following line from /etc/modprobe.d/ndiswrapper.conf to /etc/ndiswrapper.conf:

Code: Select all

alias wlan0 ndiswrapper
and after that I got Netgear WPN111, using the Atheros 2414 chip, to be seen by Puppy as a valid new interface.

Daevyd
Posts: 6
Joined: Sat 11 Sep 2010, 01:43
Location: Ohio

Belkin F5D7010

#53 Post by Daevyd »

I was able to utilize ndiswrapper to install the windows driver. After some trial and error Puppys connection wizard was able to get me online! I had been working on this for a year! I was finally able to revive an old Thinkpad 570 with NO optical or floppy drives! It's slow but it works. Now I just need to find a lightweight browser to speed things up a bit. Puppy rocks!!

axel_2078
Posts: 6
Joined: Wed 23 Mar 2011, 03:44
Location: Fairview Heights, IL

D-link DWL-G650 a no go?

#54 Post by axel_2078 »

I still haven't found a way to get my D-link DWL-G650 PCMCIA card working with Puppy Linux 5.2. I didn't see it in the list of confirmed cards, so I might be out of luck. Pity though since it works fine under Ubuntu and Fedora.

Frank78
Posts: 4
Joined: Fri 01 Apr 2011, 06:01

Marvell 88W8335

#55 Post by Frank78 »

Hey everyone - I'm new to this forum :)

I have been welcomed to the world of Puppy Linux as of 1 week ago. My Windows XP system won't boot up and I am using Puppy Linux CD to boot my computer and transfer my files to an external hard drive before I try something like a fixmbr command...probably will end up doing a clean install and then also installing Puppy Linux too :)

I can't get my wireless card to detect via the network wizard and am using Lucid Puppy 5.2. I have an ASUS P5LD2 deluxe motherboard (few years old now) with an inbuilt Wireless card.

As detailed in the Puppy hardware info, my wireless chip is a:
Marvell 88W8335 [Libertas] 802.11b/g Wireless (rev 43)

I have tried loading various modules, including one for Marvell and they load up but then I get a message saying nothing new was detected. I have also tried using ndiswrapper to load up the windows driver.

This is the tricky part - I can't get into Windows to see what the actual driver name is so I've tried loading a couple of .inf files that I thought were correct, but this doesn't detect any cards either. I've tried the driver CD also but that didn't do anything either. My ethernet adapter works fine.

Any ideas? I can post further hardware info here if required.
thank you in advance :)
frank

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#56 Post by Aitch »

axel_2078
Drivers are dependent on card versions, as chipsets are often changed/updated

I think that card usually uses the madwifi or PrismGT driver

Frank78

Try PMing tempestuous, and see if he can help, as he's the driver king

http://murga-linux.com/puppy/privmsg.ph ... post&u=217


Aitch :)

Frank78
Posts: 4
Joined: Fri 01 Apr 2011, 06:01

#57 Post by Frank78 »

Thanks. I have sent him a message :)

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

#58 Post by tempestuous »

axel_2078 wrote:I still haven't found a way to get my D-link DWL-G650 PCMCIA card working with Puppy Linux 5.2.
The DWL-G650 is quite an old card, and has been reported to work fine with Puppy versions in the past.
I suspect your problem possibly relates to PCMCIA interface failure, which has been reported before with the Puppy 5.x series. See here for a fix -
http://murga-linux.com/puppy/viewtopic. ... 413#461413
Aitch wrote:I think that card usually uses the madwifi or PrismGT driver
The MADWiFi driver (ath_pci) is deprecated in modern kernels, in fact the Puppy 5.x series doesn't even include it.
It's been replaced by the ath5k driver.
Last edited by tempestuous on Sat 02 Apr 2011, 10:04, edited 1 time in total.

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

#59 Post by tempestuous »

Frank78 wrote:my wireless chip is a:
Marvell 88W8335 [Libertas] 802.11b/g Wireless (rev 43)
Well generally the Marvell 88Wxx wifi devices have never had native Linux support, so your only option would be to use ndiswrapper with the Windows driver ... but ...
Frank78 wrote:I have an ASUS P5LD2 deluxe motherboard
Google tells me that the "deluxe" version of this motherboard has a combined Wifi/TV-tuner card, that's interesting!
To positively identify your wifi device, I need its PCI device ID. Please run this command -

Code: Select all

lspci -n
and report the output. You can paste text from the console by highlighting it with the mouse, then paste this text by simultaneously pressing the left and right mouse buttons.

Frank78
Posts: 4
Joined: Fri 01 Apr 2011, 06:01

Wireless driver

#60 Post by Frank78 »

Yeah it's got a tv tuner on here too ;)
Well I'm on the iPhone now but I booted up puppy to run that command. Can't paste it to you as my Internet isn't hooked up without me running a cable halfway across the house. I think the output you're after is this line:
01:0f.0 0200: 11ab:2a01 (rev 43)

If you need the full dump I can connect my cable and copy n paste it. Thank you!

Post Reply