This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Streamline error

Hello,

I am attempting to use streamline with imx6ul evk.  I have build the kernel with gator, and added gatord to my root directory.  I have successfully used it before, but now I'm getting "readProcSysDependencies failed".  Any idea on what to look for?

Thanks,

Mark

Parents
  • Hi Mark,

    Not to be too blunt, but have you tried looking at the function "readProcSysDependencies"?

    The function doesn't seem capable of failing in the current version without printing another message before that one. It's usually best to start with errors from the top of the log rather than the bottom, as the last message could be a consequence of previous ones.

    Do you see any log entries like "parsing stat failed" or "readImage failed" or similar?

    Ta,

    Matt

Reply
  • Hi Mark,

    Not to be too blunt, but have you tried looking at the function "readProcSysDependencies"?

    The function doesn't seem capable of failing in the current version without printing another message before that one. It's usually best to start with errors from the top of the log rather than the bottom, as the last message could be a consequence of previous ones.

    Do you see any log entries like "parsing stat failed" or "readImage failed" or similar?

    Ta,

    Matt

Children
No data