Benjamin Biegel wrote: > Thanks for your help. > > I now recompiled with the your suggestions. The config-file generated my > gconfig is attached. > > The xenomai examples work. But when i do the local loopback test described in: > http://www.xenomai.org/index.php/RTnet:Installation_%26_Testing > the computer freezes after some time after the command './rtnet start'. It > does not even show 'waiting for slaves'. > > If i do the ctrl + backslash quit after running './rtnet start' i can see > with lsmod that rtmac rtcft rt_loopback rt_e1000 rtpacket rtipv4 rtnet are > loaded. But even if i do this forced quit the PC freezes.
I guess the freeze is finally triggered by rtifconfig rteth0 up. What is /proc/interrupts reporting when you loaded standard e1000 and enabled the interface under Linux (/me is looking for IRQ conflicts)? > > Is it possible it would not crash if there were actually slaves? > > Or do you have other suggestions? If the above reports no clashes for e1000's IRQ line, please attach a serial or netconsole and try to capture any potential oops via a second PC. See linux/Documentation/serial-console.txt or linux/Documentation/networking/netconsole.txt for details. 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
