Wireless Ralink rt73 Classmate PC not work !

What works, and doesn't, for you. Be specific, and please include Puppy version.
Post Reply
Message
Author
User avatar
Hacao
Posts: 226
Joined: Thu 11 Aug 2005, 03:27
Location: Saigon, Vietnam
Contact:

Wireless Ralink rt73 Classmate PC not work !

#1 Post by Hacao »

Hi all,

Howto using rt73 wireless (inside laptop) Classmate PC (Intel) Puppy 2.16 & 3.01 ?

Image

Image

Puppy 2.16 not included rt73 driver, 3.01 not detected correct (show rt2570) and not work.

Thanks,
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=44675]Hacao Linux 2009 CE released ![/url]

[url=http://hacao.com]Hacao.com[/url] English & Vietnamese !

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

#2 Post by tempestuous »

Puppy v2.16 does contain the rt73 module, but it's an older unstable version, and it won't work with wpa_supplicant.
Use the updated version from here -
http://www.murga-linux.com/puppy/viewto ... 186#121186
And as paulsiu reported, it might be necessary to load the firmware_class module first -

Code: Select all

modprobe firmware_class
For Puppy v3.01, just unload the wrong module and load the correct one -

Code: Select all

rmmod rt2570
modprobe rt73

raffy
Posts: 4798
Joined: Wed 25 May 2005, 12:20
Location: Manila

pakt

#3 Post by raffy »

Thanks, tempestuous. In addition, pakt has done some experiments on RT73, so I will alert him about this thread.
Puppy user since Oct 2004. Want FreeOffice? [url=http://puppylinux.info/topic/freeoffice-2012-sfs]Get the sfs (English only)[/url].

User avatar
Hacao
Posts: 226
Joined: Thu 11 Aug 2005, 03:27
Location: Saigon, Vietnam
Contact:

#4 Post by Hacao »

tempestuous wrote:Puppy v2.16 does contain the rt73 module, but it's an older unstable version, and it won't work with wpa_supplicant.
Use the updated version from here -
http://www.murga-linux.com/puppy/viewto ... 186#121186
And as paulsiu reported, it might be necessary to load the firmware_class module first -

Code: Select all

modprobe firmware_class
For Puppy v3.01, just unload the wrong module and load the correct one -

Code: Select all

rmmod rt2570
modprobe rt73
Thanks,
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=44675]Hacao Linux 2009 CE released ![/url]

[url=http://hacao.com]Hacao.com[/url] English & Vietnamese !

Post Reply