Hi guys,
I am trying to use this WiFi USB Dongle as AP but it is very unstable.
Suddenly, and frequently, it stops to work properly:
And when I try to restart
unplug and plug again the dongle doesn't help.
This behavior is totally unpredictable the dongle can work for 3 hours without an hiccup or you can try 3 hours to make it work in vane.
Any idea to make this dongle or the driver more stable?
Thanks...
I am trying to use this WiFi USB Dongle as AP but it is very unstable.
Code:
doas ifconfig wlan1 list caps
Password:
drivercaps=591e541<STA,FF,IBSS,HOSTAP,TXPMGT,SHSLOT,SHPREAMBLE,MONITOR,WPA1,WPA2,WME>
cryptocaps=100b<WEP,TKIP,AES_CCM,AES_GCM_128>
htcaps=407002c<SHORTGI20>
Code:
usbconfig -d 0.4 dump_device_desc
ugen0.4: <RTL8188CUS 802.11n WLAN Adapter Realtek Semiconductor Corp.> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000 <Probed by interface class>
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x0bda
idProduct = 0x8176
bcdDevice = 0x0200
iManufacturer = 0x0001 <Realtek>
iProduct = 0x0002 <802.11n WLAN Adapter>
iSerialNumber = 0x0003 <00e04c000001>
bNumConfigurations = 0x0001
Suddenly, and frequently, it stops to work properly:
Code:
Dec 11 11:14:02 gpc kernel: rtwn0: rtwn_bulk_tx_callback_qid: called; txeof qid=4, error=USB_ERR_TIMEOUT
Dec 11 11:16:01 gpc kernel: rtwn0: rtwn_tx_beacon_check: cannot push beacon into chip, error 60!
Dec 11 11:16:01 gpc kernel: rtwn0: unable to push beacon into the chip, error 60
Dec 11 11:16:01 gpc kernel: rtwn0: rtwn_newstate: could not move to RUN state
And when I try to restart
netif it refuses to go up and working again:
Code:
Dec 11 11:18:00 gpc kernel: rtwn0: rtwn_cmd_sleepable: cmdq overflow
Dec 11 11:18:01 gpc kernel: rtwn0: rtwn_cmd_sleepable: cmdq overflow
Dec 11 11:18:01 gpc kernel: rtwn0: rtwn_cmd_sleepable: cmdq overflow
unplug and plug again the dongle doesn't help.
This behavior is totally unpredictable the dongle can work for 3 hours without an hiccup or you can try 3 hours to make it work in vane.
Any idea to make this dongle or the driver more stable?
Thanks...