A complete nmcli command to create a hotspot includes 'ifname devnam', for instance 'ifname wlan1'. What is the result if you include that in your command?
I simply run on a fresh installFrom the official instructionsCode:
sudo nmcli device wifi hotspot ssid "example-network-name" password "example-password"
https://www.raspberrypi.com/documentati ... ation.html
The hotspot shows up, but I am not able to connect any device to it.
To me it seems some kind of hardware driver issue withe nm maybe?
What is the problem then?
Also, I just tried your command with a USB WIFi dongle and it failed to connect to wlan1. It did, however, work correctly using the internal wlan0.
No clue what's going on with wlan1. Perhaps someone else has an idea?
Statistics: Posted by bls — Sun Aug 18, 2024 12:48 am