Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wifi hotspot just loops/hangs when creating a hotspot #424

Open
hrujcnzjt15 opened this issue Aug 24, 2024 · 8 comments
Open

Wifi hotspot just loops/hangs when creating a hotspot #424

hrujcnzjt15 opened this issue Aug 24, 2024 · 8 comments

Comments

@hrujcnzjt15
Copy link

Describe the bug
as per the title Wifi hotspot just loops/hangs when creating a hotspot

To Reproduce
Steps to reproduce the behavior:

  1. Open GUI
  2. Insert usual details (In this case, I used 2.4 GHz with all settings disabled in advanced section)

Expected behavior
Would run hotspot, where I can connect other devices to

Screenshots
Screenshot at 2024-08-24 00-14-27

Screenshot at 2024-08-24 00-14-27

Desktop (please complete the following information):

  • OS: Linux Mint 22 x86_64
  • Kernel: 6.8.0-41-generic

Additional context
Add any other context about the problem here.

@hrujcnzjt15
Copy link
Author

Apologies, meant to also include the version of the wihotspot version, which was 4.7.2

@pcxz
Copy link

pcxz commented Aug 24, 2024

I have already post this issue.
Read my workaround for this ...in wait of resolution.

#420 (comment)

@hrujcnzjt15
Copy link
Author

The problem with your workaround is that this doesn't let other devices connect to the hotspot.

@pcxz
Copy link

pcxz commented Aug 24, 2024

Sure?? ..i have in this moment, 3 user connected 😀

@hrujcnzjt15
Copy link
Author

hrujcnzjt15 commented Aug 24, 2024

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?

@hrujcnzjt15
Copy link
Author

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.

@pcxz
Copy link

pcxz commented Aug 24, 2024

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 !!!

@pcxz
Copy link

pcxz commented Sep 11, 2024

SOLVED

Edit /etc/NetworkManager/conf.d/ubuntu-system-adjustments.conf
and change line:
unmanaged-devices=none
in:
#unmanaged-devices=none

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants