Using
OpenWrt Barrier Breaker r4066, with a TPlink USB 722n on a BCM2708 platform. Andriod phones, Iphones, Ubuntu systems, visio TV, Windows 8.1 systems connect OK, but No success for windows 7sp1 pro, HP or Lenovo. Any ideas?

here are the contents of the /etc/config/wireless
config wifi-device 'radio0'
    option type 'mac80211'
    option hwmode '11ng'
    option path 'platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0'
    option htmode 'HT20'
    list ht_capab 'SHORT-GI-20'
    list ht_capab 'SHORT-GI-40'
    list ht_capab 'RX-STBC1'
    list ht_capab 'DSSS_CCK-40'
    option txpower '20'
    option country 'US'
    option channel '1'

config wifi-iface
    option device 'radio0'
    option mode 'ap'
    option ssid 'RaspberryPi'
    option key 'xyz12345'
    option network 'lan'
    option encryption 'psk+ccmp'

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to