802.11s

51 views
Skip to first unread message

oliv...@gmail.com

unread,
Apr 13, 2017, 9:28:05 PM4/13/17
to BeagleBoard


Does there anyone try to use 802.11s on BBGW?


        1.download AM335x Linux SDK Essentials

http://software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/index_FDS.html

2. ./ti-processor-sdk-linux-am335x-evm-03.02.00.05-Linux-x86-Install.bin
3. edit setup-env file
export TOOLCHAIN_PATH='/opt/ti-processor-sdk-linux-am335x-evm-03.02.00.05/linux-devkit/sysroots/x86_64-arago-linux/usr/bin‘
export KERNEL_PATH='/opt/ti-processor-sdk-linux-am335x-evm-03.02.00.05/board-support/linux-4.4.32+gitAUTOINC+adde2ca9f8-gadde2ca9f8‘
export KERNEL_VARIANT=DEFAULT
export CROSS_COMPILE=arm-linux-gnueabihf-
export ARCH=arm
[ "$TOOLCHAIN_PATH" != "DEFAULT" ] && export PATH=$TOOLCHAIN_PATH:$PATH
4.download Build Scripts 

       git clone git://git.ti.com/wilink8-wlan/build-utilites.git

5. ./build_wl18xx.sh init
6.  apt-get install autoconf
7. ./build_wl18xx.sh update R8.7
8. ./build_wl18xx.sh

But after   "./build_wl18xx.sh update R8.7", the console appeared "your kernel headers are incompletee/not installed".
Is there anyone having the experiment?

William Hermans

unread,
Apr 13, 2017, 9:40:12 PM4/13/17
to beagl...@googlegroups.com
So in order to find your kernel headers you need to:

root@wgd:~# apt-get update
root@wgd:~# apt-cache search linux-headers-`uname -r`
linux-headers-4.4.55-ti-r94 - Linux kernel headers for 4.4.55-ti-r94 on armhf


Then to install that package:
root@wgd:~# apt-get install linux-headers-4.4.55-ti-r94

Keep in mind you need to run the APT search feature first, in order to find suitable headers for your own kernel.




--
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/d11ad1af-d3e7-4b15-9b13-ac70e99c4acd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jason Kridner

unread,
Apr 13, 2017, 10:46:59 PM4/13/17
to beagl...@googlegroups.com
There is some other experiments in this area, but getting it all going may require a move to the 4.9 kernel. 
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORpxNCo%2B76Qq7b%2BGJyFbObmtAPDx-V%2Bta_RdYZSDPTDirQ%40mail.gmail.com.

rlarl...@tamu.edu

unread,
Jan 5, 2018, 10:21:53 PM1/5/18
to BeagleBoard
안녕하세요 

혹시 BBGW에 Wilink driver 설치 하셨나요

성공하셨다면 

답변부탁드립니다

꼭 부탁 드립니다 ㅜ

2017년 4월 13일 목요일 오후 8시 28분 5초 UTC-5, Ying-Ju Chen 님의 말:

rlarl...@tamu.edu

unread,
Jan 5, 2018, 10:24:07 PM1/5/18
to BeagleBoard
Hi

I am trying to install TI SDK on BBGW

Could you send me e-mail if you successfully install the Wilink driver and SDK?

my e-mail address is rlarl...@tamu.edu

Thank you!


2017년 4월 13일 목요일 오후 8시 28분 5초 UTC-5, Ying-Ju Chen 님의 말:
Reply all
Reply to author
Forward
0 new messages