helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
807 stars 58 forks source link

network app not connecting properly #540

Open hexisXz opened 1 year ago

hexisXz commented 1 year ago

i know this is under development but when suspending/resuming the wifi app doesn't connect all of the time and i have to click scan for networks and put in my wifi password a million times before it connects. the same thing happenes when i reboot.

hexisXz commented 1 year ago

i am on the thinkpad x220 btw

probonopd commented 1 year ago

I don't think the Network.app tries to automatically reconnect; this aspect is (should be?) handled by the underlying wpa_cli command line tool. Network.app just puts a GUI on top of that.

hexisXz commented 1 year ago

okay so the command line tool is pretty buggy then because i just opened my laptop and it connected right away. but most other times it wont connect for hours unless i keep hitting rescan.

hexisXz commented 1 year ago

The same thing happens when I reboot. It's a chore to get the wifi to connect.

probonopd commented 1 year ago

okay so the command line tool is pretty buggy then because i just opened my laptop and it connected right away. but most other times it wont connect for hours unless i keep hitting rescan.

If you suspect bugs in /usr/sbin/wpa_cli or even lower level stack elements, please do open a ticket with FreeBSD at https://bugs.freebsd.org/bugzilla/.

Thanks!

hexisXz commented 1 year ago

oh dang. so this is a freeBSD issue?

probonopd commented 1 year ago

Well, /usr/sbin/wpa_cli is in FreeBSD, so if /usr/sbin/wpa_cli is not behaving correctly, then it must be fixed in FreeBSD.

hexisXz commented 1 year ago

Okay i am going to keep looking and debugging things so I can see if that's the main problem or it's hello.