[15:43] Hello, anyone have DKMS modules for zfs for the 5.10 kernels ? [15:48] also my computer crashed so missed if anyone wrote something [15:53] according to the #zfsonlinux people the kernel modules for ZFS needs to updated so are stuck on a 5.9 kernel for now [16:47] bittin: the version from hirsute should work [16:48] at least builds [17:12] tjaalton: wwierd it does not boot with this kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.10.2/ for me but this works: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.9.15/ [17:12] wierd* [17:15] well i can live being on the 5.9 branch gonna test 5.9.16 now [17:16] i get kicked out to initramfs on the 5.10 kernels [17:16] and now it said something about the ZFS modules [17:16] "something" [17:17] that they are unloaded [17:23] and you have hirsute? [17:25] yeah update to 5.9.16 works but if i try to update to 5.10 kernel series the ZFS modules is unloaded [17:25] tjaalton [17:26] check that they are built [17:27] i removed those deb packages but how can i do that the easiest way, check the output ? [17:28] removed what? [17:28] you need to have zfs-dkms installed [17:29] these on my system: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.10.2/ [17:29] but reinstalling them now [17:30] tjaalton: https://pastebin.com/BMknDaXh [17:30] think i spotted the error [17:31] focal has linux-oem-5.10 with zfs built-in [17:31] zfs-dkms is already the newest version (0.8.4-1ubuntu16). [17:31] you'd need to modify dkms.conf for it [17:32] /usr/src/zfs-0.8.4/dkms.conf [17:34] https://pastebin.com/BQRi4EHB [17:35] no idea what too touch but if its easier / better i can stay on a 5.9 kernel [17:39] do you have the headers installed? [17:40] yep [17:46] but it says the ZFS modules can't be built === fling_ is now known as fling [17:47] dkms.conf can say which versions are supported, but can't see it set here [17:48] wierd does not say anything about that here [17:49] but as i am getting a ERROR (dkms apport): kernel package linux-headers-5.10.2-051002-generic is not supported error and throwed into initramfs when trying to boot i think i will run the 5.9.16 kernel === antoine5 is now known as antoine [17:57] anyways [22:39] is anyone familiar with for_each_process(task) ? I'm trying to do my own syscall, but I'm lost (first time doing this) [22:57] Moonspell: maybe https://kernelnewbies.org/ is a better place to get such help? [22:58] JanC, probably, yes, I'm reading a lot of documentation, though, I just need someone who already done it... it's not that easy to do this when most of the information is for versions 2.* and 3.* of the kernel [23:04] btw, most kernelnewbies link references, give me a 500/503 error, thx anyway :D