Z-Wave controller is offline

Hi,
I’m already running an old openhab 2 with a razberry. I wanted to update my system now. But then i thought I’d start from the beginning with a new sd card.
But I can’t get my z-wave binding to work and I don’t know what to do. I hope someone here can help me.

2024-12-17 18:28:47.399 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:serial_zstick:87058a09f9' changed from UNINITIALIZED to INITIALIZING
2024-12-17 18:28:47.458 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zwave:serial_zstick:87058a09f9' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE): Controller is offline
==> /var/log/openhab/openhab.log <==
2024-12-17 18:28:52.546 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2024-12-17 18:28:52.550 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
openhabian@openhabian:~ $ ls -l /dev/tty
crw-rw-rw- 1 root tty 5, 0 17. Dez 18:20 /dev/tty
openhabian@openhabian:~ $ cat /etc/default/openhab | grep SerialPorts
##   EXTRA_JAVA_OPTS="-Dgnu.io.rxtx.SerialPorts=/dev/ttyZWAVE:/dev/ttyUSB0:/dev/ttyS0:/dev/ttyS2:/dev/ttyACM0:/dev/ttyAMA0"
##   EXTRA_JAVA_OPTS="-Djna.library.path=/lib/arm-linux-gnueabihf/ -Duser.timezone=Europe/Berlin -Dgnu.io.rxtx.SerialPorts=/dev/ttyZWave"
EXTRA_JAVA_OPTS="-Xms192m -Xmx384m -XX:-TieredCompilation -XX:+ExitOnOutOfMemoryError -Dxtext.qn.interning=true -Duser.timezone=Europe/Berlin -Dgnu.io.rxtx.SerialPorts=/dev/ttyAMA0"
openhabian@openhabian:~ $ dmesg -T | grep tty
[Di Dez 17 18:26:42 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=720 bcm2708_fb.fbheight=480 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=ce6627ba-02 rootfstype=ext4 fsck.repair=yes rootwait
[Di Dez 17 18:26:42 2024] printk: console [tty1] enabled
[Di Dez 17 18:26:45 2024] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 86, base_baud = 50000000) is a 16550
[Di Dez 17 18:26:45 2024] serial serial0: tty port ttyS0 registered
[Di Dez 17 18:26:45 2024] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
[Di Dez 17 18:26:45 2024] printk: console [ttyAMA0] enabled
[Di Dez 17 18:26:50 2024] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[Di Dez 17 18:26:50 2024] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[Di Dez 17 18:26:50 2024] systemd[1]: Expecting device dev-ttyAMA0.device - /dev/ttyAMA0...

Do I understand your screenshot right, your Raspberry having only 1 GB memory.
This is way below recommended….

If you have the older Razberry 2 there is a problem with bookworm.
Follow these instructions to get the Razberry working.