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 hardware > Initializing ZigBee TTY interface > cc2420 spi3.0: Found Chipcon CC2420 > cc2420 spi3.0: Manufacturer ID:33d Version:3 Partnum:2 > cc2420 spi3.0: oscillator succesfully brought up > cc2420 spi3.0: Set fifo threshold to 127
That means the cc2420 driver is doing well now. > but still, while I try to bring up wpan0: > > # iz add wpan-phy0 > Receive failed: Netlink Error (errno = Invalid argument) Is cc2420 really wpan-phy0 or is this the fake driver? > # ifconfig wpan0 192.168.99.110 netmask 255.255.255.0 up > ifconfig: SIOCSIFADDR: No such device How should this work if you already got an error while creating wpan0? > but this fake-driver starts pretty well. > > Do I lack some additional libraries or binaries? > May be I don't actually need those lowpan-tools? You need them. > Can anyone tell me how to bring this zigbee radio up? You really should read the documentation out there. http://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2 regards Stefan Schmidt ------------------------------------------------------------------------------ _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
