On Friday, October 4, 2013 11:02:17 PM UTC+2, [email protected] wrote: > > Hi, > > Could you explain me the method to enabling adb support on the > BeagleBoneBlack. > > I use the rowboat source and 3.8 kernel (with option > CONFIG_USB_FUNCTIONFS=y) > > I enabling adb on my board : > > Settings->Applications->Development and then enable the "USB debugging" > option. > > I also created an udev rules called /etc/udev/rules.d/51-android.rules on > my ubuntu 12.04 > > /* For Gusty/Hardy, add following lines to file, save & exit */ > SUBSYSTEM=="usb", SYSFS{idVendor}=="18d1", MODE="0666" > SUBSYSTEM=="usb", SYSFS{idVendor}=="0451", MODE="0666" > > > > But when i use the command "adb devices" my devices are not detected : > > adb devices >> List of devices attached > > > > Do you have any suggestions ? > > Thanks by advance >
Hello ! I have the same problem but my device appear as Bus 002 Device 010: ID 1d6b:0105 Linux Foundation FunctionFS Gadget Are you solve this problem? Please tell me the steps if solved or try to contact me if not, to reach to optimum solution Best Regards, Eng Sultan -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
