Код: Выделить всё
1. Download the Madwifi driver snapshot r2756 using the following link and save the file.
snapshots.madwifi.org/madwifi-ng/madwifi-ng-r2756-20071018.tar.gz
2. Extract this driver source and change into the driver directory.
prompt> tar -xvzf madwifi-ng-r2756-20071018.tar.gz
prompt> cd madwifi-ng-r2756-20071018/
3. Download the patch using the following link and save the file.
madwifi.org/attachment/ticket/1679/madwifi-ng-0933.ar2425.20071130.i386.patch?format=raw
4. Patch the Madwifi driver.
prompt> patch -p0 < madwifi-ng-0933.ar2425.20071130.i386.patch
5. Make and install this updated driver according the instructions in the "INSTALL" file from the madwifi package.
Т.е. для этой модели адаптера нужен патч к madwifi. Ставим его и все летает, работает даже графическая настройка)Только вот у мепня после пропатчивания я пишу make и идут ошибки такого рода
Код: Выделить всё
/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.c:9864: warning: initialization makes pointer from integer without a cast
/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.c:9865: error: unknown field 'child' specified in initializer
/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.c:9866: warning: initialization makes integer from pointer without a cast
/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.c: In function 'ath_rcv_dev_event':
/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.c:9906: error: 'struct net_device' has no member named 'open'
make[3]: *** [/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath/if_ath.o] Error 1
make[2]: *** [/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018/ath] Error 2
make[1]: *** [_module_/home/fram/Program/MadWiFi/madwifi-ng-r2756-20071018] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22.9-laptop-1mdv'
make: *** [modules] Ошибка 2
[fram@localhost madwifi-ng-r2756-20071018]$Что делать!Как завести