Hallo zusammen,
ich habe ein kleines Problem mit meinem DS18B20 Sensor.
Der Sensor wurde vor dem System Update mehrere Monate erkannt und lieferte auch sauber die Daten.
Jetzt nach dem Update wird der Sensor nicht mehr erkannt.

Update habe ich wie folgt ausgeführt:
sudo apt update
sudo apt upgrade -y
Auch im Pfad selbst, ist der Sensor nicht mehr zu sehen:

Folgendes ist auch unter /boot/config.txt eingetragen:

Der Raspi ist "nur" ein Slave.
Linux User bitte hier den Output von iob diag einfügen.
```bash
======================= SUMMARY =======================
v.2025-02-23
Static hostname: iob-slave
Icon name: computer
Operating System: Debian GNU/Linux 11 (bullseye)
Kernel: Linux 6.1.21-v8+
Architecture: arm64
Installation: native
Kernel: aarch64
Userland: 64 bit
Timezone: Europe/Berlin (CEST, +0200)
User-ID: 1000
Display-Server: false
Boot Target: multi-user.target
Pending OS-Updates: 0
Pending iob updates: 2
Nodejs-Installation:
/usr/bin/nodejs v20.19.0
/usr/bin/node v20.19.0
/usr/bin/npm 10.8.2
/usr/bin/npx 10.8.2
/usr/bin/corepack 0.31.0
Recommended versions are nodejs and npm
nodeJS installation is correct
MEMORY:
total used free shared buff/cache available
Mem: 909M 362M 118M 0.0K 427M 483M
Swap: 99M 0B 99M
Total: 1.0G 362M 218M
Active iob-Instances: 21
Upgrade policy: none
ioBroker Core: js-controller 7.0.6
admin 7.4.10
ioBroker Status: iobroker is running on this host.
At least one iobroker host is running.
Objects type: jsonl
States type: jsonl
Status admin and web instance:
+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
+ system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin
Objects: 6990
States: 6095
Size of iob-Database:
2.9M /opt/iobroker/iobroker-data/objects.jsonl
340K /opt/iobroker/iobroker-data/states.jsonl
143 CRITICAL ERRORS DETECTED!
Check 'sudo dmesg --level=emerg,alert,crit -T' for details
Unknown release codenamed 'bullseye'. Please check yourself if the Operating System is actively maintained.
=================== END OF SUMMARY ====================
=== Mark text until here for copying ===
Danke