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 14 15 16 17 18 19
20 21 22 23 24 25 26
    channels on page 1: 0 1 2 3 4 5 6 7 8 9 10
    channels on page 2: 0 1 2 3 4 5 6 7 8 9 10
    channels on page 3: 0 1 2 3 4 5 6 7 8 9 10 11 12 13
    channels on page 4: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    channels on page 5: 0 1 2 3 4 5 6 7
    channels on page 6: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
20 21

wpan-phy1  IEEE 802.15.4 PHY object
    page: 0  channel: n/a
    channels on page 0: 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26

# iz add wpan-phy0
Registered new device ('wpan0') on phy wpan-phy0

# ip link set wpan0 address de:ad:be:af:ca:fe:ba:be
ip: either "dev" is duplicate, or "address" is garbage

# ifconfig wpan0 192.168.1.1 netmask 255.255.255.0 up    
# ifconfig
usb0      Link encap:Ethernet  HWaddr 16:4F:33:F2:62:E2  
          inet addr:192.168.99.101  Bcast:192.168.99.255 
Mask:255.255.255.0
          inet6 addr: fe80::144f:33ff:fef2:62e2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:508 errors:0 dropped:0 overruns:0 frame:0
          TX packets:476 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:45147 (44.0 KiB)  TX bytes:52988 (51.7 KiB)

wpan0     Link encap:UNSPEC  HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP  MTU:127  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

This wpan0 seems to be from the fake driver. 
And hardwpan0, which could be set up via ifconfig is now missing.

Is there anyone, who can tell me what should I do to revive the radios?

p.s. I've cross-compiled and added iptables to the imote, nothing changed.

-- 
Respectfully yours, Alexander E. Gogolev

------------------------------------------------------------------------------

_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to