v1.45, broken wifi connect
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <[email protected]> |
Hi, current connman is broken and can not connect to encrypted networks. The reason is the commit: https://git.kernel.org/pub/scm/network/connman/connman.git/commit/?id=5e73b55e00b97e1867397258b72f0d6e5ad7d31d Revert of this commit do solve the issue. Error log: connmanctl> connect wifi_485c2cd4ca36_43492d30303330313536_managed_psk Error /net/connman/service/wifi_485c2cd4ca36_43492d30303330313536_managed_psk: Input/output error connmanctl> disconnect wifi_485c2cd4ca36_43492d30303330313536_managed_psk Error /net/connman/service/wifi_485c2cd4ca36_43492d30303330313536_managed_psk: Not connected With 1.44 there is no such error: connmanctl> disconnect wifi_485c2cd4ca36_43492d30303330313536_managed_psk Disconnected wifi_485c2cd4ca36_43492d30303330313536_managed_psk connmanctl> connect wifi_485c2cd4ca36_43492d30303330313536_managed_psk Connected wifi_485c2cd4ca36_43492d30303330313536_managed_psk Thanks, Portisch Team CoreELEC