Skip to content
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 not prove device unless root privilidges are used #296

Open
kamentomov opened this issue Feb 8, 2022 · 2 comments
Open

Can not prove device unless root privilidges are used #296

kamentomov opened this issue Feb 8, 2022 · 2 comments

Comments

@kamentomov
Copy link

kamentomov commented Feb 8, 2022

How to make android file transfer work with non-root privilidges? Otherwise it can not probe the device?

@kamentomov kamentomov changed the title Can not transfer media files to PC with a USB cable Can not prove device unless root privilidges are used Feb 8, 2022
@whoozle
Copy link
Owner

whoozle commented Apr 7, 2022

Can you switch your current dir to /sys/bus/usb/devices/<any-device-you-have> and check permissions of the files there. Likely you don't have read permission for them.

@Pound-Hash
Copy link

Pound-Hash commented Jun 9, 2023

I have the same problem. After checking, all the files in /sys/bus/usb/devices/ have read permissions for users not in the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants