Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Sun 19 May 2013, 04:15
All times are UTC - 4
 Forum index » Advanced Topics » Hardware » Networking » Wireless
Trendnet TEW-424UB (3.0R) USB Wireless
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [10 Posts]  
Author Message
brucehohl

Joined: 07 Jun 2007
Posts: 58
Location: Ohio

PostPosted: Wed 06 Feb 2008, 21:12    Post subject:  Trendnet TEW-424UB (3.0R) USB Wireless  

The Trendnet TEW-424UB (3.0R) is an inexpensive (USD 20) USB wireless adapter. It works with Puppy 3.01 using the ndiswrapper as follows:

(1) The install CD for my version included the driver inside the Windows setup.exe. I did not find a way to extract the driver from the setup.exe file within Linux so I installed the setup.exe on Windows XP and retrieved the files net8187b.inf and RTL8187B.sys.

(2) Copy those files to Puppy.

(3) Here are the command line steps to get connected to an unsecured network.

LOAD DRIVER AND MODULE:
# ndiswrapper -i net8187b.inf
# modprobe ndiswrapper

FIND INTERFACE AND ACCESS POINT:
# iwconfig
# iwlist wlan0 scan (find essid)

STANDARD CONNECTION:
# iwconfig wlan0 essid <found essid>
# dhcpcd -d wlan0
Back to top
View user's profile Send private message 
straypup

Joined: 03 Feb 2008
Posts: 47

PostPosted: Thu 07 Feb 2008, 00:38    Post subject: TEW424 UB USB Wireless
Subject description: Simple Connection
 

I also use the TEW 424 dongle. I found it easier for me to use the Puppy Setup Wizard to install. If you use MUT to mount your CD it is simple to access the drivers foldrer. I have tried both the XP and the ME driver versions and both work very well. The process is easy to follow even for a clutz like me.
1. Open Setup Folder
2. Open network Wizard
3. Click the Load Module button
4. Open Use Windows Driver. This will bring up ndiswrapper.put CD in drive and open using Mount in Pmount.
5. Using Pmount find required driver.
6, Drag Driver into ndiswrapper.
7. You may now close Pmount.
8. Click OK in ndiswrapper.
9. When next screen comes up select new interface (mine is WLAN)
10. Next click wireless.
11. Next click Scan.
12. You should now have a list of asvailable connections. Select yours and click Use This Profile.
13 Click yes or no for saving for next session.
14. You should now be in the puppy browser have a nice day..........

I have no knowledge of command line, but can usually figuare things out using Wizards. love my Puppy
Back to top
View user's profile Send private message 
brucehohl

Joined: 07 Jun 2007
Posts: 58
Location: Ohio

PostPosted: Thu 07 Feb 2008, 20:54    Post subject:  

straypup,
Can you post the version number of Puppy you are using and the version number of your TEW-424UB. You can find the TEW version number on both the hardware and the CD. My TEW-424UB is version 3.0. With this version the drivers are not included on the CD except within the setup.exe.
Back to top
View user's profile Send private message 
TJK

Joined: 19 Feb 2008
Posts: 23
Location: near Victoria, BC, Canada

PostPosted: Tue 19 Feb 2008, 20:14    Post subject: Re: TEW424 UB USB Wireless
Subject description: Simple Connection
 

straypup wrote:

6, Drag Driver into ndiswrapper.



