Am Sonntag, 7. Juni 2020, 12:03:26 CEST schrieb rosea.grammostola:
> $ grep -e "CONFIG_IRQ_FORCED_THREADING=y" -e "CONFIG_PREEMPT=y" /boot/config-`uname -r`
>
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash threadirqs"
>
> sudo update-grub
>
> reboot
>
>
> Still gives me only|CONFIG_IRQ_FORCED_THREADING=y, running a rt kernel
> https://wiki.linuxaudio.org/wiki/system_configuration#the_kernel \r |
>
>
Well, the grep line checks for your current kernel configuration, and you don't show what output it prints.
The remainer above deals with grub config only, I think it's logical that this can't alter your kernel in any way.
I think the wiki page is pretty clear and correct about this; you don't run a RT kernel, thus using the threadirqs kernel commandline option via grub is the best you can do, and the steps above should have put that in place correctly. If you want CONFIG_PREEMPT, you'll have to compile or install AND run a RT patched kernel.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon Jun 8 04:15:01 2020
This archive was generated by hypermail 2.1.8 : Mon Jun 08 2020 - 04:15:02 EEST