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
As there are no failed build logs, I can only assume it to be the same issue that plagues all kernels that apply the rt kernel patches: relicensing of the kernel symbols migrate_enable and migrate_disable to be GPL only.
System information
Describe the problem you're observing
Xanmod rt versions do not compile OpenZFS module, non rt versions compile normally, the same problem occurs on Ubuntu.
Describe how to reproduce the problem
In Void Linux you need to use this repository to create kernel:
https://notabug.org/Marcoapc/voidxanmodK
On Ubuntu you need to follow the steps from the official Xanmod website:
https://xanmod.org/
Include any warning/errors/backtraces from the system logs
Building DKMS module: zfs-2.1.6... FAILED!
Generating kernel module dependency lists... done.
Executing post-install kernel hook: 20-initramfs ...
grep: warning: stray \ before /
grep: warning: stray \ before /
dracut-install: Failed to find module 'zfs'
dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.b6n1va/initramfs --kerneldir /lib/modules/6.0.7-rt11-xanmod1_1/ -m zfs
The text was updated successfully, but these errors were encountered: