Kod: Zaznacz cały
/lib/modules/3.4.29+/build:no such file or directory.
Kod: Zaznacz cały
/lib/modules/3.4.29+/build:no such file or directory.
Kod: Zaznacz cały
uname -a
Linux debian 3.4.29+ #3 PREEMPT Mon Mar 25 14:19:15 CST 2013 armv7l GNU/Linux
root@debian:/home/debian#
Kod: Zaznacz cały
dpkg --print-architecture
armhf
Kod: Zaznacz cały
lsusb
Bus 002 Device 012: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Kod: Zaznacz cały
ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1104 (1.0 KiB) TX bytes:1104 (1.0 KiB)
tunl0 Link encap:IPIP Tunnel HWaddr
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan2 Link encap:Ethernet HWaddr 48:02:2a:b1:22:51
inet addr:192.168.137.224 Bcast:192.168.137.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2040 errors:0 dropped:11916 overruns:0 frame:0
TX packets:1974 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1526095 (1.4 MiB) TX bytes:385900 (376.8 KiB)
Kod: Zaznacz cały
git clone -b 1.3 https://github.com/qca/open-ath9k-htc-firmware.gitCloning into 'open-ath9k-htc-firmware'...
error: The requested URL returned error: 403 while accessing https://github.com/qca/open-ath9k-htc-firmware.git/info/refs
fatal: HTTP request failed
Kod: Zaznacz cały
rafal@debian:/media/zag/Zrodla$ git clone -b 1.3 https://github.com/qca/open-ath9k-htc-firmware.git
Cloning into 'open-ath9k-htc-firmware'...
remote: Counting objects: 1695, done.
remote: Compressing objects: 100% (948/948), done.
remote: Total 1695 (delta 706), reused 1595 (delta 655)
Receiving objects: 100% (1695/1695), 3.61 MiB | 83 KiB/s, done.
Resolving deltas: 100% (706/706), done.
Checking out files: 100% (498/498), done.
Kod: Zaznacz cały
mkdir target_firmware/magpie_fw_dev/build/utility/bin
Kod: Zaznacz cały
mkdir: cannot create directory `target_firmware/magpie_fw_dev/build/utility/bin': No such file or directory
Kod: Zaznacz cały
mkdir .../open-ath9k-htc-firmware2/target_firmware/magpie_fw_dev/build/utility/bin
Kod: Zaznacz cały
mkdir target_firmware/magpie_fw_dev/build/utility/bin
Kod: Zaznacz cały
firmware-atheros