Jan Kiszka wrote:
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)?
When i boot Xenomai normally and look in /proc/interrupts, i get the list attached. Is this what can show IRQ conflicts? lsmod shows that e1000 is loaded at boot.
  
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.
  
Does the /proc/interrupts file show that serial-console/netconsole is the next step? Would it be easier to try and install Xenomai + RTnet on another computer? Or is it normal that an amount of problems have to be solved first?

Thanks again :)
Jan

  

           CPU0       
  0:         84   IO-APIC-edge      timer
  1:        168   IO-APIC-edge      i8042
  4:          2   IO-APIC-edge    
  7:          1   IO-APIC-edge      parport0
  8:          1   IO-APIC-edge      rtc0
  9:          0   IO-APIC-fasteoi   acpi
 12:       1611   IO-APIC-edge      i8042
 14:          0   IO-APIC-edge      ata_piix
 15:       1173   IO-APIC-edge      ata_piix
 16:          0   IO-APIC-fasteoi   uhci_hcd:usb2, uhci_hcd:usb5
 17:       2273   IO-APIC-fasteoi   Intel ICH5
 18:       7157   IO-APIC-fasteoi   ata_piix, uhci_hcd:usb4, eth0
 19:          0   IO-APIC-fasteoi   uhci_hcd:usb3
 23:          0   IO-APIC-fasteoi   ehci_hcd:usb1
NMI:          0   Non-maskable interrupts
LOC:       5991   Local timer interrupts
RES:          0   Rescheduling interrupts
CAL:          0   Function call interrupts
TLB:          0   TLB shootdowns
SPU:          0   Spurious interrupts
ERR:          0
MIS:          0

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to