> Did you re-run "make install"? This script has not changed since 0.6.1,
> so it has to be a local problem.
>
> Jan
>
Ok it's because I need ld.so and libc6.so librairie, now it's lunched but is
waiting for the master and the master waiting for all client .
there is my rtnet.conf for my client :
# RTnet installation path
RTNET_PATH="/opt/rtnet"
# RT-NIC driver
RT_DRIVER="eepro100-rt"
RT_DRIVER_OPTIONS="cards=1"
# IP address and netmask of this station
IPADDR="192.168.10.2"
NETMASK="255.255.254.0"
# Start realtime loopback device ("yes" or "no")
RT_LOOPBACK="no"
# Start capturing interface ("yes" or "no")
RTCAP="no"
# Common RTcfg stage 2 config data (master mode only)
STAGE_2_SRC=""
# Stage 2 config data destination file (client mode only)
STAGE_2_DST=""
# Command to be executed after stage 2 phase (client mode only)
STAGE_2_CMDS=""
# TDMA mode of the station ("master" or "client")
TDMA_MODE="client"
# List of TDMA clients (master mode only)
TDMA_CLIENTS="192.168.10.2 192.168.10.3"
# Cycle time in microsecond (master mode only)
TDMA_CYCLE="5000"
# Offset in microsecond between TDMA slots (master mode only)
TDMA_OFFSET="200"
---------------------------
My Master rtnet.conf :
---------------------------
RTNET_PATH="/usr/local/rtnet"
# RT-NIC driver
RT_DRIVER="via-rhine-rt"
RT_DRIVER_OPTIONS="cards=1"
# IP address and netmask of this station
IPADDR="192.168.10.1"
NETMASK="255.255.254.0"
# Start realtime loopback device ("yes" or "no")
RT_LOOPBACK="no"
# Start capturing interface ("yes" or "no")
RTCAP="no"
# Common RTcfg stage 2 config data (master mode only)
STAGE_2_SRC=""
# Stage 2 config data destination file (client mode only)
STAGE_2_DST=""
# Command to be executed after stage 2 phase (client mode only)
STAGE_2_CMDS=""
# TDMA mode of the station ("master" or "client")
TDMA_MODE="master"
# List of TDMA clients (master mode only)
TDMA_CLIENTS="192.168.10.2"
# Cycle time in microsecond (master mode only)
TDMA_CYCLE="5000"
# Offset in microsecond between TDMA slots (master mode only)
TDMA_OFFSET="200"
---------------------------------------------------------------
I don't no why it doesn't wrok now
Very thanks for you help !!!
Mica
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
RTnet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/rtnet-users