|
That is one way to deal with it. rtapi_compat.c first checks the env var FLAVOR, before trying to determine other ways Run these tests from a terminal and let us know what result you get cat /sys/kernel/realtime (should return 1) cat /boot/config-<kernel-version> | grep CONFIG_PREEMPT_RT_FULL=yes ( should return CONFIG_PREEMPT_RT_FULL=yes) uname -a | grep 'PREEMPT RT' ( should return PREEMPT RT - but we already know it won't) There is something screwy about the 4.19 kernel and rt. I stopped using the Debian rt-amd64 version and reverted to 4.18 because of problems On 19/02/19 04:44, mugginsac wrote:
-- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout. |
- [Machinekit] How does machinekit test to see if it is... mugginsac
- Re: [Machinekit] How does machinekit test to see... [email protected]
- Re: [Machinekit] How does machinekit test to... Condit Alan
