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
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