Antino Kim wrote: > Hello, > > I'm a total newbie in using Linux kernel and Xenomai. > Around 4am, I was able to successfully compile a Xenomai patched > vanilla Linux kernel and install Xenomai! I thought all the trouble > was over... > When I tried running a example program, I got the following error message: > > > /usr/src/xenomai-2.4.5/examples/native$ ./trivial-periodic > Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled. > (modprobe xeno_native?) > > /usr/src/xenomai-2.4.5/examples/native$ modprobe xeno_native > FATAL: Module xeno_native not found.
By default, the native skin is built into the kernel, thus there is no module. > > > I will be willing to provide more information if needed, but my gut > feeling tells me it should be a very simple (and obvious) problem to > experienced users. I would really appreciate any help. Thanks. You may face some issue that Xenomai is unable to work due to kernel configuration conflicts. Please check the kernel console for messages regarding Xenomai (dmesg or syslog). If you do not find the reason on your own, we will need your .config for further help. Jan -- Siemens AG, Corporate Technology, CT SE 2 Corporate Competence Center Embedded Linux _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
