10.05.2019 8:37, Thuban пишет:
Hi, I have a printer that require ulpt to be disabled as mentionned in /usr/local/share/doc/pkg-readmes/cups. And it works.# config -fe /bsd disable ulpt quit After a reboot, I can notice : reorder_kernel: kernel relinking failed; see /usr/share/relink/kernel/GENERIC.MP/relink.log Ok, so I run, as mentioned in the above file : sha256 -h /var/db/kernel.SHA256 /bsd However, at next reboot, ulpt is reenabled. How can I still have KARL and use my printer ?
My machine doesn't boot with pcppi enabled, so, to use patched kernel I do config -e -o /bsd.nopcppi /bsd and create /etc/boot.conf with this: boot bsd.nopcppi

