On Tue, Dec 29, 2015 at 07:17:43PM -0700, jd1008 wrote: > > $ adb devices > * daemon not running. starting it now on port 5037 * > * daemon started successfully * > > ** daemon still not running > error: cannot connect to daemon > > $ ps -ef | grep adb > jd 19967 1 0 19:06 pts/3 00:00:00 adb -P 5037 fork-server > server > jd 19983 7405 0 19:09 pts/3 00:00:00 grep --color=auto adb > > Android is 4.4.2 (nothing newer is available for my phone. > Developer option set. usb debugging enabled. > > yet, when I plug my phone to usb on laptop, > laptop does not mount anything, nor does any icon > appear on the panel as a result of plugging in. > Also, the phone does not pop up a screen asking me > to enable USB in data mode or any other mode. > On F22, my LG tablet connects using the mtp protocol. However, I had to add it to the udev rules configuration file. I copied /usr/lib/udev/rules.d/69-libmtp.rules to /etc/udev/rules.d and edited the copy. I found rules for tablets similar to my own and duplicated them but with an appropriate name and with the vendor and product id's I got from lsusb. HTH, Jon -- Jon H. LaBadie jonfu@xxxxxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org