Not sure how it compares to liquorix, but xanmod allowed me to go from 60ms+ to <10ms in pipewire latency.
Liquorix Kernel
21–30 of 47 posts
Re: Liquorix Kernel
#22A similar project I've been using for working with DAWs (audio recording / real-time effects) is https://xanmod.org/ Not sure how it compares to liquorix, but xanmod allowed me to go from 60ms+ to <10ms in pipewire latency.
Definitely recommend xanmod.
Re: Liquorix Kernel
#23Earlier quoted context omitted.
Why? It's well scoped: "the best ... for desktop, multimedia, and gaming workloads". The Linux kernel is buit for all sorts of devices, including embedded, servers, desktops, phones, etc - it's not hard to imagine the default settings being not perfectly optimized for a specific usecase (that said, I have not tried the lqx kernel or looked at benchmarks, but the claim doesn't seem outrageous).
I think "optimized for desktop, multimedia, and gaming workloads" would convey the message better.
https://en.wiktionary.org/wiki/optimus#Latin
(But I guess "best" can have a connotation of marketing-speak, while "optimized" can have a connotation of engineering-speak.)
Re: Liquorix Kernel
#24I've been using this on Debian 11 on an HP ML330 G6. It has dual xeons. The main reason is that there is a bug in the normal Debian kernel that prevents that specific machine from booting with a kernel panic. The bug seems to be fixed in later kernel versions, hence Liquorix. That machine also boots fine from a debian 10 kernel which is how I was able to install liquorix after the debian 11 upgrade went sideways.
https://www.kernel.org/doc/html/latest/process/stable-kernel...
Re: Liquorix Kernel
#25Re: Liquorix Kernel
#26Re: Liquorix Kernel
#27A similar project I've been using for working with DAWs (audio recording / real-time effects) is https://xanmod.org/ Not sure how it compares to liquorix, but xanmod allowed me to go from 60ms+ to <10ms in pipewire latency.
Re: Liquorix Kernel
#28A similar project I've been using for working with DAWs (audio recording / real-time effects) is https://xanmod.org/ Not sure how it compares to liquorix, but xanmod allowed me to go from 60ms+ to <10ms in pipewire latency.
What is your hardware if I may ask ? 60ms is outrageous - I run the stock kernel and have had no issues with fairly small buffer sized, e.g. 32/48/64 frames (around 1 millisecond) in jack settings
Re: Liquorix Kernel
#29This might be a noob question but does this rebuild the zfs kernel modules as well for those of us using it on LTS? Can we use this on teh LTS version?
The zfs module built just fine.
update: gpu works fine, zfs is not working -- looked like the kernel module was built but I must have been mistaken.
update2: install deps then
sudo make clean && ./configure && make && make deb-dkms && sudo dpkg -i ...
and then import pools as needed