Hello, I am currently trying to create a hotspot on Arch linux. I am using network manager, I have dnsmasq installed etc.
I can see the network listed on my phone when checking nearby wifi connections. But, when I try to connect, I get the following message on my phone: "Unable to connect"
(I can make a hotspot on windows 11 successfully)
When checking the status networkmanager.service, I see the following line (which I suspect is the issue):
NetworkManager[560]: <info> [1685303507.9354] policy: ipv6-pd: no device to obtain a subnet to share on wlp0s20f3 from
When looking this up online, I may be missing it, but the guides seem quite technical and not very related to my issue.
I would appreciate any guidance on how I could approach solving this!