some prompt screen problem

Post Reply
dtcrnk
Posts: 20
Joined: 16 Sep 2021 04:32
Contact:

some prompt screen problem

Post by dtcrnk »

hello kjetil i'm on ubuntu studio 64 bits with pipewire and radium at start make me a window where this message appears:
"pthread_steschedparam (0,0) returned 1 (the caller does not have appropriate privileges to set the specified sheduling policy and parameters)"

.

after i click ok on this windows radium works normally do you know what could be caused that? (i rewrite the message indicate by the windows so it could have some errors)


thank's

ju
kjetil
Site Admin
Posts: 587
Joined: 20 Jul 2017 20:45

Re: some prompt screen problem

Post by kjetil »

It seems like you're not allowed to set non-realtime priority, which is a bit strange. Maybe you have some strange values in /etc/security/limits.conf? My relevant lines in that file look like this:

Code: Select all

kjetil - rtprio 99
kjetil - memlock unlimited
kjetil - nice -20
dtcrnk
Posts: 20
Joined: 16 Sep 2021 04:32
Contact:

Re: some prompt screen problem

Post by dtcrnk »

the audio.conf look similar as you
dtcrnk
Posts: 20
Joined: 16 Sep 2021 04:32
Contact:

Re: some prompt screen problem

Post by dtcrnk »

it seem to be a problem with jack who is deprecated in pipewire so i stop jack in the audio preferences of radium and i use alsa at the place .

:)
Post Reply