This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
請問我使用不同的file system 去安裝 wireless-tools_29-r4_armv7a.ipk
會有不同的訊息,
SDK6.0 若想使用精簡的File System (arago-base-tisdk-image-am335x-evm.tar.gz)
要如何安裝wireless_tools 呢??
使用 arago-base-tisdk-image-am335x-evm.tar.gz
root@am335x-evm:/# opkg install wireless-tools_29-r4_armv7a.ipk
Unknown package 'wireless-tools'.
Collected errors:
* pkg_hash_fetch_best_installation_candidate: Packages for wireless-tools found
, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package wireless-tools.
=====================================
使用 tisdk-rootfs-image-am335x-evm.tar.gz
root@am335x-evm:/# opkg install wireless-tools_29-r4_armv7a.ipk
Package wireless-tools (1:29-r4) installed in root is up to date.
Dear Yaoming
我下载源码,用tool chain 重新编译編譯後已可以產生可以於beaglebone black 執行的 Wireless 相關tools
想請問Beaglebone black 接 USB WIFI
http://www.tp-link.com.cn/product_85.html
若其支援SOFT AP功能
這部份是需kernel 配合嗎??
若需kernel 配合,TI SDK 3.2 要如何設定menuconfig??