yes this fixed...

but why simply naming the wifi-iface section break things??

on madwifi devices I do the same thing and it work fine...

i have to open a issue on bug tracker ?

2011/4/3 Felix Fietkau <n...@openwrt.org>:
> On 2011-04-03 7:15 PM, Gioacchino Mazzurco wrote:
>>
>> Here is it
>>
>> 2011/4/2 Felix Fietkau<n...@openwrt.org>:
>>>
>>>  On 2011-04-02 10:57 PM, Gioacchino Mazzurco wrote:
>>>>
>>>>  i can confirm that adhoc is still not working in backfire r26417
>>>>
>>>>  here is my /etc/config/wireless
>>>>
>>>>  config 'wifi-device' 'radio0'
>>>>          option 'type' 'mac80211'
>>>>          option 'macaddr' '00:15:6D:72:B8:84'
>>>>          option 'channel' '8'
>>>>          option 'disabled' '0'
>>>>
>>>>  config 'wifi-iface' 'meshradio0'
>>>>          option 'device' 'radio0'
>>>>          option 'network' 'meshradio0'
>>>>          option 'sw_merge' '1'
>>>>          option 'mode' 'adhoc'
>>>>          option 'ssid' 'Ninux.org'
>>>>          option 'encryption' 'none'
>>>>
>>>>  the device does not associate with other and there is the strange
>>>>  iwconfig output
>
> Try to remove the 'meshradio0' part on the config wifi-iface line, then run
> wifi again.
>
> - Felix
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to