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
--
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.