Cheap WiFi Dongle
Cheap WiFi Dongle
Hi to all.
I bought a cheap usb wifi dongle, confident to work but....it´s not working
How Can I check if it is compatible?
package says: wireless 11n usb adapter, 802.11nm 300mbps
If anyone can help!!!!
thanks a lot!
I bought a cheap usb wifi dongle, confident to work but....it´s not working
How Can I check if it is compatible?
package says: wireless 11n usb adapter, 802.11nm 300mbps
If anyone can help!!!!
thanks a lot!
-
- Posts: 96
- Joined: Thu Jun 04, 2020 9:01 pm
- Has thanked: 16 times
- Been thanked: 19 times
Re: Cheap WiFi Dongle
you probably need to add what company many made it.
here are some links.
https://mister-devel.github.io/MkDocs_M ... sics/wifi/
https://misteraddons.com/blogs/news/mis ... d-shootout
here are some links.
https://mister-devel.github.io/MkDocs_M ... sics/wifi/
https://misteraddons.com/blogs/news/mis ... d-shootout
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: Cheap WiFi Dongle
802.11n is just the WiFi standard your dongle purportedly uses (WiFi 4), it has no relevance to the model or chipset it is using. There's every likelihood it's something that MiSTer doesn't have driver support natively.
Are there any other identifying marks or could you include a link to where it was purchased? Failing that could you run this on the command line or over SSH and let us know the output?
Are there any other identifying marks or could you include a link to where it was purchased? Failing that could you run this on the command line or over SSH and let us know the output?
Code: Select all
dmesg -T | grep usb
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: Cheap WiFi Dongle
Oh and it's probably worth asking whether you have fully-updated recently; I seem to remember support for the RTL8188EUS was added natively in an update some months ago.
Re: Cheap WiFi Dongle
I don´t know how to do this, can you guide me?AngelicLiver wrote: ↑Mon Jul 04, 2022 8:14 am 802.11n is just the WiFi standard your dongle purportedly uses (WiFi 4), it has no relevance to the model or chipset it is using. There's every likelihood it's something that MiSTer doesn't have driver support natively.
Are there any other identifying marks or could you include a link to where it was purchased? Failing that could you run this on the command line or over SSH and let us know the output?
Code: Select all
dmesg -T | grep usb
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: Cheap WiFi Dongle
To access the command line directly on the MiSTer, press F9 at the main menu. To access the MiSTer via SSH, and assuming you're using Windows; you'll need to use "putty", have the MiSTer on your local network with an ethernet cable and connect via its local IP address.
Then run that command above.
Then run that command above.
-
- Top Contributor
- Posts: 433
- Joined: Fri May 29, 2020 8:50 am
- Has thanked: 86 times
- Been thanked: 120 times
Re: Cheap WiFi Dongle
To SSH from your mac open a terminal and do:
If you want to save the output you can do:
Then just copy it off of the SD card or transfer it locally via SCP.
Code: Select all
ssh root@yourmisteripaddresshere
example:
ssh root@192.168.1.20
Code: Select all
dmeg -T | grep usb > /media/fat/usb.txt
- mrchrister
- Scripting Wizard
- Posts: 295
- Joined: Tue Mar 30, 2021 6:23 pm
- Location: Canada
- Has thanked: 32 times
- Been thanked: 122 times
Re: Cheap WiFi Dongle
TP Link AC1300 is the wifi dongle every MiSTer user should own. After testing 5 dongles this was the only one delivering good speed and reliable connection