Przy poleceniu
make all
wywala
make -C /lib/modules/2.6.32-21-generic/build SUBDIRS=/home/panremix/Pobrane/2010_0825_RT61_Linux_STA_v1.1.2.6/Module modules
make: *** /lib/modules/2.6.32-21-generic/build: No such file or directory. Stop.
make: *** [all] Error 2
a dalej
sudo cp rt61.ko /lib/modules/`uname -r`/kernel/drivers/net/
cp: cannot stat `rt61.ko': No such file or directory
tu rozumiem ze nie ma tego pliku
sudo iwlist ra0 scan
ra0 Interface doesn't support scanning.
modprobe --remove rt61pci
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/aliases, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
modprobe rt61
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/aliases, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
FATAL: Module rt61 not found.