kwindrem / SetupHelper

Helper functions to simplify writing setup scripts that modify VenusOs functionality. The package includes automatic reinstallation of the package after a VenusOs update.
153 stars 18 forks source link

Failed installation of V3.20~18 with setuphelper 5.11 #57

Closed EJhagenaar closed 6 months ago

EJhagenaar commented 6 months ago

I have a Cerbo S GX. Before the update to V3.20-18 failed. I recovered the firmware with a SD card to V3.12 and installed the latest setuphelper 5.11. I continued installing gui mods, BatteryAggregator, dbus-mqtt-devices and serialbattery. When this was finished i updated the firmware to 3.20~18 and i have the same as before. (white insert in the console) image

kwindrem commented 6 months ago

Please provide the log file in a zip archive and post here

/data/log/SetupHelper

You can also look to see if the root partition is out of space:

df -h

Any additional information wold be helpful.

kwindrem commented 6 months ago

Also, please install one package at a time as there may be conflicts. This may help narrow down which package is causing the white screen.

The GUI log will also point to a specific file at fault:

/data/log/gui/current is the GUI log file

kwindrem commented 6 months ago

Also please specify if you are installing the normal or large version.

EJhagenaar commented 6 months ago

I am running the large image. Cerbo S GX. but as the ssh password can not be set after the update (unresponsive UI) i can not ssh into the device and check anything.

kwindrem commented 6 months ago

The only thing I can recommend is that you reimage again then upgrade to v3.20~23 (or whatever is the latest beta) then set up ssh access from the local GUI. Only then try installing one package at a time.

EJhagenaar commented 6 months ago

I did that and that worked.