AP + mesh with rt2800usb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to set up RT5370 as AP and mesh point and one of them
fails with -16: device or resource busy.

Adapter reports:

> valid interface combinations:
>   * #{ AP, mesh point } <= 8,
>     total <= 8, #channels <= 1

Most simple setup to reproduce is:

/etc/wpa_supplicant/wpa_supplicant-ap.conf 
network={
	ssid="SSID"
	mode=2
	frequency=2412
	key_mgmt=WPA-PSK
	psk="PASSWORD"
}

/etc/wpa_supplicant/wpa_supplicant-mesh.conf 
network={
	ssid="SSID"
	mode=5
	frequency=2412
	key_mgmt=SAE
	psk="PASSWORD"
}

Any ap or mesh config that I started first works, 2nd config fails
with busy error.

It does not depend if I use hostapd instead of wpa_supplicant or try
to set up mesh from command line or using authsae.

Does rt2800usb reports wrong valid interface command or do I it wrong
or is it a bug?

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux