M0Rf30 / android-udev-rules

Android udev rules list aimed to be the most comprehensive on the net
GNU General Public License v3.0
1.18k stars 437 forks source link

Fastboot doesn't work, but ADB does (Fedora 40) #320

Closed lucasmz-dev closed 5 months ago

lucasmz-dev commented 5 months ago

My device is rhode, Moto G52. ADB seems to work without root privileges but fastboot just doesn't?

lucas@fedora:~$ fastboot devices
no permissions; see [http://developer.android.com/tools/device.html]     fastboot
lucas@fedora:~$ adb devices
List of devices attached
<censored> sideload
lucasmz-dev commented 5 months ago

nvm it randomly isn't happening anymore :|

I think I just had to use the commands in the README instead of install.sh !