@Turbo
A small suggestion: bug related to sources on github report on github, okay? By way of exception, I'll reply here: try disabling CONFIG_BPF_PRELOAD, should help.
Git Clone URL: | https://aur.archlinux.org/linux-rt-bfq-dev.git (read-only, click to copy) |
---|---|
Submitter: | sir_lucjan |
Maintainer: | sir_lucjan |
Last Packager: | sir_lucjan |
Votes: | 18 |
Popularity: | 0.53 |
First Submitted: | 2020-06-25 21:58 |
Last Updated: | 2021-02-24 17:31 |
@Turbo
A small suggestion: bug related to sources on github report on github, okay? By way of exception, I'll reply here: try disabling CONFIG_BPF_PRELOAD, should help.
hi, is it a debug Kernel? journalctl -k -b tells me that "trace_printk() being used. this means that this is a debug kernel". Moreover i have a libbpf error at boot:
libbpf: failed to find valid kernel BTF libbpf: Error loading vmlinux BTF: -3 libbpf: failed to load object 'iterators_bpf' libbpf: failed to load BPF skeleton 'iterators_bpf': -3 Failed to load could be due to wrong endianness
thanks for the rc version in github. Sorry for the outdated flag but it is rare to have the rt patch for an rc version, hence my confusion...
I see that you have changed PKGBUILD. Why don't you kindly share the changes, as I'm not fortune telling?
BUILD fails...
Can't open /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/audio.h.rst at ./Documentation/sphinx/parse-headers.pl line 328, <IN> line 19.
Can't open /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/ca.h.rst at ./Documentation/sphinx/parse-headers.pl line 328, <IN> line 25.
make[2]: [Documentation/userspace-api/media/Makefile:25: /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/audio.h.rst] Error 2
make[2]: Waiting for unfinished jobs....
make[2]: [Documentation/userspace-api/media/Makefile:28: /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/ca.h.rst] Error 2
Can't open /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/dmx.h.rst at ./Documentation/sphinx/parse-headers.pl line 328, <IN> line 66.
make[2]: [Documentation/userspace-api/media/Makefile:31: /media/linux/Downloads/Temp/linux-rt-bfq-last-nonuma/src/linux-5.10.8/Documentation/output/dmx.h.rst] Error 2
...
make: [Makefile:1669: htmldocs] Error 2
==> ERROR: A failure occurred in build().
Aborting..cumentation/output/net.h.rst] Error 2
make[1]: [Documentation/Makefile:91: htmldocs] Error 2
make: *** [Makefile:1669: htmldocs] Error 2
==> ERROR: A failure occurred in build().
Aborting..
@Turbo
Please do not mark a package as outdated until a stable version is released.
If you are in such a hurry to test 5.11 I will upload the rc version to github later.
Hi! Do you use ccache? For some reason, even when I try to build the exact version a second time without any changes, ccache is useless when building this package. I have set sloppiness = file_macro,locale,time_macros
in my /etc/ccache.conf
. nvim-git
properly takes advantage of ccache but not this package. I have also read the ccache page on the arch wiki but couldn't find a solution to my problem.
@Turbo
As far as I know, this patch fixes a bug from kernel 5.10.4, so unfortunately, it cannot be imposed on 5.10.1:
$ git am *.patch
Applying: ALSA: hda/hdmi: fix locking in silent_stream_disable
error: patch failed: sound/pci/hda/patch_hdmi.c:1736
error: sound/pci/hda/patch_hdmi.c: patch does not apply
Patch failed at 0001 ALSA: hda/hdmi: fix locking in silent_stream_disable
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
I assure you that if it was possible, it would have been applied 'long ago'.
Hi, May be you could include this patch for next build: 0006-ALSA-hda-hdmi-fix-locking-in-silent_stream_disable.patch
Pinned Comments
sir_lucjan commented on 2019-10-07 11:43
Some patches for BFQ conflict with patches for BFQ-dev.
To use linux-rt-bfq-dev smoothly apply bfq-reverts before bfq-dev patch. Otherwise the kernel will not compile.
sir_lucjan commented on 2018-01-11 22:32
linux-rt-bfq-dev git version:
https://github.com/sirlucjan/kernels-rt/tree/master/linux-rt-bfq-dev-git
Enjoy!