OK, so I managed to install the Kernel Headers. I've made the drivers according to
this guide, but I can't edit rt61sta.dat using
Code:
$ vi -b rt61sta.dat
(it's read only), and I can't run
Code:
$ iwconfig ra0 essid myssid/mode managed
as it says "Set failed on device ra0 ; the operation is not permitted". If I do an iwconfig it shows up as having the RT61 drivers, rt61 appears in the modules list. Anyone have any suggestions?