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

root@OpenWrt:/# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

niit4to6  no wireless extensions.

niit6to4  no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any
           Mode:Ad-Hoc  Frequency:2.447 GHz  Cell: Not-Associated
           Tx-Power=27 dBm
           RTS thr:off   Fragment thr:off
           Encryption key:off
           Power Management:on



running wifi command does not show any problem...
I'm pretty sure that's a different issue than what was reported by Paweł. Please run 'sh -x /sbin/wifi > /tmp/log.txt 2>&1' and send me /tmp/log.txt afterwards.

- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to