Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rt2570 for ralink 2500 usb adapters...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Mon Aug 29, 2005 2:58 pm    Post subject: rt2570 for ralink 2500 usb adapters... Reply with quote

no more in portage?

Code:
LittLe # eix -cSA ralink
[ N] net-wireless/rt2400 (no): Driver for the RaLink RT2400 wireless chipset
[ I] net-wireless/rt2500 (1.1.0_beta3): Driver for the RaLink RT2500 wireless chipset

Found 2 matches
LittLe # emerge rt2570
Calculating dependencies   
emerge: there are no ebuilds to satisfy "rt2570".
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54831
Location: 56N 3W

PostPosted: Mon Aug 29, 2005 4:32 pm    Post subject: Reply with quote

Tiro,

No, its not in portage. Get rt2570-1.1.0-b1.tar.gz from http://sourceforge.net/project/showfiles.php?group_id=107832
It works for me on both USB 1.1 and USB 2.0

There are build and install instructions in the tarball.
Code:
tar -xzvf <file>
will unpack it for you
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Tiro
l33t
l33t


Joined: 14 Feb 2003
Posts: 752
Location: italy

PostPosted: Mon Aug 29, 2005 4:36 pm    Post subject: Reply with quote

yes thanks...! just done ;)

Code:
LittLe # iwconfig rausb0
rausb0    RT2500USB WLAN  ESSID:"" 
          Mode:Managed  Frequency=2.437 GHz  Bit Rate=11 Mb/s   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality=0/100  Signal level:-120 dBm  Noise level:-195 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


...i was sure to have seen it in portage..anyway...i will test this one, hope is better than ndiswrapper :lol:
Back to top
View user's profile Send private message
flipy
Apprentice
Apprentice


Joined: 15 Jul 2004
Posts: 236

PostPosted: Sun Sep 11, 2005 9:58 am    Post subject: Reply with quote

is rt2570 the usb model of rt2500?
downloaded the tarball but didn't find any how-to, so I've supposed that was a
Code:
make
and nothing more...
BTW, does anyone have tryed ural-linux drivers? (https://forums.gentoo.org/viewtopic-t-378639-highlight-asus+wl167g.html)?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54831
Location: 56N 3W

PostPosted: Sun Sep 11, 2005 10:25 am    Post subject: Reply with quote

flipy,

We were discussing this in #gentoo last night, (it was night my time).
Yes, the rt2570 is the usb model of rt2500 range of wireless adaptors.

Hmm. I could swear there was a readme but I can't find it now.
You need wireless support in the kernel then cd to the Module directory from the tarball and
Code:
make
make install
makes a module called ra2750
Code:
modprobe ra2750
should load it and create a device rausb0 which you can manually configure
with wireless-tools and ifconfig.

As soon as the device exists,
Code:
ifconfig -a
will show it. If the modprobe fails, please post the errors
from the end of dmesg, so we can see what went wrong.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
flipy
Apprentice
Apprentice


Joined: 15 Jul 2004
Posts: 236

PostPosted: Sun Sep 11, 2005 12:05 pm    Post subject: Reply with quote

yes, you were right, but the rt2500 didn't work for me (modprobe ok but no dmesg output), but the rt2570 worked just fine.
so I hope it comes into the portage someday, would be great for it.
but I've also been searching for other packages and I've find out ural-linux, which seems to be something similar...
nevermind, sorry for my duplicate question and thanks for all!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
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