ISO icon indicating copy to clipboard operation
ISO copied to clipboard

network app not connecting properly

Open hexisXz opened this issue 2 years ago • 8 comments

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 avatar Mar 14 '23 05:03 hexisXz

i am on the thinkpad x220 btw

hexisXz avatar Mar 14 '23 18:03 hexisXz

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.

probonopd avatar Mar 14 '23 18:03 probonopd

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 avatar Mar 14 '23 19:03 hexisXz

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

hexisXz avatar Mar 14 '23 20:03 hexisXz

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!

probonopd avatar Mar 14 '23 20:03 probonopd

oh dang. so this is a freeBSD issue?

hexisXz avatar Mar 14 '23 20:03 hexisXz

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.

probonopd avatar Mar 14 '23 20:03 probonopd

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

hexisXz avatar Mar 14 '23 20:03 hexisXz