whoozle / android-file-transfer-linux

Android File Transfer for Linux (and macOS!)
http://whoozle.github.io/android-file-transfer-linux/
GNU Lesser General Public License v2.1
1.46k stars 121 forks source link

Can not prove device unless root privilidges are used #296

Open kamentomov opened 2 years ago

kamentomov commented 2 years ago

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

whoozle commented 2 years ago

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.

bound-variable commented 1 year ago

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