After seeing that mesh point mode isn't available, I tried different methods to solve the problem. First, I tried the adapter in another linux system and saw that at that system, mesh point is supported, so I thought the problem is on the kernel or image I am using. I did some updates and changes but I still couldn't solve the problem. What am I missing here? How can I make my beaglebone system to support mesh point?
Thanks for your help.Define "another linux system". Kernel, distro, and distro version.
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
802.11s is not supported by all wireless NICs. You should check your hardware and http://linuxwireless.org/en/users/Drivers/. You may try batman-adv for HW independent mesh.
Supported interface modes:* IBSS* managed* AP* AP/VLAN* monitor* P2P-client* P2P-GO
--
Just so it's understood. You do not need to install a new rootfs image in order to install, and use a newer kernel. In other words, I'm personally using Wheezy 7.8, and a 4.1.x kernel.
I'm trying to get 802.11s mesh networking running on the "beaglebone green wireless (AM335x)" by the step on WL18xx System Build Scripts (processors.wiki.ti.com/.../WL18xx_System_Build_Scripts).
I will use the 802.11s on "beaglebone green wireless (AM335x)". But I tried the steps on the desktop pc (64 bits) with Ubuntu 14.04.5 LTS. Kernel version is 4.4.0-72-generic
1. First, I downloaded "ti-processor-sdk-linux-am335x-evm-03.02.00.05" to follow the setting steps in the webside, but it didn't work.
After "./build_wl18xx.sh update R8.7", the console appeared "your kernel headers are incompletee/not installed" . (Please refer the next picture.)
I tried to use the command "apt-get install build-essential linux-headers-$(uname -r) ", but it did not work.
2. Then I download "ti-sdk-am335x-evm-07.00.00.00-Linux-x86" to follow the setting steps.
After "./build_wl18xx.sh update R8.7", the console appeared
"Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing."(Please refer the next picture.)
I tried to use the command " sudo apt-get install autoconf", but it did not work.
Should I use "ti-processor-sdk-linux-am335x-evm-03.02.00.05" or "ti-sdk-am335x-evm-07.00.00.00-Linux-x86"?
And how can I fix the problems to get 802.11s mesh networking running on the "beaglebone green wireless (AM335x)" ?
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/0ca054a2-f8d3-4913-b301-a52f7d8c0082%40googlegroups.com.