Cloudshell2 on Bookworm

Creating a bug report/issue

I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version
    G_DIETPI_VERSION_CORE=8
    G_DIETPI_VERSION_SUB=24
    G_DIETPI_VERSION_RC=1
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’

  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    bookworm

  • Kernel version | uname -a
    Linux zulu 6.1.63-current-odroidxu4 #1 SMP PREEMPT Tue Nov 7 20:10:43 UTC 2023 armv7l GNU/Linux

  • Architecture | dpkg --print-architecture
    dpkg --print-architecture

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    Odroid XU3/XU4/MC1/HC1/HC2 (armv7l)

  • Power supply used | (EG: 5V 1A RAVpower)
    15V 4A

  • SD card used | (EG: SanDisk ultra)
    eMMC 8Gb

Steps to reproduce

Fresh dietpi install - latest version and minimal install
Enabled cloudshell2:

  • cs2enable set to true on /boot/dietpi.ini
  • autostart set to 5 on dietpi-config > autostart (root user)
  • panel addon set to odroid-cloudshell on diet-config > display options

Expected behaviour

LCD screen should display info

Actual behaviour

No info is displayed on LCD screen but, when booting, it does light up briefly and immediately shuts off.

Extra details

Everything else cloudshell2 related seems to work as expected:

  • fan starts/stop on command
  • raid also seems to be working
  • IR untested

same problem. any solution?