I have a Pi4 that has been running 2.60 for almost 6 months, being stupid, I thought why not go to 2.65. could not find that but was able to find 2.7. Problem with 2.7 is the "zeus" not "rocky in the environment string. ok, changed that and got it going but there is no touch screen. so in looking at the log, I notice that one of the updates fails, see below. long story short what do you all suggest. I might add I am not a programming wizard, I dont speak ubuntu but i do understand. thanks for any help.
root@raspberrypi4:/u-boot/overlays# opkg update
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/zeus/all/Packages.gz.
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/zeus/cortexa7hf-neon-vfpv4/Packages.gz.
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/zeus/raspberrypi4/Packages.gz.
Collected errors:
* opkg_download_backend: Failed to download https://updates.victronenergy.com/feeds/venus/release/packages/zeus/all/Packages.gz, wget returned 8.
* opkg_download_backend: Failed to download https://updates.victronenergy.com/feeds/venus/release/packages/zeus/cortexa7hf-neon-vfpv4/Packages.gz, wget returned 8.
* opkg_download_backend: Failed to download https://updates.victronenergy.com/feeds/venus/release/packages/zeus/raspberrypi4/Packages.gz, wget returned 8.
root@raspberrypi4:/u-boot/overlays# nano /etc/opkg/venus.conf (CHANGE TO ROCKO)
root@raspberrypi4:/u-boot/overlays# root@raspberrypi4:/u-boot/overlays# opkg update
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/rocko/all/Packages.gz.
Updated source 'all'.
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/rocko/cortexa7hf-neon-vfpv4/Packages.gz.
Updated source 'cortexa7hf-neon-vfpv4'.
Downloading https://updates.victronenergy.com/feeds/venus/release/packages/rocko/raspberrypi4/Packages.gz.
Collected errors:
* opkg_download_backend: Failed to download https://updates.victronenergy.com/feeds/venus/release/packages/rocko/raspberrypi4/Packages.gz, wget returned 8.
THERE IS NO RASPBERRYPI4 IN ROCKO!