Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anyone using SuperCollider?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
paulj
Guru
Guru


Joined: 30 Sep 2004
Posts: 521
Location: Wales, UK

PostPosted: Wed Sep 25, 2024 5:22 am    Post subject: Anyone using SuperCollider? Reply with quote

I am revisiting supercollider (this time without using lisp!), and have a question regarding scheduling.
I get the following error when starting the supercollider ide:
Code:
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:
    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:
    $> 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

I am not sure if this is something to do with moving to pipewire from pulseaudio - it's been a long time since I ran supercollider, and I am not sure if I had issues then (although I don't recollect this issue).

If anyone can point me in the right direction, I would be very happy!

Thanks for reading!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum