lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.15k stars 294 forks source link

Not Running #304

Closed SMScep closed 1 year ago

SMScep commented 1 year ago

Hi, whenever I hit create the program will load and some text will appear at the bottom but then it will say not running and the process will stop. This happens no matter what settings I have put for my network. Any advice would be greatly appreciated thanks.

Please let me know if any additional info is needed or would be helpful, thanks.

NightGenji commented 1 year ago

Same problem on Lenovo ideapad 100-15iBy; But for me worked by installing it with sudo apt...(command in README) and settings: 2.4Ghz, wifi interface: wlp4..., and some of the internet intefaces options

Lyton505 commented 1 year ago

Hi, please run the following series of commands

sudo apt install apparmor-utils
sudo aa-complain -d /etc/apparmor.d/ dnsmasq 

Please let me know if it starts running