
21.07.2012, 23:38
|
|
Новичок
Регистрация: 15.11.2008
Сообщений: 28
С нами:
9203349
Репутация:
10
|
|
Помогите не могу пропачтить драйвер madwifi-ng в ubuntu 12.04:
root@tankford-G1S:~# cd madwifi-ng
root@tankford-G1S:~/madwifi-ng# wget http://patches.aircrack-ng.org/madwifi-ng-r4073.patch
--2012-07-21 22:31:37-- http://patches.aircrack-ng.org/madwifi-ng-r4073.patch
Преобразование адреса patches.aircrack-ng.org (patches.aircrack-ng.org)... 213.186.33.2, 2001:41d0:1:1b00:213:186:33:2
Подключение к patches.aircrack-ng.org (patches.aircrack-ng.org)|213.186.33.2|:80... соединились.
Запрос HTTP послан, ожидание ответа... 200 OK
Длина: 3627 (3,5K) [text/plain]
Сохранение в каталог: ««madwifi-ng-r4073.patch.1»».
100%[======================================>] 3*627 --.-K/s за 0s
2012-07-21 22:31:37 (109 MB/s) - «madwifi-ng-r4073.patch.1» сохранен [3627/3627]
root@tankford-G1S:~/madwifi-ng# patch -N -p 1 -i madwifi-ng-r4073.patch
patching file ath/if_ath.c
Reversed (or previously applied) patch detected! Skipping patch.
3 out of 3 hunks ignored -- saving rejects to file ath/if_ath.c.rej
patching file ath_hal/ar5211/ar5211_reset.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file ath_hal/ar5211/ar5211_reset.c.rej
patching file ath_hal/ar5212/ar5212_reset.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file ath_hal/ar5212/ar5212_reset.c.rej
patching file net80211/ieee80211_scan_sta.c
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file net80211/ieee80211_scan_sta.c.rej
patching file net80211/ieee80211_skb.c
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file net80211/ieee80211_skb.c.rej
root@tankford-G1S:~/madwifi-ng# ./scripts/madwifi-unload
root@tankford-G1S:~/madwifi-ng# make
./kernelversion.c:13:30: фатальная ошибка: linux/utsrelease.h: Нет такого файла или каталога
компиляция прервана.
Makefile.inc:81: *** Cannot detect kernel version - please check compiler and KERNELPATH. Останов.
root@tankford-G1S:~/madwifi-ng#
|
|
|