Dear all;
I'm looking for some help with my Helios64 NAS, since I update kernel to 5.15, zfs-dkms won't work.
Which is normal, since the most recent version available for Helios64 of zfs-dkms is 2.0.3-1~bpo10+1 (tested on 1st April 2022), and this version is only compatible with kernel from 3.10 to 5.10.
Then the first solution that I thought was to downgrade to 5.10 through the armbian-config tool, however when I'm trying to install the linux-headears (through armbian-config) I'm having the herdears of 5.15 (same issue with apt install linux-headers-current-rockchip64) while zfs-dkms looking for 5.10.
Preparing to unpack .../zfs-dkms_2.0.3-1~bpo10+1_all.deb ...
Unpacking zfs-dkms (2.0.3-1~bpo10+1) ...
Setting up zfs-dkms (2.0.3-1~bpo10+1) ...
Loading new zfs-2.0.3 DKMS files...
It is likely that 5.10.63-rockchip64 belongs to a chroot's host
Building for 5.15.25-rockchip64
Building initial module for 5.15.25-rockchip64
configure: error:
*** None of the expected "capability" 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-1~bpo10+1
*** Compatible Kernels: 3.10 - 5.10
Error! Bad return status for module build on kernel: 5.15.25-rockchip64 (aarch64)
Consult /var/lib/dkms/zfs/2.0.3/build/make.log for more information.
/var/lib/dkms/zfs/2.0.3/build/make.log:
DKMS make.log for zfs-2.0.3 for kernel 5.15.25-rockchip64 (aarch64)
Fri 01 Apr 2022 05:38:22 PM UTC
make: *** No targets specified and no makefile found. Stop.
I try then to perform a fresh installation of the system by downloading Armbian_21.08.2_Helios64_buster_current_5.10.63, and then it goes worst since I can't download the header through armbian-config (nothing happen), and apt install linux-headers-current-rockchip64 keep installing the sources for 5.15 ('/usr/src/linux-headers-5.15.25-rockchip64').
So the problem how I see it is either to:
* Get the linux-headers of the previous kernel.
* obtaining a zfs-dkms version compatible with 5.15
Thank you in advance for your help.
PS: I am aware of the docker alternative, but I prefer to use zfs-dkms.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
eiglss
Dear all;
I'm looking for some help with my Helios64 NAS, since I update kernel to 5.15, zfs-dkms won't work.
Which is normal, since the most recent version available for Helios64 of zfs-dkms is 2.0.3-1~bpo10+1 (tested on 1st April 2022), and this version is only compatible with kernel from 3.10 to 5.10.
Then the first solution that I thought was to downgrade to 5.10 through the armbian-config tool, however when I'm trying to install the linux-headears (through armbian-config) I'm having the herdears of 5.15 (same issue with apt install linux-headers-current-rockchip64) while zfs-dkms looking for 5.10.
/var/lib/dkms/zfs/2.0.3/build/make.log:
I try then to perform a fresh installation of the system by downloading Armbian_21.08.2_Helios64_buster_current_5.10.63, and then it goes worst since I can't download the header through armbian-config (nothing happen), and apt install linux-headers-current-rockchip64 keep installing the sources for 5.15 ('/usr/src/linux-headers-5.15.25-rockchip64').
So the problem how I see it is either to:
* Get the linux-headers of the previous kernel.
* obtaining a zfs-dkms version compatible with 5.15
Thank you in advance for your help.
PS: I am aware of the docker alternative, but I prefer to use zfs-dkms.
Edited by eiglssspelling
Link to comment
Share on other sites
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.