Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-21 Thread agogolev
Hello everybody, I've solved the problem with "ip link set" It was because of the wrong iproute2 version. Now it is able to change hwaddr on wpan0. Thanks for the right tip, Dmitry. -- Respectfully yours, Alexander E. Gogolev -

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-19 Thread agogolev
Hello Dmitry, I've just compiled the new iproute 2.6.33 and copied executables to imote's /usr/sbin/. I've disabled CONFIG_IEEE802154_FAKEHARD, and CONFIG_IEEE802154_SERIAL left just fakelb and cc2420 options in kernel. still the same error output. # ls iio ov7670 tools tosmac # iz list #

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-18 Thread Dmitry Eremin-Solenikov
Hello, On Tue, May 18, 2010 at 6:51 PM, agogolev wrote: > Hello, > I've cleared one of the fake driver options from kernel configuration (I > don't know why there are two available options), > Compiled and flashed. If you'd like to work with real radios, you can disable all 'fake' options, as th

[Linux-zigbee-devel] wpan0 configure trouble

2010-05-18 Thread agogolev
Hello, I've cleared one of the fake driver options from kernel configuration (I don't know why there are two available options), Compiled and flashed. Now I get this: # iz listphy wpan-phy0 IEEE 802.15.4 PHY object page: 0 channel: n/a channels on page 0: 0 1 2 3 4 5 6 7 8 9 10 11 12 13

[Linux-zigbee-devel] wpan0 configure trouble

2010-05-18 Thread agogolev
Hello, I've compiled libnl-1.1 an libnfnetlink with configure line: ./configure --host=arm-xscale-linux-gnu I've recompiled the lowpan-tools, with : ./configure --host=arm-xscale-linux-gnu --with-pidfile="/var/izcoordinator.pidfile" --with-leasefile="/etc/izlease" --disable-werror --enable-ip-plug

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-14 Thread Stefan Schmidt
Hello. On Fri, 2010-05-14 at 14:04, agogolev wrote: > Ok, I pulled the new source, compiled and flashed, now, on boot i get this: > > ieee802154hardmac ieee802154hardmac: Added ieee802154 HardMAC hardware > pxa27x-udc pxa27x-udc: USB reset > ieee802154fakelb ieee802154fakelb: Added ieee802154 har

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-14 Thread agogolev
# iz list hardwpan0 link: IEEE 802.15.4 MAC interface phy wpan-phy0 hw ba:be:ca:fe:de:ad:be:ef pan 0xeba1 short 0x0001 #ifconfig wpan0 192.168.99.101 netmask 255.255.255.0 up ifconfig: SIOCSIFADDR: No such device # ifconfig hardwpan0 192.168.99.101 netmask 255.255.255.0 up # ifconfig

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-14 Thread agogolev
Ok, I pulled the new source, compiled and flashed, now, on boot i get this: ieee802154hardmac ieee802154hardmac: Added ieee802154 HardMAC hardware pxa27x-udc pxa27x-udc: USB reset ieee802154fakelb ieee802154fakelb: Added ieee802154 hardware Initializing ZigBee TTY interface cc2420 spi3.0: Found C

Re: [Linux-zigbee-devel] wpan0 configure trouble

2010-05-14 Thread Stefan Schmidt
Hello. On Fri, 2010-05-14 at 12:28, agogolev wrote: > > first, I should admit, that I'm getting these lines on boot: > > ieee802154hardmac ieee802154ha > rdmac: Added ieee802154 HardMAC hardware > pxa27x-udc pxa27x-udc: USB reset > ieee802154fakelb ieee802154fakelb: Added ieee802154 hardware > I

[Linux-zigbee-devel] wpan0 configure trouble

2010-05-14 Thread agogolev
Hello, first, I should admit, that I'm getting these lines on boot: ieee802154hardmac ieee802154ha rdmac: Added ieee802154 HardMAC hardware pxa27x-udc pxa27x-udc: USB reset ieee802154fakelb ieee802154fakelb: Added ieee802154 hardware Initializing ZigBee TTY interface cc2420 spi3.0: no platform da