Hi Yes I am running Rtnet on a university network. So what should i do next ? i insmod
rtai_hal, rtai_lxrt, rtai_sem which are the 3 basic requirements for rtnet i assume ? where can i download 0.6.2 btw ? i can't find it in the official website I did follow the instruction in the README file and have sucessfully installed everything in /usr/local/rtnet . Do I need to do another configuration to /etc/rtnet.conf after install? because currently the monitor simply prints the error unknown layer-3 protocol Thanks Bret On Fri, 14 May 2004, Jan Kiszka wrote: > 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

