phier Posted June 17, 2021 Posted June 17, 2021 Hi, after login the error> RX today: Error: Unable to read database "/var/lib/vnstat/wlan0": No such file or directory Merge "eth0+wlan0" failed. When i try to connect to WIFI network via armbain-configure -> WIFI ; network selected + password provided I got error> Passwords or encryption keys are required to access the │ │ wireless network 'OpenWrt'. second / third try> Could not activate connection: │ │ │ │ │ Activation failed: Secrets were │ │ │ │ │ required, but not provided root@bananapi:~# cat /var/lib/vnstat cat: /var/lib/vnstat: Is a directory root@bananapi:~# iwconfig wlan0 IEEE 802.11 ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=31 dBm Retry short limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off I can connect to router1 (generic box from provider) wpa-psk but I cant connect to router2 running openwrt 2.4ghz channel 9... wpa2-psk Somone had same issue - no one cared.... journalctl -xe Jun 17 15:56:17 bananapi NetworkManager[1259]: <info> [1623945377.8507] device (wlan0): supplicant interface state: scanning -> associating Jun 17 15:56:18 bananapi wpa_supplicant[1246]: wlan0: CTRL-EVENT-ASSOC-REJECT bs sid=00:00:00:00:00:00 status_code=16 Jun 17 15:56:18 bananapi wpa_supplicant[1246]: wlan0: CTRL-EVENT-SSID-TEMP-DISAB LED id=0 ssid="OpenWrt" auth_failures=2 duration=20 reason=CONN_FAILED Jun 17 15:56:18 bananapi NetworkManager[1259]: <info> [1623945378.5012] device (wlan0): supplicant interface state: associating -> disconnected Jun 17 15:56:28 bananapi NetworkManager[1259]: <info> [1623945388.6097] device (wlan0): supplicant interface state: disconnected -> scanning Jun 17 15:56:30 bananapi NetworkManager[1259]: <warn> [1623945390.4327] device (wlan0): Activation: (wifi) association took too long Jun 17 15:56:30 bananapi NetworkManager[1259]: <info> [1623945390.4367] device (wlan0): state change: config -> failed (reason 'no-secrets', sys-iface-state: ' managed') Jun 17 15:56:30 bananapi NetworkManager[1259]: <warn> [1623945390.4442] device (wlan0): Activation: failed for connection 'OpenWrt' Jun 17 15:56:30 bananapi NetworkManager[1259]: <info> [1623945390.4482] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: ' managed') Jun 17 15:56:31 bananapi NetworkManager[1259]: <info> [1623945391.2775] device (wlan0): supplicant interface state: scanning -> disconnected systemctl status wpa_supplicant Jun 17 16:21:45 bananapi systemd[1]: Starting WPA supplicant... Jun 17 16:21:45 bananapi wpa_supplicant[3821]: Successfully initialized wpa_supplicant Jun 17 16:21:45 bananapi systemd[1]: Started WPA supplicant. Jun 17 16:21:47 bananapi wpa_supplicant[3821]: Failed to create interface p2p-dev-wlan0: -5 (Input/output error) Jun 17 16:21:47 bananapi wpa_supplicant[3821]: nl80211: Failed to create a P2P Device interface p2p-dev-wlan0 Jun 17 16:21:47 bananapi wpa_supplicant[3821]: P2P: Failed to enable P2P Device interface journalctl -xe -- The job identifier is 1102. Jun 17 16:21:45 bananapi nm-dispatcher[3823]: req:1 'down' [wlan0]: new request (3 scripts) Jun 17 16:21:45 bananapi nm-dispatcher[3823]: req:1 'down' [wlan0]: start running ordered scripts... Jun 17 16:21:47 bananapi wpa_supplicant[3821]: Failed to create interface p2p-dev-wlan0: -5 (Input/output error) Jun 17 16:21:47 bananapi kernel: ieee80211 phy0: brcmf_p2p_create_p2pdev: timeout occurred Jun 17 16:21:47 bananapi kernel: ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlan0 type 10 failed: err=-5 Jun 17 16:21:47 bananapi wpa_supplicant[3821]: nl80211: Failed to create a P2P Device interface p2p-dev-wlan0 Jun 17 16:21:47 bananapi wpa_supplicant[3821]: P2P: Failed to enable P2P Device interface Jun 17 16:21:47 bananapi NetworkManager[1259]: <info> [1623946907.2591] sup-iface[0xa32608,wlan0]: supports 5 scan SSIDs Jun 17 16:21:47 bananapi NetworkManager[1259]: <info> [1623946907.2686] device (wlan0): supplicant interface state: starting -> ready Jun 17 16:21:47 bananapi NetworkManager[1259]: <info> [1623946907.2690] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface Jun 17 16:21:48 bananapi nm-dispatcher[3823]: Eth0 Eth0stat 2 2 IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY router2 Infra 9 260 Mbit/s 97 **** WPA2 router1 Infra 2 130 Mbit/s 80 *** WPA1 WPA2
Igor Posted June 17, 2021 Posted June 17, 2021 1 hour ago, phier said: RX today: Error: Unable to read database "/var/lib/vnstat/wlan0": No such file or directory Merge "eth0+wlan0" failed. Have you done apt update and upgrade? Bug was already fixed and pushed out, but ofc this can't be fixed on already published binaries. Which are usually changed only at major releases.
phier Posted June 17, 2021 Author Posted June 17, 2021 yes apt update && upgrade but apparently Error: Unable to read database "/var/lib/vnstat/wlan0": No such file or directory Merge "eth0+wlan0" failed. is another bug as the one i reported ie its not connecting to the AP using WPA2
Igor Posted June 17, 2021 Posted June 17, 2021 21 minutes ago, phier said: is another bug as the one i reported ie its not connecting to the AP using WPA2 That is probably related to the ampak firmware / chip revision mess. Which we will not even try to fix.
phier Posted June 17, 2021 Author Posted June 17, 2021 3 minutes ago, Igor said: That is probably related to the ampak firmware / chip revision mess. Which we will not even try to fix. I dont think so, when i was running OS Bananian it worked fine and i was able connect to the same AP via WPA2
phier Posted June 17, 2021 Author Posted June 17, 2021 on latest ubuntu it does > Could not activate connection: │ │ │ │ st│ Activation failed: The Wi-Fi │ │ │ │ RE│ network could not be found
Igor Posted June 17, 2021 Posted June 17, 2021 15 minutes ago, phier said: I dont think so Referencing to Bananian has zero value and we are totally fine if it works there, but not here. It's the same as referencing to some random years old Armbian build, where this, I am 100% sure, worked well - up to some point. Why it doesn't work anymore? Without spending few hours, which is not possible to happen, not possible to know. 1 minute ago, phier said: on latest ubuntu it does Also something tells me you might not be using latest kernel (you have to provide logs each time you want to discuss something like that - not logs you think are enough) - due to other issues - which means you could run into random error, related to wireless subsystem, which was fixed upstream weeks after. Linux kernel is a messy thing and nobody will waste time to fix problems in some older versions / builds. Not even for (good) money.
phier Posted June 17, 2021 Author Posted June 17, 2021 1769]: Failed to create interface p2p-dev-wlan0: -5 (Input/output error) 1769]: nl80211: Failed to create a P2P Device interface p2p-dev-wlan0 1769]: P2P: Failed to enable P2P Device interface 1769]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Int> 1769]: wlan0: Trying to associate with SSID 'OpenWrt' 1769]: wlan0: WPA: Failed to select authenticated key management type 1769]: wlan0: WPA: Failed to set WPA key management and encryption suites 1769]: wlan0: Trying to associate with SSID 'OpenWrt' 1769]: wlan0: WPA: Failed to select authenticated key management type 1769]: wlan0: WPA: Failed to set WPA key management and encryption suites
Werner Posted June 17, 2021 Posted June 17, 2021 Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
phier Posted June 17, 2021 Author Posted June 17, 2021 this is all on 5.4.88-sunxi ; i will try 5.10, well yes, i cant use 5.10x+ as ZFS is broken there.
phier Posted June 17, 2021 Author Posted June 17, 2021 root@bananapi:~# armbianmonitor -u System diagnosis information will now be uploaded to unterminated quoted string at or near "'\x0a232323204163746976617465642031206c7a6f2d726c65207a72616d20737761702064657669636573207769746820343938204d4220656163680a0a232323204163746976617465642041726d6269616e2072616d6c6f6720706172746974696f6e2077697468207a73746420636f6d7072657373696f6e0a0a53756e203133204a756e20323032312030363a31373a333220504d20555443207c2042616e616e61205069207c' 073797374656d645b315d3a204c697374656e696e6" LINE 7: '\x0a232323204163746976617465642031206c7a6f2... ^ Please post the URL in the forum where you've been asked for. broken also hah Second try > System diagnosis information will now be uploaded to http://ix.io/3qg3 And i am going to try it with kernel 5.10.
Igor Posted June 17, 2021 Posted June 17, 2021 2 minutes ago, phier said: this is all on 5.4.88-sunxi ; i will try 5.10, Locking topic. Your questions are on the 1000 USD per question level.
Recommended Posts