Docker Kernelmodulproblem #3071
-
Describe the issue you are experiencingIch habe letzte Woche versucht das Install-Docker script auszuführen. Das klappt auch soweit allerdings steht es seit ca 12 Tagen bei 'Create kernel modules ...' Describe the behavior you expectedVor dem Netboot lief es innerhalb von Minuten durch Steps to reproduce the issue1.Raspberry Pi mit Netboot What is the version this bug report is based on?3.81.5.20250326 Which base platform are you running?rpi4 (RaspberryPi4, ARM64/aarch64) Which HomeMatic/homematicIP radio module are you using?HmIP-RFUSB Anything in the logs that might be useful for us?The following NEW packages will be installed:
dkms pivccu-modules-dkms pivccu-modules-raspberrypi
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 94.8 kB of archives.
After this operation, 190 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main arm64 dkms all 3.0.10-8+deb12u1 [48.7 kB]
Get:2 https://apt.pivccu.de/piVCCU stable/main arm64 pivccu-modules-dkms all 1.0.84 [43.1 kB]
Get:3 https://apt.pivccu.de/piVCCU stable/main arm64 pivccu-modules-raspberrypi all 2.0-19 [2,940 B]
Fetched 94.8 kB in 0s (227 kB/s)
Preconfiguring packages ...
Selecting previously unselected package dkms.
(Reading database ... 104902 files and directories currently installed.)
Preparing to unpack .../dkms_3.0.10-8+deb12u1_all.deb ...
Unpacking dkms (3.0.10-8+deb12u1) ...
Setting up dkms (3.0.10-8+deb12u1) ...
Selecting previously unselected package pivccu-modules-dkms.
(Reading database ... 104916 files and directories currently installed.)
Preparing to unpack .../pivccu-modules-dkms_1.0.84_all.deb ...
Unpacking pivccu-modules-dkms (1.0.84) ...
Selecting previously unselected package pivccu-modules-raspberrypi.
Preparing to unpack .../pivccu-modules-raspberrypi_2.0-19_all.deb ...
dpkg-divert: warning: please specify --no-rename explicitly, the default will change to --rename in 1.20.x
Adding 'diversion of /var/lib/piVCCU/dtb/overlays/pivccu-raspberrypi.dtbo to /usr/share/rpikernelhack/overlays/pivccu-raspberrypi.dtbo by rpikernelhack'
Unpacking pivccu-modules-raspberrypi (2.0-19) ...
Setting up pivccu-modules-dkms (1.0.84) ...
Ensure non mixed processor architecure ... Done
Create kernel modules ... Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Welcher Typ bzw. welches OS nutzt du als Host-Betriebssystem für docker? Wenn das eins ist das mit einem kernel > 6.8 daherkommt geht das aktuell noch nicht. Das im stable bereich liegende pivccu-modules-dkms apt paket ist noch auf einer alten version aktuell welches noch neuere Kernel nicht unterstützt. In ca. 1-2 Wochen wird dieses aber aus dem testing bereich in den stable bereich wandern und dann sollte das auch mit aktuelleren Kernelversionen funktionieren. |
Beta Was this translation helpful? Give feedback.
-
Siehe alexreinert/piVCCU#533 |
Beta Was this translation helpful? Give feedback.
-
@jens-maus Close war unbeabsichtigt |
Beta Was this translation helpful? Give feedback.
-
Nun, dann ist es wohl ein anderes Problem, das aber auch kein Bug ist, sondern besser im Diskussionsteil zu klären wäre. Genereller Rat mit diesen kernelmodul-build problemen ist immer: pivccu apt pakete komplett deinstallieren bzw. ein komplettes uninstall via |
Beta Was this translation helpful? Give feedback.
-
Das habe ich jetzt schon mehrmals gemacht. Bleibt trotzdem dabei hängen. Der Uninstallprozess ist auch etwas komplizierter, da er dabei mehrere Fehler auswirft. Musste es manuell machen und manuell Ordner löschen. |
Beta Was this translation helpful? Give feedback.
Nun, dann ist es wohl ein anderes Problem, das aber auch kein Bug ist, sondern besser im Diskussionsteil zu klären wäre. Genereller Rat mit diesen kernelmodul-build problemen ist immer: pivccu apt pakete komplett deinstallieren bzw. ein komplettes uninstall via
install-docker.sh
machen und dann nochmal probieren. Auf jedenfall muss man nciht 12 Tage warten bis das kernel modul fertig gebaut ist. Das müsste innerhalb weniger Minuten durch sein. Wenns länger dauert abbrechen und nochmal probieren.