Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

WL1837MOD: Cannot add mesh interface, operation not supported

$
0
0

Part Number:WL1837MOD

I am using the WL1837MOD (e14 wireless cape) and the Beaglebone Black.
WL18xx Driver Version: R8.7
WL18xx Firmware Versions: 8.9.0.0.76 and 8.2.0.0.240
wpa_supplicant Version: 2.6
hostapd Version: 2.6
Linux Kernel: 4.14.79

When I try to add a mesh interface via the mesh_start script, I get the following errors:

root@am335x-evm:/usr/share/wl18xx# ./mesh_start.sh
adding mesh0 interface
command failed: Operation not supported (-95)
Successfully initialized wpa_supplicant
Line 151: unknown global field 'max_peer_links=10'.
Line 151: Invalid configuration line 'max_peer_links=10'.
Line 156: unknown global field 'mesh_max_inactivity=30'.
Line 156: Invalid configuration line 'mesh_max_inactivity=30'.
Failed to read or parse configuration '/usr/share/wl18xx/mesh_supplicant.conf'.
ifconfig: SIOCSIFADDR: No such device

I set CONFIG_MAC80211_MESH to 'y' in my kernel config file, rebuilt the kernel and SD card, and patched the SDK and DTB. However when I run the configure-device.sh script, I get the error:

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] : 1837
Should Japanese standards be applied? [y/n] : n
How many 2.4GHz antennas are fitted? [1/2] : 1
How many 5GHz antennas are fitted (using 2 antennas requires a proper switch)? [0/1/2] : 1
Should SISO40 support be applied? [y/n] : y
rmmod: ERROR: Module wlcore_sdio is not currently loaded

I tried running the load_wlcore.sh script and get the errors:
root@am335x-evm:/usr/share/wl18xx# ./load_wlcore.sh
modprobe: ERROR: could not insert 'wl18xx': Invalid argument
modprobe: ERROR: could not insert 'wlcore_sdio': Invalid argument

I ran dmesg and saw these various errors:
[  837.215617] wlcore_sdio: disagrees about version of symbol dev_err
[  837.221856] wlcore_sdio: Unknown symbol dev_err (err -22)


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>