You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install RaspberryMatic on my RPi4 to use it with Home Assistant on the same device.
I did all the installation steps, but installing/usage of pivccu-modules-dkms is not possible due failure message "No headers found".
Afterwards I tried "sudo dpkg-reconfigure pivccu-modules-dkms"
Disabled DKMS service ... Done
Ensure non mixed processor architecure ... Done
Create kernel modules ... FAILED
Check kernel headers ... FAILED
No headers found for current active kernel 6.6.56-v8+
Enable DKMS service ... Done
But from my point of view everything should be correct.
Logs from raspberrypi-kernel and raspberrypi-kernel-headers are posted in log-section.
Describe the behavior you expected
Installation should be suceeded.
Steps to reproduce the issue
Do all installation steps as described in the wiki Installation HomeAssistant -> HomeAssistant Supervised
What is the version this bug report is based on?
Not possible until now
Which base platform are you running?
rpi4 (RaspberryPi4, ARM64/aarch64)
Which HomeMatic/homematicIP radio module are you using?
HM-MOD-RPI-PCB
Anything in the logs that might be useful for us?
apt show raspberrypi-kernel -->
Package: raspberrypi-kernel
Version: 1:1.20230405-1
Priority: optional
Section: kernel
Source: raspberrypi-firmware
Maintainer: Serge Schneider <[email protected]>
Installed-Size: 32,1 MB
Provides: linux-image, wireguard-modules (= 1.0.0)
Breaks: raspberrypi-bootloader (<< 1.20160324-1)
Replaces: raspberrypi-bootloader (<< 1.20160324-1)
Homepage: https://github.com/raspberrypi/firmware
Download-Size: 27,0 MB
APT-Manual-Installed: yes
APT-Sources: http://archive.raspberrypi.com/debian bookworm/main arm64 Packages
Description: Raspberry Pi bootloader
This package contains the Raspberry Pi Linux kernel.
apt show raspberrypi-kernel-headers -->
Package: raspberrypi-kernel-headers
Version: 1:1.20230405-1
Priority: optional
Section: kernel
Source: raspberrypi-firmware
Maintainer: Serge Schneider <[email protected]>
Installed-Size: 64,8 MB
Provides: linux-headers
Depends: libc6 (>= 2.17)
Homepage: https://github.com/raspberrypi/firmware
Download-Size: 10,2 MB
APT-Manual-Installed: yes
APT-Sources: http://archive.raspberrypi.com/debian bookworm/main arm64 Packages
Description: Header files for the Raspberry Pi Linux kernel
This package provides the architecture-specific kernel header files for
the Raspberry Pi Linux kernel, generally used for building out-of-tree
kernel modules.
### Additional information
_No response_
The text was updated successfully, but these errors were encountered:
whilst this might not be of immediate help, I suggest you raise this issue at the https://github.com/alexreinert/piVCCU project as this is at least to origin of your request.
Having said that, it might be required that you have to downgrade your kernel version, as whilst the raspiberry-kernel-header package is installed, the installer cannot properly detect it. However for any of these instruction the pivccu project and Alex over there might be able to give you better advise so that you get hopefully forward.
Describe the issue you are experiencing
I'm trying to install RaspberryMatic on my RPi4 to use it with Home Assistant on the same device.
I did all the installation steps, but installing/usage of pivccu-modules-dkms is not possible due failure message "No headers found".
Afterwards I tried "sudo dpkg-reconfigure pivccu-modules-dkms"
But from my point of view everything should be correct.
Logs from raspberrypi-kernel and raspberrypi-kernel-headers are posted in log-section.
Describe the behavior you expected
Installation should be suceeded.
Steps to reproduce the issue
What is the version this bug report is based on?
Not possible until now
Which base platform are you running?
rpi4 (RaspberryPi4, ARM64/aarch64)
Which HomeMatic/homematicIP radio module are you using?
HM-MOD-RPI-PCB
Anything in the logs that might be useful for us?
apt show raspberrypi-kernel-headers -->
The text was updated successfully, but these errors were encountered: