I installed Antix-M7 today and my ralink RT61 would not come up, or even be recongized. After fooling around a little, I noticed the firmware for the ralinks is in /etc/Wireless/RTSTA61, which would be right if you were using the driver from Ralink. However, we are using the serial monkey drivers here. The *.bin firmware files need to be in /lib/firmware. A quick reboot, and the card is active! Configure with iwpriv and iwconfig with the card"up" and it works great.
My question is how do I make the iwpriv commands run at startup?
Thanks.
D.O.
topic title: Ralink RT61 issue Solved
3 posts
• Page 1 of 1
-
Posts: 2,238
- Joined: 16 Dec 2007
-
Posts: 1,520
- Joined: 07 Oct 2007
#2
eriefisher
Did you get an answer for this question? If not you could put the command/script in your .xinitrc file. This way it will be run on start up.dolphin_oracle wrote:My question is how do I make the iwpriv commands run at startup?
eriefisher
-
Posts: 2,238
- Joined: 16 Dec 2007
#3
Thanks a bunch!