kendoodoo Posted June 29, 2022 Posted June 29, 2022 Today I was installing bullseye on it, then when me try to ssh with wifi, it just shows me : kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.1.X port 22 I installed the 20.10 version of Armbian, so if someone knows how to fix this, please reply. Thanks.
SteeMan Posted June 29, 2022 Posted June 29, 2022 Please provide more information on what you have done. What build have you installed (exact file name), where did you download if from, what instructions have you followed to install.
CryBaby Posted June 29, 2022 Posted June 29, 2022 It might help to use HostkeyAlgorithms +ssh-rsa in your .ssh/config stanza. Run ssh with -v for some debug output. I also have key exchange problems connecting to bullseye from newer Debian (and Windows) for which the only solution has been to use something else.
kendoodoo Posted June 30, 2022 Author Posted June 30, 2022 Wifi chip is a rtl8723bs, with the Armbian of balbes150 from https://users.armbian.com/balbes150/arm-64/. So here's the log from the chip: [74759.888047] RTL8723BS: rtw_set_802_11_connect(wlan0) fw_state = 0x00000008 [74759.934607] RTL8723BS: start auth [74759.954602] RTL8723BS: auth success, start assoc [74759.966775] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !! [74759.966801] RTL8723BS: assoc success [74760.063469] RTL8723BS: send eapol packet [74760.071278] RTL8723BS: send eapol packet When got no activity going around, it just goes back to normal and I can ssh. Nmap scan shows ssh still active: Nmap scan report for 192.168.1.X Host is up (0.012s latency). Not shown: 99 closed tcp ports (conn-refused) PORT STATE SERVICE 22/tcp open ssh Nmap done: 1 IP address (1 host up) scanned in 5.93 seconds I try upgrade system, different distros, place close to router, open the case. Still helpless.
SteeMan Posted July 1, 2022 Posted July 1, 2022 Does wired ethernet connection work? Please read the following TV Box FAQ post: https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first Note: I have about 10 amlogic based tv boxes, including 4 tx3 minis and I don't have wifi working on any of those boxes. You should not expect wifi to be working. If you get it working you are lucky.
Recommended Posts