Hello,
I have a realtek 8811cu usb nic, and downloaded the following drivers from github (maybe there is an issue?):
https://github.com/heinokesoe/rtl8811cu#readme
Edit: something I just picked up, in the “Band” setting, I have 5GHz “A” (not AC, so I’m thinking it’s trying to use the literal 1999 Wireless A mode here?) and 2.4 GHz, on Wireless B / G. No wireless N as an option, is this just the way it’s written, or might it indicate something important?
I am currently using Debian 11 (and WOW is it fast) as the base for a Pi-Hole (wish I started using it so many years ago, I’m mentally kicking myself!!) in a VirtualBox under Windows. Ultimately, when I get all these issues worked out, I’ll move this to a linux base.
So I’m learning slowly how to use nmcli. So I’ve figured out to just use the menu to select the network, let it keep its name of the connection, modify it (manual IP and DNS) and use nmcli to
nmcli connection up [NetworkConnectionName]
Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/ActiveConnection/2
Edit 2: I’m sure you’re needing to know the output of trying to turn on my custom “hotspot” network:
nmcli connection up Hotspot
Error: Connection activation failed: IP configuration could not be reserved (no available address, timeout, etc.)
Hint: use 'journalctl -xe NM_CONNECTION=5af04db3-0a0a-4100-8df3-5b7e04be1743 + NM_DEVICE=wlxa0d76830615b' to get more details.
Basically, it’s just not configured correctly, so I have no idea what to do to enable it correctly. Still trying settings.
So, what I’m wanting to do is use the hotspot or hotspotd feature in networkmanager. I just don’t have any experience with it–windows makes it almost easy, for a while, and then I had to modify the registry because it hates custom DNS ip addresses randomly. Which is why all of this is now being done in a VM. Almost got it going, just can’t share my “pi-hole” network with my devices.
Side note: I’ve looked into it quite a bit, Roku devices (at least the one’s I have access to) add over TEN programs in “sleep mode” or some time, and I delete them, and then several months later, they come back, different ones and it’s just rude of roku to do this. I understand it has something to do with the screensaver, so I set it to “Low Power” which some programs (Hulu) have zero respect for, and just shows it’s green logo, wasting energy.
Anyway, Linux is the future, and I’d love to use it to it’s fullest networking potential. Thank you all, sometime I’ll have to catch up on my Firefox post, with over 200 replies, I thought it was closed or had little activity. Good to know there’s interest in it still.