-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't open /proc/bus/pci/devices #247
Comments
Thank you for contributing to make this project better😎 Keep up and follow to solve this issue. |
Can you cat
When you find something that is like This issue termux/proot#97 @damionx7 appears to deal with an identical situation. You do not have access to the PCI bus on Android. Can you share what you are experiencing with your /proc/bus access? |
Try |
Thank you for sharing @damionx7. This issue #103 helped in getting |
it fixes the issue, after create a fake bind to pci/devices |
Great news! Can you share the snippet of code please? This can probably be incorperated into function |
i created an empty file |
I have looked at our work here, and I put in a little more effort. @damionx7 does this commit ad78d9e automate the issue we are working on? Please backup your work before refreshing as the same file names are used. Command
|
yes indeed |
Thank you 🍀 |
cat: /proc/bus/pci/devices: Permission denied |
Hey there guys, thanks for this amazing script. i have been getting this error
cant open /proc/bus/pci/devices
when i try to runanki
. help me.The text was updated successfully, but these errors were encountered: