On Thu, May 28, 2015 at 6:08 AM, <[email protected]> wrote: > I don’t get this close to the metal too often so do let me know if I’ve > missed something screamingly obvious… trying to get gadget audio to work. > > > > Using BR/Busybox/4.0.4 I get a clean booting system with Ethernet working > and USB modules loading as expected. However I get no device enumeration > when board is plugged into a host. I suspect PHY may not be powered up or > I’ve got the device management settings wrong. Nothing obvious appears in > kernel logs.
did you load the gadget driver? We do in the factory images. https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L105 Regards, -- Robert Nelson https://rcn-ee.com/ -- 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/d/optout.
