I did establish a wifi connection and ssh sovol@IPaddress.
Have the following:
sovol@sovol:/$ ls -a -C
. data lib opt run srv userdata
.. dev lost+found packages sbin sys usr
.resized etc media proc sdcard system var
bin home mnt rockchip-test sha256sum.README tmp vendor
boot info oem root sha256sum.txt udisk
sovol@sovol:/$ uname -a
Linux sovol 5.10.160 #54 SMP PREEMPT Mon Aug 5 22:22:56 CST 2024 aarch64 GNU/Linux
Could not cd to root/ and tried to su using mks, makerbase, sovol and 1234 as root passwds.
Edit: I can run root commands with sudo
The boot/ directory only contained grub/, no hidden files and no *dtb.
Edit: Regained wifi after changing channel ?congestion.
I looked at the FCCid site and the photos submitted to the FCC show a Realtek rtk8189FTV chip. It looks like the Fn-Link chip was substituted perhaps due to Mainland/Taiwan tensions. Not sure the FCC knows about the chip substitution or if new wifi test data was generated.
The wifi on this board is crippling in many ways, Crowsnest cam access saves me many trips up/down the stairs to check for print failures. Still, it does not look like Sovol will be providing any more firmware updates. The two that are available can only be installed by a wifi connection using OTA (Over The Air). Paranoia is high for wireless connections that you know nothing about.
I'm wondering about replacing the mainboard with the mks-skipr and adding a wifi module with mainstream kernel support. May be a better path to MainStream klipper and reliable mainstream wifi.
Edit: Was able to scp/pull the following files: config-5.10 gpio.txt ip_address.txt rockchip_config. Building my own image still may be an option but will need to deal with the wifi driver, a python script for crowsnest camera and the LED light.
Edit: Armbian-mkspi has patches for rtl8189fs. Image building is doable - not sure if wifi will be improved but Mainline Klipper, a more recent kernel, packages with updates can be had on stock boards.