> > Karl Reichert wrote:
> > > Hello,
> > > 
> > >  I'm trying to use RTnet 0.9.9 on Xenomai 2.3.1 with an Intel PRO/1000
> > NIC. I did everything as described (mknod, ifconfig down, rmmod, right
> > module in rtnet.conf) but when I start RTnet via 'rtnet start', I get
> some
> > errors:
> > > 
> > >  stdout: Waiting for all slaves...
> > > 
> > > stderr: /usr/local/rtnet/sbin/rtnet: 343: let: not found
> > 
> > Hmm, strange. Already tried to start with "rtnet -v" for more verbosity?
> > 
> Strange, tried it again, now it said:
> stderr:
> /usr/local/rtnet/sbin/rtnet: 1: let: not found
> 
> stdout:
> Turning on verbose mode
> /usr/local/rtnet/sbin/rtifconfig rtlo up 127.0.0.1
> /usr/local/rtnet/sbin/rtcfg rteth0 server
> /usr/local/rtnet/sbin/rtifconfig rteth0 up 10.0.0.1
> /usr/local/rtnet/sbin/tdmacfg rteth0 master 3000
> /usr/local/rtnet/sbin/tdmacfg rteth0 slot 0 0
> /usr/local/rtnet/sbin/rtcfg rteth0 add 10.0.0.2 -stage1 -
> Waiting for all slaves.../usr/local/rtnet/sbin/rtcfg rteth0 wait
> 
> > > 
> > >  I also get periodic output: e1000: rteth0: e1000_clean_tx_irq:
> Detected
> > Tx Unit Hang
> > 
> > What does /proc/xenomai/irq tell you? Any changes /wrt to the rt_e1000?
> > 
> It says:
> IRQ         CPU0        CPU1
>  20:          46           0         rteth0
> 213:           0           0
> 216:        7931          45         [timer]
> 217:           0           0
> 226:           8           0         [virtual]
> 
> > > 
> > >  What's the problem here? I'm using bash and let is available.
> > > 
> > >  Thanks in advance
> > > 
> > > Karl
> > > 
> > 
> > Jan
> > 
> Karl
I found the solution now: Ubuntu seems to use a different shell when executing 
shell-scripts, not the bash. So, if you change the first line from #!/bin/sh to 
#!/bin/bash, no more errors occur.
Only this one if left:
e1000: rteth0: e1000_clean_tx_irq: Detected Tx Unit Hang

Any ideas to that? Could the reason be, that I don't have my card connected to 
any cable nor network?!

Karl
-- 
von Karl Reichert

GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to