Hi.
I just bought Netis WF2160 usb dongle network adapter. I am unable to connect to any of the wifi hotspots I have. The adapter works fine for them on Windows 10 on the same machine.
Please help me troubleshooting the issue.
I had to switch from the previous usb dongle adapter I used because I started experiencing connection drops on both OS on my machine.
I also should mention that the dongle also functions weirdly for my Windows 10 and the Android phone I use as the hotspot. It seems to only happen when I use this specific phone, because the dongle works fine with my friend’s Iphone hotspot. At the same time my phone works fine for other computers. I experience connection breaks or sometimes only certain websites function (e.g. Google but not any other website). Also at the time when the breaks start to happen the Internet in some apps on my phone becomes inaccessible also. P.S. as I am typing this I am successfully able to browse the Opensuse forum and post here, but any other website is inaccessible for me in other web browser tabs.
I started to experience almost identical symptoms a week ago on my OpenSuse, so I decided to switch my old usb wifi adpter dongle.
I used the new parameters, but it looks like the device is recognized properly now. Still no success accessing the Internet:
➜ ~ sudo usb_modeswitch -KW -v 0bda -p c811
Take all parameters from the command line
* usb_modeswitch: handle USB devices with multiple modes
* Version 2.6.1 (C) Josua Dietze 2017
* Based on libusb1/libusbx
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x0bda
DefaultProduct= 0xc811
StandardEject=1
Look for default devices ...
found USB ID 1d6b:0003
found USB ID 1c4f:0002
found USB ID 1d6b:0002
found USB ID 1d6b:0003
found USB ID 046d:c077
found USB ID 0bda:c811
vendor ID matched
product ID matched
found USB ID 045e:074a
found USB ID 1d6b:0002
Found devices in default mode (1)
Access device 004 on bus 001
Get the current device configuration ...
Current configuration number is 1
Use interface number 0
with class 255
Error: can't use storage command in MessageContent with interface 0; interface class is 255, expected 8. Abort
I think it has already changed to WLAN mode. I tried your command, just in case:
➜ ~ sudo usb_modeswitch -KW -v 0bda -p 1a2b
[sudo] password for root:
Take all parameters from the command line
* usb_modeswitch: handle USB devices with multiple modes
* Version 2.6.1 (C) Josua Dietze 2017
* Based on libusb1/libusbx
! PLEASE REPORT NEW CONFIGURATIONS !
DefaultVendor= 0x0bda
DefaultProduct= 0x1a2b
StandardEject=1
Look for default devices ...
found USB ID 1d6b:0003
found USB ID 1c4f:0002
found USB ID 1d6b:0002
found USB ID 1d6b:0003
found USB ID 046d:c077
found USB ID 0bda:c811
vendor ID matched
found USB ID 045e:074a
found USB ID 1d6b:0002
No devices in default mode found. Nothing to do. Bye!