Bret Yen-Ting Lin wrote:
Hi

its 0.6.1

I went through the configure file and figured that for

--with-rtai = /usr/realtime

" /usr/realtime " must not end with a "/ " like

--with-rtai=/usr/realtime/

else it will fail...


This was fixed in 0.6.2.


i managed to get it working so far .. however when i try to run the test
using

<RTNET_PATH>/sbin/rtnet start

it gives me

unknown layer-3 protocol

Are you running RTnet on a dedicated network? If not, any unsupported traffic triggers RTnet to issue this warning (we should document this somewhere...).



i have gone on the web and searched related problems but I am not sure how to actually insmod RTmac in before calling rtnet start ?

I tried insmod everthing then call

rtnet start

however it says all modules is already in and did nothing


No need to start any RTnet module by hand, the rtnet script will do this for you. You just have to load the required RTAI modules (see README) and configure /etc/rtnet.conf (see README...).


Jan


------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ RTnet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to