Could i have a .config which allow me to have a adb enabling? When i use the command lsub on my ubuntu laptop, i don't my BBB.
lsusb > Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub > Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub > Bus 001 Device 003: ID 04f2:b354 Chicony Electronics Co., Ltd Please help! Le vendredi 4 octobre 2013 16:02:17 UTC-5, [email protected] a écrit : > > 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.
