First of all, I have a LG G2, and I'm using Fedora
.
When I issue an adb devices
command, I see no devices.
Steps I have taken to correct this:
51-android.rules
file. The first line is for another device.SUBSYSTEMS=="usb", ATTRS{idVendor}=="22b8", ATTRS{idProduct}=="4366", MODE="0666" SUBSYSTEMS=="usb", ATTRS{idVendor}=="1004", ATTRS{idProduct}=="621c",MODE="0666"
adb_usb.ini
file.lsusb
command returns the following Bus 002 Device 008: ID 1004:621c LG Electronics, Inc.
In the end, what I did to resolve this is: