You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the problem is in on of the methods open/read/releasedir.
I've tried to debug it and in the queue in method readdir there are stored all directories of root. Furthermore, fuse says all methods were successful:
I've tried it both adb with root/non-root access. If you need more debugging, tell me what. I'll try to look at it once more later if I figure something out.
And I want to ask if it is really necessary to use busybox? All needed commands are present on my phone. If so, please state it to the dependencies - it took me quite a while to find out.
The text was updated successfully, but these errors were encountered:
That's a pity. This is a great project. I'd love to fork it and try to maintain it, but I can't even fix this problem. Are you knowledgeable enough for maintaining it? I will try to help as much as I can.
Have you got any ideas how to fix this?
Hi,
I'm running Lineage OS 7.1.1 and I'm getting this error:
ls: reading directory 'point/': Input/output error
I guess the problem is in on of the methods open/read/releasedir.
I've tried to debug it and in the queue in method readdir there are stored all directories of root. Furthermore, fuse says all methods were successful:
I've tried it both adb with root/non-root access. If you need more debugging, tell me what. I'll try to look at it once more later if I figure something out.
And I want to ask if it is really necessary to use busybox? All needed commands are present on my phone. If so, please state it to the dependencies - it took me quite a while to find out.
The text was updated successfully, but these errors were encountered: