AW: AW: v1.45, broken wifi connect
"Dembianny Sven (BSH GDE-EDSD7)" <[email protected]> Wed, 20 Aug 2025 13:44:36 +0000
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <HE1PR10MB1690B9444B6197D17AB086A9F433A@HE1PR10MB1690.EURPRD10.PROD.OUTLOOK.COM> |
Hi Portisch, maybe adding WPA3 support for wpa_supplicant can help us. Can you give it a try and add CONFIG_SAE=y in https://github.com/CoreELEC/CoreELEC/blob/coreelec-22/packages/network/wpa_supplicant/config/makefile.config Best regards, Sven > -----Ursprüngliche Nachricht----- > Von: [email protected] <[email protected]> > Gesendet: Mittwoch, 20. August 2025 15:21 > An: [email protected]; Dembianny Sven (BSH GDE-EDSD7) <[email protected]> > Betreff: Re: AW: v1.45, broken wifi connect > > Hi, > > server is OpenWRT with: SSID: CI-0030156, Encryption: mixed WPA2/WPA3 PSK, SAE (CCMP) Client > Khadas VIM3: AP6398S > > Same behavior with X96 M300, RTL8822CS, vid: 0x024C, pid: 0xC822 > > With commit included: > -------------------------------------- > VIM3:~ # connmanctl > connmanctl> services > *AO Wired ethernet_0200001e1f01_cable > *A CI-0030156 wifi_6c21a29b2882_43492d30303330313536_managed_psk > connmanctl> connect wifi_6c21a29b2882_43492d30303330313536_managed_psk > Error /net/connman/service/wifi_6c21a29b2882_43492d30303330313536_managed_psk: Not registered > connmanctl> state > State = online > OfflineMode = False > SessionMode = False > connmanctl> disconnect > connmanctl> wifi_6c21a29b2882_43492d30303330313536_managed_psk > Error /net/connman/service/wifi_6c21a29b2882_43492d30303330313536_managed_psk: Not connected > -------------------------------------- > > With commit reverted: > -------------------------------------- > VIM3:~ # connmanctl > connmanctl> services > *AO Wired ethernet_0200001e1f01_cable > *AR CI-0030156 wifi_6c21a29b2882_43492d30303330313536_managed_psk > connmanctl> connect wifi_6c21a29b2882_43492d30303330313536_managed_psk > Error /net/connman/service/wifi_6c21a29b2882_43492d30303330313536_managed_psk: Already > connected > connmanctl> disconnect > connmanctl> wifi_6c21a29b2882_43492d30303330313536_managed_psk > Disconnected wifi_6c21a29b2882_43492d30303330313536_managed_psk > connmanctl> connect wifi_6c21a29b2882_43492d30303330313536_managed_psk > Connected wifi_6c21a29b2882_43492d30303330313536_managed_psk > connmanctl> state > State = online > OfflineMode = False > SessionMode = False > -------------------------------------- > > Wifi is working again. > We got multiple reports from users haveing same issue: > https://discourse.coreelec.org/t/amlo > gic-no- > discussion%2F46663%2F2296&data=05%7C02%7Csven.dembianny%40bshg.com%7C3cce9ee05e2049040 > 15108dddfec6794%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C638912928619230523%7CUn > known%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoi > TWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=EjK%2FrOlN1nhCNVmlmxzbpeYwcyRt6tqLJt9VS0y > uJpc%3D&reserved=0 > Then we reverted this commit and all is good again. > > Thank you very much! > Portisch > > > > > Am Mittwoch, 20. August 2025 um 13:33:40 MESZ hat Dembianny Sven (BSH GDE-EDSD7) > <[email protected]> Folgendes geschrieben: > > > > > > Hi Portisch, > > > > Hi, > > > > current connman is broken and can not connect to encrypted networks. > > > do you have more info about your setup? > > We can't reproduce the issue with 43455 chip. > Which chip do you use, is it WPA3 capable? > > What AKM is configured on your AP? > Which wpa_supplicant version? > Is SAE activated for wpa_supplicant? > > > > Revert of this commit do solve the issue. > > > > Error log: > > connmanctl> connect wifi_485c2cd4ca36_43492d30303330313536_managed_psk > > connmanctl> Error > > connmanctl> /net/connman/service/wifi_485c2cd4ca36_43492d3030333031353 > > connmanctl> 6_ > > connmanctl> managed_psk: Input/output error disconnect > > connmanctl> wifi_485c2cd4ca36_43492d30303330313536_managed_psk Error > > connmanctl> /net/connman/service/wifi_485c2cd4ca36_43492d3030333031353 > > connmanctl> 6_ > > connmanctl> managed_psk: Not connected > > > > > > With 1.44 there is no such error: > > connmanctl> disconnect > > connmanctl> wifi_485c2cd4ca36_43492d30303330313536_managed_psk > > connmanctl> Disconnected > > connmanctl> wifi_485c2cd4ca36_43492d30303330313536_managed_psk > > connmanctl> connmanctl> connect > > connmanctl> wifi_485c2cd4ca36_43492d30303330313536_managed_psk > > connmanctl> Connected > > connmanctl> wifi_485c2cd4ca36_43492d30303330313536_managed_psk > > > > > Thanks, > > Portisch > > Team CoreELEC > > > > Best regards, Sven