Cyril Wallois wrote: > Hello, > > I modify my source file and compile a new kernel with debug symbol, but it > don't solve the problem.
Is CONFIG_FRAME_POINTER set as well? The stack unwinder likely needs this to tell data apart from return addresses. > > To begin, I would like to understand the error : Inappropriate ioctl for > device > > This error is return in slave or master node by tdmacfg : > > MASTER : > > ./rtnet -v start > ... > usr/rtnet/sbin/tdmacfg rteth0 master > 5000 > ioctl: Inappropriate ioctl for > device > > /usr/rtnet/sbin/tdmacfg rteth0 slot 0 > 0 > > ioctl: Inappropriate ioctl for > device > > /usr/rtnet/sbin/rtcfg rteth0 add 192.168.1.11 -stage1 > - > ifconfig: SIOCGIFFLAGS: No such device > > SLAVE : > > ./rtnet -v start > ... > /usr/rtnet/sbin/tdmacfg rteth0 > slave > > ioctl: Inappropriate ioctl for device > > Is it a bad configuration of etc/rtnet.conf, or can it comes from the driver > ? > Does the driver still oops? Then you don't need to look at management tool errors. Start simple with a peer-to-peer configuration with out RTmac or RTcfg (see README). Jan
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ RTnet-users mailing list RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users