Alexandre Frade

Results 37 comments of Alexandre Frade

To keep the kernel stable and reliable, I stick with the default optimization methods. But yes, with more free time I will try this new optimization and make it available...

See here first: https://aur.archlinux.org/packages/linux-manjaro-xanmod/

Missing setting in **IP: Netfilter Configuration** should look something like this config: https://github.com/xanmod/linux/commit/866cc62fa34a5f51b8b584f66d3361bb1bea94a7 https://github.com/xanmod/linux-patches/tree/master/linux-5.15.y-xanmod/netfilter

Please, try adding to 64kb or 2048kb prealloc buffer (default 0): `echo 64 | sudo tee /proc/asound/card*/pcm*/sub*/prealloc`

Specify better your issue.

We are in the merge window phase, new patches will be accepted in 5.18/5.19 for now.

Try using this config: [config.txt](https://github.com/xanmod/linux/files/6572523/config.txt)

Before compiling, did you run `make clean`?

The packages needed to build the kernel are: `build-essential bc kmod cpio flex libncurses5-dev libelf-dev libssl-dev zstd lz4` https://wiki.debian.org/BuildADebianKernelPackage

XanMod is based on the latest mainline with no commit rollbacks. You are downloading the source code from git clone or applying this [patchset](https://github.com/xanmod/linux/releases/download/5.10.41-xanmod1/patch-5.10.41-xanmod1.xz)? I use a debian bullseye docker...