Belkin USB wifi hangs after some minutes use? (SOLVED)

What works, and doesn't, for you. Be specific, and please include Puppy version.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#21 Post by zigbert »

I'm sorry to tell, but "pci=biosirq" didn't have any effect. modprobe rt73 gives no light in the belkin card, and still no wireless when ifconfig -a.

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

#22 Post by tempestuous »

OK, we must consider this problem unsolvable ... but if you have a copy of Puppy 1.0.4-1.0.9 it would be good to know if the driver I compiled for the 2.4.29 kernel works. If so, we would know for certain that the rt73 driver is incompatible with Puppy2's kernel.

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#23 Post by kirk »

I've got a Belkin fd7050 V2011. It's got the rt2570 chipset. On this one the light only comes on during activity TX or RX. Ralink released a new driver for the RT73 on 7/4. I compiled it on Puppy 2.01. Might be worth a try. Download and extract the folder where you like. Click on Module_load to load the module. Open a terminal and type iwconfig and see if you have a rausb0.
Attachments
rt73.tar.gz
(110.18 KiB) Downloaded 267 times

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#24 Post by zigbert »

kirk wrote: Ralink released a new driver for the RT73 on 7/4
Give me some time now, and I will test the new rt73 driver and rt73 with 2.4 kernel on puppy1.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#25 Post by zigbert »

tempestuous wrote:but if you have a copy of Puppy 1.0.4-1.0.9 it would be good to know if the driver I compiled for the 2.4.29 kernel works
I loaded up my old puppy 1.08rc1, extracted the tar.gz to dir /. After this I was not able to load the rt73 module. modprobe rt73 gives error about module not exist. I checked that all 5 files in tar.gz arrived at defined directory.
kirk wrote:Click on Module_load to load the module. Open a terminal and type iwconfig and see if you have a rausb0
Thanks for reply. I followed your instructions and...Nope...no rausb0. Iwconfig shows only no wireless extentions.

Tell me, - Who is underdeveloped? - Is it me, is it Acer, is it ralink, is it puppy? :D ...I'm very happy with my Puppy 201. Thanks to everybody working on it. If this issue isn't solved this time, its time will come. That is why I'm a true, happy Puppy user. Puppy really fills my needs. - Ok. maybe not wireless 100%, but yeah, I'm happy!!!

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#26 Post by kirk »

Zigbert,

What's the model number and version number of your belkin usb card? The model number should be on the back. The version number might be on the back, it is on the box if you still have it.

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#27 Post by kirk »

Never mind the previous post, The problem is that the device ID for belkin is not in the ralink driver. Go to Start - Control panel - Usbview and post the Vendor ID and the Product ID.

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

#28 Post by tempestuous »

zigbert,
after uncompressing rt73-k2.4.29.tar.gz from the uppermost directory, you must run "depmod" so your system knows where to find the new driver, before you can use modprobe. (With my dotpup for Puppy2, this step is automated)

... but I think kirk is on the right track with this pci-id number thing.

You never mentioned the model of your Belkin adaptor, we only know that the Windows rt73.inf file works with ndiswrapper.
I will take a guess that it's F5D7050 v3000.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#29 Post by zigbert »

Vendor ID: 050d
Product Id: 705a

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#30 Post by zigbert »

tempestuous, thanks for depmod. But unfortunatly the result is still negative in 1.08rc1 with 2.4 kernel. Modprobe OK, but no wireless extension.

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

#31 Post by tempestuous »

Yes, 050d:705a = Belkin F5D7050 v3000.

And yes, kirk was right about the manf-id not being defined in the driver, see here http://61.222.76.235/phpbb2/viewtopic.php?t=2329

So this is the latest RT2571W/RT2671 (rt73) driver, v1.0.3.6 with manf-id hack. This should work!
I suggest you delete /etc/Wireless/RT73STA/rt73sta.dat and use the more conventional iwconfig method of configuration. rt73sta.dat is now in /root/my-applications in case you need it.

EDIT July 9 2006 - removed rt73-legacy3.pup
This driver is now contained in ralink-legacy.pup from http://www.dotpups.de/dotpups/Wifi/wireless-drivers/
Last edited by tempestuous on Sun 09 Jul 2006, 06:45, edited 1 time in total.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#32 Post by zigbert »

:D :D :D







It's WORKING!!!
I'm now excited to if my card can hold the line. Maybe I can submit this post without rebooting...

tempestuous, you must be a patient man.

thanks
Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#33 Post by zigbert »

I still on the line after 2 hours constantly use. That has never happend before....But strange things are happening? According to Blinky, I'm constantly recieving bytes. Happends immediatly after connection. Even if I don't use the connection? How can I see what is arriving?

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#34 Post by kirk »

My ralink rt2570 does the same thing, but my rtl8180 is displayed fine.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#35 Post by zigbert »

I'll guess it's ok then.

Post Reply