On 10/22/2013 08:23 AM, Rusty Lynch wrote:
Today I am noticing a new issue with dlogutil, where attempts to run the
utility fail with an error saying it can no longer open /dev/log_main.

The file isn't there, but i haven't had a kernel update.  Can somebody
shed some light on what might cause this?  I see the dlog-main.service
and dlog-radio.service are in failure states, but I don't know if that
was true before.

     --rusty


_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

dlog depens on kernel logger buffer totaly.
so if kernel dosen't support that, it won't work.
dlog base on android logger.
http://www.cs.fsu.edu/~baker/devices/lxr/http/source/linux/drivers/staging/android/logger.c
That two service is just file logging service not logging to buffer.
Now many developers want to change from dlog to journal.
so that is on the discussion.
Thank you
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to