> > Jan Kiszka wrote:
> > >> Karl Reichert wrote:
> > >>> ...
> > >>> Is there any possiblity to see how many frames received by rteth0,
> if
> > >> configured without RTcap support?
> > >>> I wrote a small RTnet master on my embedded system, which sends a
> sync
> > >> frame to all slaves and I want to check if my slave (desktop
> > >> machine)receives it, when I configure it as a slave. rtifconfig seems
> > to not provide those
> > >> information.
> > >>
> > >> Sorry, stats for Ethernet are a stepchild of RTnet (RT-WLAN is fine
> in
> > >> contrast). Some drivers still maintain theirs stats privately, but
> that
> > >> data is not exported to rtifconfig or other interfaces. But counting
> > >> IRQs of your RT-NIC may indicate progress as well.
> > >>
> > >> Jan
> > >>
> > > Hmm ... it's not listed there. My card owns IRQ 10 but this is neither
> > listed in /proc/xenomai/irq nor /proc/interrupts
> > 
> > Did you configure the NIC, ie. run rtifconfig up? Before this, the IRQ
> > is not claimed by the driver.
> > 
> 
> When I do "rtifconfig rteth0 up", I get this error already mentioned
> before and still not solved:
> xnintr_irq_handler: IRQ20 not handled. Disabling IRQ line.
> 
> Keyboard freezes and NumLock is still on (but its state can't be changed).
> 

Good news! I finally found the reason for the problem or better to say a 
workaround. Tried out many differnt linux kernels and adeos patches and xenomai 
releases but what finally helped was attaching the ethernet card into another 
PCI slot. Now it works, seems like it had some collision (maybe with another 
device sharing the same IRQ?).
Is there any possibility to fix this in further releases or to give at least a 
warning if sth like this is the case?

Karl
-- 
von Karl Reichert

GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to