ma...
1> $tar -xvzf RT61_Linux_STA_Drv_x.
* go to "./RT61_Linux_STA_Drv_x.
2> $cp Makefile.4 ./Makefile # [kernel 2.4]
* or
* $cp Makefile.6 ./Makefile # [kernel 2.6]
o or
$cp Makefile.RTL865x ./Makefile # big endian platform
3> [solo per chi ha il kernel 2.4]
* $chmod 755 Configure $make config # config build linux os version
4> $make all # compile driver source code
5> $cp rt2561.bin /etc/Wireless/RT61STA/ # copy firmware
* $cp rt2561s.bin /etc/Wireless/RT61STA/ $cp rt2661.bin /etc/Wireless/RT61STA/
6> $dos2unix rt61sta.dat
* (dos2linux si può installare da Synaptic)
* $cp rt61sta.dat /etc/Wireless/RT61STA/rt61sta.dat
* # !!!check if it is a binary file before loading !!!
7> $load
arrivo solo a questo punto...
e mi da il seguente errore:
insmod: error inserting 'rt61.o': -1 Invalid module format
SIOCSIFADDR: No such device
ra0: ERROR while getting interface flags: No such device
ra0: ERROR while getting interface flags: No such device
SIOCADDRT: File exists
root@daviputer:~/RT61_Linux_STA_Drv1.1.0.0/Module#
cioè se faccio lsmod me lo trova:
root@daviputer:~/RT61_Linux_STA_Drv1.1.0.0/Module# lsmod
Module Size Used by
rt61 254596 0
binfmt_misc 13448 1
rfcomm 42260 0
...
...
Preannuncio che nn ho il dos2unix e nn riesco neanche ad installarlo con synaptic. Qualcuno mi sparebbe fornire il repositore.