You are not logged in.
I'm trying to set up my notebook as a hotspot using the NetworkManager GUI (Wifi Settings -> Use as Hotspot). I can see it from my Android phone, but when I try to connect, I just get an authentication error. Everything I can find via Google just seems to be outdated. I'm trying to set this up for some time now, without any luck so far. The confirguration NetworkManager generates looks like this:
[connection]
id=Hotspot
uuid=ff74ae4c-da04-47b2-b734-52f6fb5bcad6
type=wifi
autoconnect=false
permissions=
secondaries=
[wifi]
hidden=true
mac-address=B4:B6:76:9C:CB:B0
mac-address-blacklist=
mode=ap
seen-bssids=
ssid=hypnos
[wifi-security]
group=ccmp;
key-mgmt=wpa-psk
pairwise=ccmp;
proto=rsn;
psk=xxx
[ipv4]
dns-search=
method=shared
[ipv6]
dns-search=
method=auto
Offline
Was there a blog post or a video telling people to do this in the recent days? Second post with this topic: https://bbs.archlinux.org/viewtopic.php?id=209414
Offline
So, I tried the create_ap script with the same result. Android won't connect.
Offline
If I'm not mistaken, that creates an ad-hoc network, and unfortunately, android devices are unable to connect to ad-hoc networks. Your best bet is to use a combo of hostapd/dnsmasq to create a network in infrastructure mode, but I haven't been able to get it to work in Arch yet. I actually just requested help on this, but haven't heard anything yet. I posted all of my scripts and configuration files in that post, maybe they'll be of some use to you. I wrote a tutorial on this on the ubuntu forums, and I was able to get it running in Ubuntu just fine. I'm sure I'm just missing something but give it a go, maybe it'll work for you
Offline
android can connect to create_ap network it creates ap not ad-hoc network
https://bbs.archlinux.org/viewtopic.php?id=162895
Arch is home!
https://github.com/Docbroke
Offline
Was there a blog post or a video telling people to do this in the recent days? Second post with this topic: https://bbs.archlinux.org/viewtopic.php?id=209414
It seems that there is a problem that affects more than one person.
Offline
When I first moved to my current address (18 months ago) I had a wait time for my broadband and had to do this for a couple of weeks. I bypassed Network Manager and just went directly to wpasupplicant. It may be a solution worth considering.
Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Cooler Master N300 chassis, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703
/ is the root of all problems.
Offline