Connman fails to connect to Wifi after upgrade to Debian 12
by sasciame from LinuxQuestions.org on (#6D8D1)
Greetings,
I am getting very strange behavior out of Connman. Before the upgrade to Debian 12, I was able to connect to my home Wifi.
After upgrading, I can only connect to other wireless networks. I have double checked to make sure that the password is correct.
After not being able to connect via GUI, I tried it manually with connmanctl:
Code:connmanctl> enable
bluetooth ethernet offline wifi
connmanctl> enable wifi
Enabled wifi
connmanctl> scan wifi
Scan completed for wifi
connmanctl> services
(Properly lists services as expected)
connmanctl> agent on
Agent registered
connmanctl> connect wifi_c8f733a12138_4f70656e577274_managed_psk
Agent RequestInput wifi_c8f733a12138_4f70656e577274_managed_psk
Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? (I entered my password)
Agent ReportError wifi_c8f733a12138_4f70656e577274_managed_psk
connect-failed
Agent request cancelled by ConnMan
Error /net/connman/service/wifi_c8f733a12138_4f70656e577274_managed_psk: Input/output error
connmanctl>Being frustrated, I purged Connman and reinstalled it. Still nothing. I then purged it again and was able to connect via CLI with these instructions:
https://www.baeldung.com/linux/connect-network-cli
I would like to use a gui (like connman) to be able to manage connecting to wireless networks.
Since I am able to connect via CLI wirelessly, I am assuming that this in not a hardware/driver issue. Any help would be much appreciated.
Attached Thumbnails
I am getting very strange behavior out of Connman. Before the upgrade to Debian 12, I was able to connect to my home Wifi.
After upgrading, I can only connect to other wireless networks. I have double checked to make sure that the password is correct.
After not being able to connect via GUI, I tried it manually with connmanctl:
Code:connmanctl> enable
bluetooth ethernet offline wifi
connmanctl> enable wifi
Enabled wifi
connmanctl> scan wifi
Scan completed for wifi
connmanctl> services
(Properly lists services as expected)
connmanctl> agent on
Agent registered
connmanctl> connect wifi_c8f733a12138_4f70656e577274_managed_psk
Agent RequestInput wifi_c8f733a12138_4f70656e577274_managed_psk
Passphrase = [ Type=psk, Requirement=mandatory ]
Passphrase? (I entered my password)
Agent ReportError wifi_c8f733a12138_4f70656e577274_managed_psk
connect-failed
Agent request cancelled by ConnMan
Error /net/connman/service/wifi_c8f733a12138_4f70656e577274_managed_psk: Input/output error
connmanctl>Being frustrated, I purged Connman and reinstalled it. Still nothing. I then purged it again and was able to connect via CLI with these instructions:
https://www.baeldung.com/linux/connect-network-cli
I would like to use a gui (like connman) to be able to manage connecting to wireless networks.
Since I am able to connect via CLI wirelessly, I am assuming that this in not a hardware/driver issue. Any help would be much appreciated.
Attached Thumbnails