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.

AM335x+WILINK8

您好,請教以下問題

在開發板上配置wl1835模塊式可配置成功(以下為配置訊息),但設置AP會出現提示訊息,此訊息似乎影響設置AP模式後,導致無法連上外部網路。

請悉知此問題的人給予建議改善,謝謝

配置訊息

root@am335x-evm:~# cd /usr/sbin/wlconf/
root@am335x-evm:/usr/sbin/wlconf# ./configure-device.sh

Please provide the following information.

Are you using a TI module? [y/n] : y
What is the chip flavor? [1801/1805/1807/1831/1835/1837 or 0 for unknown] : 1835
Should certification Class 2 Permissive Change (C2PC) due to higher antenna gain (max 3.2dBm) be applied? [y/n] : y
How many 2.4GHz antennas are ***? [1/2] : 2

The device has been successfully configured.
TI Module: y
Chip Flavor: 1835
Number of 2.4GHz Antennas ***: 2
Number of 5GHz Antennas ***: 0
Diversity Support: n
SISO40 Support: y
Japanese Standards Applied: n
Class 2 Permissive Change (C2PC) Applied: y

root@am335x-evm:/usr/sbin/wlconf# [ 63.786858] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 63.820642] wlcore: loaded

提示訊息

root@am335x-evm:/usr/sbin/wlconf# cd /usr/share/wl18xx/
root@am335x-evm:/usr/share/wl18xx# vi ap_start.sh
root@am335x-evm:/usr/share/wl18xx# ./ap_start.sh
adding wlan1 interface
Configuration file: /usr/share/wl18xx/hostapd.conf
rfkill: Cannot open RFKILL control device
[ 376.676377] wlcore: PHY firmware version: Rev 8.2.0.0.232
[ 376.726400] wlcore: firmware booted (Rev 8.9.0.0.48)
[ 376.752607] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE[ 376.763064] cfg80211: Calling CRDA for country: US

[ 376.825658] cfg80211: Regulatory domain changed to country: US
[ 376.831685] cfg80211: DFS Master region: FCC
[ 376.836680] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 376.846772] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 376.854850] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
[ 376.865546] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[ 376.875174] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 376.883305] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Using interface wlan1 with hwaddr 84:dd:20:93:4c:65 and ssid "SitaraAP"
[ 376.908667] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
wlan1: interface state COUNTRY_UPDATE->ENABLED
wlan1: AP-ENABLED

[ 377.230071] ip_tables: (C) 2000-2006 Netfilter Core Team
iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.