Re: [RTnet-users] RTNet Ping Problem

2013-08-27 Thread Sebastian Hölzer
Thanks for your reply! I repeated a few of the steps of the setup. I recompiled RTAI and RTnet. I also deleted the udev rules. But unfortunately i can't say for sure what caused the problem. -- Introducing Performance Centr

Re: [RTnet-users] RTNet Ping Problem

2013-08-27 Thread Jan Kiszka
On 2013-08-27 12:22, Jan Kiszka wrote: > On 2013-08-27 12:20, Sebastian Hölzer wrote: >> Hi, >> >> i got my setup running still using RTAI. I can use rtping and run the rtai >> example. What was the trick? >> >> However after starting the rtnet script the rt_e1000e driver says >> "rt_e1000e: Rese

Re: [RTnet-users] RTNet Ping Problem

2013-08-27 Thread Jan Kiszka
On 2013-08-27 12:20, Sebastian Hölzer wrote: > Hi, > > i got my setup running still using RTAI. I can use rtping and run the rtai > example. > > However after starting the rtnet script the rt_e1000e driver says > "rt_e1000e: Reset adapter" several times. > > After a few resets the communication

Re: [RTnet-users] RTNet Ping Problem

2013-08-06 Thread Sebastian Hölzer
> 1. The rt_e1000e lacks some magic required to fully support your > specific NIC (you could provide lspci -vv -s 07:00.0 to cross-check > with what I have around) > That's what lspci -w -s 07:00.0 returns. IRQ 28 is not listed as a Real-time IRQ used by RTAI. Could this be the problem?

Re: [RTnet-users] RTNet Ping Problem

2013-08-05 Thread Jan Kiszka
On 2013-08-05 16:40, Sebastian Hölzer wrote: > I tried to force legacy interrupts but i still have the same exact problem. > > As for the RTAI reports, Realtime IRQs are listed . > Correct me if i'm wrong but i think the attached dmesg output tells me > that IRQ #18 is used for the network interfa

Re: [RTnet-users] RTNet Ping Problem

2013-08-05 Thread Jan Kiszka
On 2013-08-05 12:36, Sebastian Hölzer wrote: > On Mon, Aug 5, 2013 at 10:27 AM, Jan Kiszka wrote: > >> On 2013-08-05 10:08, Sebastian Hölzer wrote: >>> Hi >>> >>> I'm trying to configure a Realtime Master-Slave Network. >>> I am using linux 2.6.32.11, rtai 3.9.1, rtnet 0.9.13 on two similar >>> m

Re: [RTnet-users] RTNet Ping Problem

2013-08-05 Thread Sebastian Hölzer
On Mon, Aug 5, 2013 at 10:27 AM, Jan Kiszka wrote: > On 2013-08-05 10:08, Sebastian Hölzer wrote: > > Hi > > > > I'm trying to configure a Realtime Master-Slave Network. > > I am using linux 2.6.32.11, rtai 3.9.1, rtnet 0.9.13 on two similar > > machines. > > > > If I type in "rtnet start" i get

Re: [RTnet-users] RTNet Ping Problem

2013-08-05 Thread Jan Kiszka
On 2013-08-05 10:08, Sebastian Hölzer wrote: > Hi > > I'm trying to configure a Realtime Master-Slave Network. > I am using linux 2.6.32.11, rtai 3.9.1, rtnet 0.9.13 on two similar > machines. > > If I type in "rtnet start" i get the following output > "rt_e1000e: Failed to initialize MSI-X inter

[RTnet-users] RTNet Ping Problem

2013-08-05 Thread Sebastian Hölzer
Hi I'm trying to configure a Realtime Master-Slave Network. I am using linux 2.6.32.11, rtai 3.9.1, rtnet 0.9.13 on two similar machines. If I type in "rtnet start" i get the following output "rt_e1000e: Failed to initialize MSI-X interrupts. Falling back to MSI interrupts." on both the Master an