I'm new to Puppy, but not to Linux. However, I can't get my Trendnet TEW-424UB device to work with Puppy 3 (which kinda defeats the purpose of me using Puppy). I haven't tried the first installation option yet (winding up Win is not easy). But your suggestion, "Straypup", looked easy -- but the only problem is I can't figure out how to drag the inf file into ndiswrapper. Do you drag it onto the ndiswrapper button (doesn't work for me) and if you click on the nd button it opens the file dialog which allows me to select the sis163u.inf file, but Puppy doesn't recognize it.

I found a way to force ndiswrapper to start the driver, but it complains that is isn't a valid driver and won't recognize the device. I've tried all windows version of drivers and none work.
Back to top
View user's profile Send private message 
slade


Joined: 03 Feb 2008
Posts: 8
Location: Boulder Colorado USA

PostPosted: Sat 22 Mar 2008, 21:59    Post subject: trendnet tew 424
Subject description: ndiswrapper
 

I am using pup3.0.1 and airlink 101 wireless adapter with the same chipset as the trendnet tew 424, rtl8187b. I have used these drivers with no problems in Ubuntu and Xubuntu, but when I try to install the drivers in ndiswrapper with puppy I receive the message 8187b driver loaded, but then the next message states ndiswrapper failed.

Does someone know how to configure this adapter to ndiswrapper from the console. I have never been able to get the adapter to work with this network manager as stated in the posts above.

Thanks

Slade
Back to top
View user's profile Send private message 
slade


Joined: 03 Feb 2008
Posts: 8
Location: Boulder Colorado USA

PostPosted: Tue 25 Mar 2008, 22:42    Post subject:  

Edit to last post. I see I should have read the first post by brucehohl as it seems to be the console commands. My problem starts when trying to move the rtl8187b.inf file to ndiswrapper. An error message appears after trying to move.

When I use the "ndiswrapper -i net8187b.inf" command it says driver 8187b installed but states it is an invalid driver. Can someone tell me how to remove the previous ndiswrapper and driver so I can start over and try again from the first steps.

Thank you

Slade
Back to top
View user's profile Send private message 
tempestuous

Joined: 10 Jun 2005
Posts: 4944
Location: Australia

PostPosted: Wed 26 Mar 2008, 06:45    Post subject:  

There are several different wifi chipsets under discussion here:
- Zydas ZD1211B (TEW-424UB v1.0)
- SiS 163 (TEW-424UB v2.0)
- Realtek RTL8187 (TEW-424UB v3.0)

The SiS 163 version definitely requires ndiswrapper, but there are native Linux drivers for the other 2, which should be tried first before resorting to ndiswrapper.

For the Zydas ZD1211B version, the zd1211rw driver included with Puppy may not be compatible, but there's an alternative Zydas driver for Puppy3x here -
http://www.murga-linux.com/puppy/viewtopic.php?p=145745#145745

For the Realtek RTL8187 version, there is an experimental Linux driver for Puppy3x here -
http://www.murga-linux.com/puppy/viewtopic.php?p=144470#144470
Back to top
View user's profile Send private message 
pk_volt

Joined: 19 Apr 2008
Posts: 1

PostPosted: Sat 19 Apr 2008, 03:39    Post subject:  

Hello

I too, have this wireless dongle. I tried copying both the .inf and .sys to my flashdrive when I try to do load the drivers by typing in

# ndiswrapper -i net8187b.inf
# modprobe ndiswrapper

it says driver is already loaded, and it doesn't detect my usb dongle when I do

iwconfig

I tried doing the second method using the wizard, and still no go.

any ideas? maybe I have to unload the ndis drivers, and re-do it again, but how?

also

I've also tried the suggested driver package from the thread above, and again, i still don't get any devices to show up using iwconfig.

I tried following the readme to do a series of modprobes, but it just says, XXX driver not found.
Back to top
View user's profile Send private message 
gravity

Joined: 21 Apr 2008
Posts: 2

PostPosted: Mon 21 Apr 2008, 14:47    Post subject:  

im in the same boat as the person directly above me as far as ndiswrapper goes.

same usb adapter as the first poster.
Back to top
View user's profile Send private message Visit poster's website AIM Address 
jamalexa


Joined: 18 Jul 2007
Posts: 86
Location: Philadelphia, PA. United States

PostPosted: Sat 01 Oct 2011, 23:12    Post subject: Works with Lucid  

I just bought the Trendnet TEW-424UB H/W v3 and it works fine with Puppy Lucid 5.2.8. I tried it with AV Linux 5.0 which is a Debian based distro and with Ultimate Edition 2.7 which is a Ubuntu based distro. The usb device works with out any problems in setting up . Just plug in and go.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [10 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Hardware » Networking » Wireless
Jump to:  

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
[ Time: 0.0743s ][ Queries: 12 (0.0239s) ][ GZIP on ]