Helo!

I see that when I open Rosegarden, a small warning icon shows up at the left bottom of the screen. When I click on it, a warning pops up:

System timer resolution is too low!

| Rosegarden was unable to find a high-resolution timing source for MIDI performance.
|
| You may be able to solve this problem by loading the RTC timer kernel module. To do | this, try running sudo modprobe snd-rtctimer in a terminal window and then restarting
|  Rosegarden.
|
| Alternatively, check whether your Linux distributor provides a multimedia-optimized
| kernel.  See the Rosegarden website for notes about this.

However, as far as I know, that modulehas been removed from the kernel:

https://patchwork.kernel.org/project/alsa-devel/patch/1461373085-16679-1-git-send-email-alexandre.bell...@free-electrons.com/

and loading it is not necessary anymore (it seems that it's only really relevant to use a kernel compiled with the PREEMPT_RT option).

I suppose the message is there because of old kernels still running (is that true?) -- but then, would it be too hard to check the kernel version (or check if the module is really needed) and decide to not show the message if the module is not actually necessary?

J.


_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to