Re: [RTnet-users] rtai example problem

2005-12-15 Thread Jan Kiszka
Cédrick ROCHET wrote: > Hi, > well it helps ( the patch directly didn't work but I > had the idea) > but i got stuck on open socket: > > #RTnet, simpleserver for LXRT > #Error opening socket: -12 That's now likely due to the fact that a syscall via RTDM into RTnet *after* rt_task_init is performe

Re: [RTnet-users] rtai example problem

2005-12-15 Thread Cédrick ROCHET
Hi, well it helps ( the patch directly didn't work but I had the idea) but i got stuck on open socket: #RTnet, simpleserver for LXRT #Error opening socket: -12 Eventhough I am able to rtping an other computer... I am searching but an idea is welcome. Thanks. PS: be careful of having two network

Re: [RTnet-users] rtai example problem

2005-12-15 Thread Jan Kiszka
Cédrick ROCHET wrote: > hi, > > I have the latest rtai-rtnet versions and a 2.6.14.3 > kernel version > > when I launch the rtai-rtnet example I have a > segmentation fault. > Also rtnet doesn't want to unload => reboot machine to > get it off. > > here is my manual launching script > > ifconfi

[RTnet-users] rtai example problem

2005-12-15 Thread Cédrick ROCHET
hi, I have the latest rtai-rtnet versions and a 2.6.14.3 kernel version when I launch the rtai-rtnet example I have a segmentation fault. Also rtnet doesn't want to unload => reboot machine to get it off. here is my manual launching script ifconfig eth1 down rmmod e100 mknod /dev/rtnet c 10 240