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...

2011/4/2 Larry Vaden <va...@texoma.net>:
> On Fri, Apr 1, 2011 at 9:17 PM, Jan Willies <j...@willies.info> wrote:
>> 2011/4/2 Larry Vaden <va...@texoma.net>
>>>
>>> How besides downloading and running strings can one tell the rxxxxx
>>> for the files at, e.g.,
>>> http://downloads.openwrt.org/snapshots/trunk/ar71xx/?
>>
>> packages/base-files will tell you.
>> http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/base-files_68-r26358_ar71xx.ipk
>
> THANKS.
>
> --
> Larry Vaden, CoFounder
> Internet Texoma, Inc.
> Serving Rural Texomaland Since 1995
> We Care About Your Connection!
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to