Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install ZFS on the Debian image for Rock 5B #7

Open
jakubgs opened this issue Oct 25, 2023 · 1 comment
Open

Unable to install ZFS on the Debian image for Rock 5B #7

jakubgs opened this issue Oct 25, 2023 · 1 comment

Comments

@jakubgs
Copy link

jakubgs commented Oct 25, 2023

I'm trying to setup a NixOS installation on the NVMe with ZFS on my Rock 5B, but none of the images that work actually can have the ZFS module compiled. When I try it fails with:

rock@rock-5b:~$ sudo apt install zfs-dkms zfsutils-linux
...
Setting up zfs-dkms (2.0.3-9+deb11u1) ...
Loading new zfs-2.0.3 DKMS files...
Building for 5.10.110-15-rockchip
Building initial module for 5.10.110-15-rockchip
configure: error: 
	*** None of the expected "PDE_DATA" interfaces were detected.
	*** This may be because your kernel version is newer than what is
	*** supported, or you are using a patched custom kernel with
	*** incompatible modifications.
	***
	*** ZFS Version: zfs-2.0.3-9+deb11u1
	*** Compatible Kernels: 3.10 - 5.10
	
Error! Bad return status for module build on kernel: 5.10.110-15-rockchip (aarch64)
Consult /var/lib/dkms/zfs/2.0.3/build/make.log for more information.
dpkg: error processing package zfs-dkms (--configure):

I'm not sure if it's because of the old kernel or some Rockchip specific patches for the kernel.

@jakubgs
Copy link
Author

jakubgs commented Oct 25, 2023

Here's my own research issue for reference:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant