Quote:
Originally Posted by arrrghhh
That's the guide I link to in the FAQ...
Did you follow the udev rule part? It's... pretty important  .
Also, to find this value - ATTRS{idVendor}=="####" - lsusb is all you need. Not sure why that post makes that part so complex...
|
hmm ok thanks for lsusb, but that gives me an ID of 0bb4, and when I replace that in the "####" (i.e. "0bb4") then execute:
$ sudo chmod a+rx /etc/udev/rules.d/99-android.rules
and
$ sudo restart udev
then
$ ./adb devices
I still get the "????????? No permissions" I have no idea what im doing wrong because that is the right id??