Need help to use WiFi dongle

ifconfig shows no wlan0; no driver shows in /dev
lsusb shows
Bus001: Device 003: ID 248a:8367 Maxxter Teklink Wireless Receiver
Bus 001: Device 005: ID 3452:6600 ESWIN 6600U
Any help setting this up is appreciated.
Something to add to /etc/network??

Hello,

for me was the guide to setp the network

Check with ifconfig -a to see if the device is here but not configured.
You should also check with lsmod if any driver is loaded for your device.
Network devices don’t have entries in /dev.

If no driver is loaded, you may have to compile it from source or update your kernel installation.
It seems that the 6600U does not currently work reliably, though.

These threads can probably help you further:

Hmmm… tried to update, but seem to have bad key.
How to recover apt ?

root@KensStarFive:/etc/apt# cat sources.list
deb https://snapshot.debian.org/archive/debian-ports/20220616T194833Z unstable main
root@KensStarFive:/etc/apt# ls keyrings/
root@KensStarFive:/etc/apt# apt-get update
Hit:1 https://snapshot.debian.org/archive/debian-ports/20220616T194833Z unstable InRelease
Err:1 https://snapshot.debian.org/archive/debian-ports/20220616T194833Z unstable InRelease
The following signatures were invalid: EXPKEYSIG E852514F5DF312F6 Debian Ports Archive Automatic Signing Key (2022) ftpmaster@ports-master.debian.org
Reading package lists… Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://snapshot.debian.org/archive/debian-ports/20220616T194833Z unstable InRelease: The following signatures were invalid: EXPKEYSIG E852514F5DF312F6 Debian Ports Archive Automatic Signing Key (2022) ftpmaster@ports-master.debian.org
W: Failed to fetch https://snapshot.debian.org/archive/debian-ports/20220616T194833Z/dists/unstable/InRelease The following signatures were invalid: EXPKEYSIG E852514F5DF312F6 Debian Ports Archive Automatic Signing Key (2022) ftpmaster@ports-master.debian.org
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@KensStarFive:/etc/apt#

to fix signing problem
https://deb.debian.org/debian-ports/pool/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2023.02.01_all.deb
dpkg -i debian-ports-archive-keyring_2023.02.01_all.deb
apt update …

Thak you. This works for apt update but I lost HDMI

I’ve gone back to using the original snapshot 20220616 packages to keep it simple
lost more than HDMI