Tamas Szklenar wrote: > Hi > > Sure, I attach it to the mail. I tried to load the xeno modules one by > one, this is in the log too. > > Thanks for the help!
Ok. -19 is -ENODEV, it usually means that the timer initialization failed. Could you try enabling CONFIG_HIGHRES_TIMERS? From the config file you sent it is disabled, but I am not sure it is the one you are running, since in the configuration you sent CONFIG_XENO_OPT_NATIVE is not compiled as a module, whereas according to your logs, the kernel you are running obviously has it compiled as module. Also, your kernel configuration has MSI enabled whereas it should not, which indicates that you should probably check: http://www.xenomai.org/index.php/Configuring_x86_kernels -- Gilles. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
