Open hrujcnzjt15 opened 3 months ago
Apologies, meant to also include the version of the wihotspot version, which was 4.7.2
I have already post this issue. Read my workaround for this ...in wait of resolution.
https://github.com/lakinduakash/linux-wifi-hotspot/issues/420#issuecomment-2299818185
The problem with your workaround is that this doesn't let other devices connect to the hotspot.
Sure?? ..i have in this moment, 3 user connected 😀
Hm, weird. well I guess that's my problem :/
Mind telling me if you did any extra steps that allowed you to have 3 users connected?
Or am I just in a tough place right now?
Weird, everytime I make a hotspot, my devices see the network and are able to connect to it. But after a couple seconds it just failsand devices are no longer able to pick up the network.
From bash1 add this command: sudo /usr/bin/create_ap DEVICE1 DEVICE2 MYHost 1234567890 --freq-band 2.4 ( change value DEVICE ecc.. as yours ) From bash2 add this command: sudo systemctl stop NetworkManager && sleep 5 && sudo systemctl start NetworkManager Wait your devices connecting ..and see if in bash1 receive any info when disconnecting !!!
SOLVED
Edit /etc/NetworkManager/conf.d/ubuntu-system-adjustments.conf and change line: unmanaged-devices=none in:
SOLVED
Edit /etc/NetworkManager/conf.d/ubuntu-system-adjustments.conf and change line: unmanaged-devices=none in: #unmanaged-devices=none
This allowed me to start it from the UI but I was unable to see/connect the hotspot until I restarted the NetworkManager service.
sudo systemctl restart NetworkManager
Describe the bug as per the title Wifi hotspot just loops/hangs when creating a hotspot
To Reproduce Steps to reproduce the behavior:
Expected behavior Would run hotspot, where I can connect other devices to
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.