On Sat, Nov 01, 2014 at 10:40:39AM -0600, Dr. Aditya Nagrath PhD wrote:
> Hi,
> 
> Apologize for leaving out version information.  
> I am using kernel:
> Linux beaglebone 3.8.13-bone50 #1 SMP Tue May 13 13:24:52 UTC 2014 armv7l 
> GNU/Linux
> 

can you try to use bleeding edge kernel? [0]

> 
> I had to compile the libn1 and tools to get this far since there was a crash 
> in iz add.  These are the versions that I downloaded and compiled.
> drwxr-xr-x 11 debian admin 4096 Oct 28  2014 libnl-3.2.25
> drwxr-xr-x 11 debian admin 4096 Oct 28  2014 lowpan-tools-0.3.1
> 

this looks fine.

> and just to confirm that they updated:
> root@beaglebone:~# iz --version
> iz: /lib/arm-linux-gnueabihf/libnl-genl-3.so.200: no version information 
> available (required by iz)
> iz: /lib/arm-linux-gnueabihf/libnl-3.so.200: no version information available 
> (required by iz)

mhhh, I didn't get such warning.

> iz 0.3.1
> 
> Appreciate your help Alex.  Right now I’m under water as well so I understand 
> your pain.  Let me know if I can help in anyway
> 

Just try a bleeding edge kernel and try again. Then we can see what's
going on there. Also set a eui-64 address (extended address) before
running "iz set". You can do that by "ip link set $WPAN_INTERFACE address 
$EXTENDED_ADDR".

exmaples for variables:

WPAN_INTERFACE="wpan0"
EXTENDED_ADDR="aa:aa:aa:aa:aa:aa:aa:aa"

Please do these steps while $WPAN_INTERFACE is down.

- Alex

[0] http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git

------------------------------------------------------------------------------
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to