Re: [RTnet-developers] bug: log file isn't written
Brought to you by:
bet-frogger,
kiszka
|
From: Jan K. <jan...@we...> - 2007-08-06 15:13:02
|
Karl Reichert wrote: > Jan Kiszka wrote: >> Karl Reichert wrote: >>> Hi, >>> >>> found sth, looks like a bug: When using 'tdmacfg rteth0 slot 0 100 -s= >> 100 -l rtnet.log' I do not get any logfile. >> >> Everything is possible given that this features was never intensively >> used AFAIK (at least by myself). I do remember it once worked - right >> after I implemented it. >> >> Just to double-check: That tdmacfg command is the first one issued aft= er >> "tdmacfg rteth0 master/slave", isn't it? >> >> Jan >> >=20 > Yes it is. Searched whole / for rtnet.log, nothing is there. But from a= quick look at sourcecode of tdmacfg I can't find any reason why it doesn= 't works. [It's a shame, but I'm lacking a test environment...] Please collect an "strace" dump of the related tdmacfg run. Let's see if that already gives some hints. Next step would then be gdb/ddd. Jan |