1
Laitealue / Re: Ralink:in WLAN-kortit toimimaan Breezyssä. (rt2400, rt2500, rt2561, rt2570)
« : 19.09.06 - klo:22.10 »
Ubuntu 6.06 (Dapper Drake) comes with the rt61 driver. However, you will still have to copy the firmware files to /etc/Wireless/RT61STA.
1. Download http://www.ralinktech.com/drivers/Li...mware_V1.2.zip
and copy it to /tmp then do the following:
Code:
$ cd /tmp
$ unzip RT61_Firmware_V1.2.zip
$ cd RT61_Firmware_V1.2
$ sudo mkdir /etc/Wireless/RT61STA
$ cp *.bin /etc/Wireless/RT61STA/.
2. Download the attached rt61sta.dat.tar.gz and copy it to /tmp then do the following:
Code:
$ cd /tmp
$ tar zxvf rt61sta.dat.tar.gz -C /etc/Wireless/RT61STA
Mulla toimi ihan tuolla firmwaren siirtämisellä dapperissa, rt61 piiri on.
1. Download http://www.ralinktech.com/drivers/Li...mware_V1.2.zip
and copy it to /tmp then do the following:
Code:
$ cd /tmp
$ unzip RT61_Firmware_V1.2.zip
$ cd RT61_Firmware_V1.2
$ sudo mkdir /etc/Wireless/RT61STA
$ cp *.bin /etc/Wireless/RT61STA/.
2. Download the attached rt61sta.dat.tar.gz and copy it to /tmp then do the following:
Code:
$ cd /tmp
$ tar zxvf rt61sta.dat.tar.gz -C /etc/Wireless/RT61STA
Mulla toimi ihan tuolla firmwaren siirtämisellä dapperissa, rt61 piiri on.