Hello,

I have already installed RTAI an rtnet on ubuntu 10.10. I did the  
installation like described here: http://www.rtaixml.net/realtime-suite.

I also have added the bootoption lapic to the kernel, because  
otherwise I can't load any rtai module.

When I try to run the following command:
./rtifconfig rteth0 up 192.168.0.2

I get the following error:
RTDM: xnintr_irq_handler: IRQ10 not handled
Disabling IRQ line

than the syste freezes (most times).

you will find how i start rtai and rtnet at the and of the mail. So  
what can I do to prevent this error and get rtnet working.

thank you
andreas kasper


/bin/mknod /dev/rtnet c 10 240
cd /usr/realtime/modules

insmod rtai_hal.ko
insmod rtai_lxrt.ko
insmod rtai_sem.ko
insmod rtai_mbx.ko
insmod rtai_msg.ko
insmod rtai_rtdm.ko

rmmod 8139too
rmmod 8139cp

cd /usr/local/rtnet/modules

insmod rtnet.ko
insmod rtipv4.ko
insmod rtpacket.ko
insmod rt_loopback.ko
insmod rt_8139too.ko
insmod rtudp.ko


cd /usr/local/rtnet/sbin

echo "rtifcfg  eth0"
./rtifconfig rteth0 up 192.168.0.2


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to