I get the following error when starting the supercollider ide:
Code: Select all
Couldn't set realtime scheduling priority 1: Operation not permitted- My user is in the realtime group, and also the audio group.
- I have the pre-emptive kernel set
Code: Select all
CONFIG_PREEMPT_BUILD=y # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPTION=y CONFIG_PREEMPT_DYNAMIC=y # CONFIG_SCHED_CORE is not set - I have added configuration to the /etc/security/limits.d/
- I have tried launching scide using
Code: Select all
$> pw-jack scide - I am using pipewire, and have enabled the jack-ide use flag
- I don't have jack installed
- I get the same error message with the sys-kernel/rt-sources kernel
If anyone can point me in the right direction, I would be very happy!
Thanks for reading!

