#18268: adhoc interface doesn't come up with adhoc+ap in 5GHz/HT40
--------------------------+-----------------------------------
  Reporter:  andrenarchy  |      Owner:  developers
      Type:  defect       |     Status:  reopened
  Priority:  normal       |  Milestone:  Barrier Breaker 14.07
 Component:  kernel       |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:
--------------------------+-----------------------------------
Changes (by filipebteixeira):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 It seems to be fixed for 2.4 GHz radio on Archer C5, but not on the 5 GHz
 one. Openwrt r43771.

 /etc/config/wireless on both Archer C5 routers:
 config wifi-device 'radio0'
         option type 'mac80211'
         option channel '36'
         option hwmode '11a'
         option path 'pci0000:01/0000:01:00.0'
         option txpower '17'
         option country 'US'
         option htmode 'HT20'

 config wifi-iface
         option device 'radio0'
         option ssid 'OpenWrt'
         option encryption 'none'
         option mode 'adhoc'
         option bssid 'E8:DE:27:C8:8F:01'


 Iperf between two Archer C5:
 Client connecting to 10.0.0.2, TCP port 5001
 TCP window size: 43.8 KByte (default)
 [  3] local 10.0.0.1 port 47507 connected with 10.0.0.2 port 5001
 [ ID] Interval       Transfer     Bandwidth
 [  3]  0.0- 1.0 sec   640 KBytes  5.24 Mbits/sec
 [  3]  1.0- 2.0 sec   640 KBytes  5.24 Mbits/sec
 [  3]  2.0- 3.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  3.0- 4.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  4.0- 5.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  5.0- 6.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  6.0- 7.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  7.0- 8.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  8.0- 9.0 sec   512 KBytes  4.19 Mbits/sec
 [  3]  9.0-10.0 sec   640 KBytes  5.24 Mbits/sec
 [  3]  0.0-10.5 sec  5.50 MBytes  4.39 Mbits/sec

 The same happened when selecting HT40.

--
Ticket URL: <https://dev.openwrt.org/ticket/18268#comment:13>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to