Could you add the patch from:
Without it, nvidia nv50 cards are freezing frequently (see bugreport https://gitlab.freedesktop.org/drm/nouveau/-/issues/14). I'm using it for few days now and it solved my problems.
Thanks
Git Clone URL: | https://aur.archlinux.org/linux-rt.git (read-only, click to copy) |
---|---|
Package Base: | linux-rt |
Description: | Headers and scripts for building modules for the Linux RT kernel |
Upstream URL: | https://wiki.linuxfoundation.org/realtime/start |
Licenses: | |
Submitter: | schivmeister |
Maintainer: | jhernberg (dvzrv) |
Last Packager: | dvzrv |
Votes: | 172 |
Popularity: | 0.32 |
First Submitted: | 2011-08-09 20:03 |
Last Updated: | 2021-01-12 15:56 |
Could you add the patch from:
Without it, nvidia nv50 cards are freezing frequently (see bugreport https://gitlab.freedesktop.org/drm/nouveau/-/issues/14). I'm using it for few days now and it solved my problems.
Thanks
why clone the linux-rt repository which weighs 1.6GiB instead of just downloading the 176MiB source in .tar.gz format? This would save storage and cpu (during the git deltas resolution)
The repository for linux-rt and linux-rt-lts has moved to a new location.
If you use the custom repository, please update your pacman.conf accordingly, as the other one is going away by the end of the month (January 2021)!
Getting the same error as @cavilory on an Asus TUF A15. EDIT: sorry for the noise, seems it was caused by a buggy sd card reader.
linux-rt 5.9.1-rt20-1-rt
Dmesg output:
BUG: using smp_processor_id() in preemptible [00000000] code: usb-storage/257
BUG: using smp_processor_id() in preemptible [00000000] code: usb-storage/252
on laptop Asus FX503
Same bug reported in gentoo forum:
https://forums.gentoo.org/viewtopic-p-8538181.html?sid=4b81beb199abb23764b617905af5e3b6
This is a serious bug, systems slow down, CPU load increase.
I have received this report: "...these errors happen on a AMD B450-f motherboard and a NUC7I7DNBE. The first uses the USB 3.0 controller onboard the processor chip, the second the USB controller on the Intel SOC..."
Yesterday I tested a Lenovo Yoga 530 with AMD Ryzen™ 7-2700U and the problem is confirmed.
linux-rt-lts not affected, so I switched to this one.
With the last realtime kernel, booting from USB I have this error:
[ 169.847376] BUG: using smp_processor_id() in preemptible [00000000] code: usb-storage/249
The error is repeating.
This is not present in mainline kernel.
Some suggestions?
@dvzrv Please see my comment below. Would you accept this simple change?
PKGBUILD now fetches the latest tarball from your gitlab repo instead of pulling the whole git history.
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch is not used in this package and should be removed from repo.
@dvzrv,
thanx, I tried that and still got some GPG errors when trying to add/import the key. $ gpg --auto-key-locate wkd --search-keys dvzrv@archlinux.org gpg: error searching keyserver: General error gpg: keyserver search failed: General error
hope for formatting turns out, I'm still trying to figure out how to put the error in a highlight like you did.
Pinned Comments
dvzrv commented on 2021-01-12 21:52
The repository for linux-rt and linux-rt-lts has moved to a new location.
If you use the custom repository, please update your pacman.conf accordingly, as the other one is going away by the end of the month (January 2021)!