I power up my first device, 
I run wifi down (to delete all wifi iface)
I run 
        iw phy0 interface add wlan0 type mp
        ifconfig wlan0 up
        meshd-nl80211 -c /etc/meshd.cfg
I repeat the same sequence on the second product, and the second product
reboot because a kernel panic occurred.
In my first mail, I have posted my config file.
Have you the same default?

Cedric Voncken 

De : [email protected]
[mailto:[email protected]] De la part de Yeoh Chun-Yeow
Envoyé : mardi 16 avril 2013 02:35
À : [email protected]
Objet : Re: Authsae + htmode crash


I understand why the HT mode is not set by meshd. It cannot set the channel
information when the interface has joined a mesh network.
The interface join the mesh network automatically, if the mesh_id is set in
'iw  $phy interface add' command (during ifconfig $ifname up process).

I suggest that you disable the radio first by setting "disabled" to 1. Then
only executing the command. Don't put the mesh_id at the back of interface
as what done by the mac80211.sh.

---
Chun-Yeow


_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to