Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version | G_DIETPI_VERSION_CORE=9
- Distro version | bookworm 0
- Kernel version | Linux DietPi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
- Architecture | armhf
- SBC model | RPi 4 Model B (aarch64)
- SD card used | SanDisk
Steps to reproduce
- I installed DietPi the Allo.com Web GUI version and wanted to create a wifi hotspot.
- I have the Pi connected via ethernet and want to use the on-device wlan0 as the broadcasting interface. I tried running
sudo nmcli device wifi hotspot ssid <wifi-name> password <wifi-password> ifname wlan0
which successfully created the hotspot but none of my devices can connect to it. - I tried using a USB wifi interface as well but it still had the same issue.
- I also tried a fresh install of DietPi Allo.com Web GUI and it still had the same issue.
Expected behaviour
- The hope is to connect to the Pi using my devices.
Actual behaviour
- The devices get stuck on connecting and then say “Unable to join”