Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5087

Networking and servers • Re: Cant access device on Wifi AP

$
0
0

I simply run on a fresh install

Code:

sudo nmcli device wifi hotspot ssid "example-network-name" password "example-password"
From the official instructions
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?
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?

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



Viewing all articles
Browse latest Browse all 5087

Trending Articles