On Mon, Mar 13, 2017 at 2:23 PM, William Hermans <[email protected]> wrote: > > > On Mon, Mar 13, 2017 at 12:06 PM, Robert Nelson <[email protected]> > wrote: >> >> >> Yeah, we are back to being more stable again.. The Windows Driver >> "patch" required lots of changes behind the scenes to now deal with >> the "dual" usb-ethernet adapters. >> >> > > > OK, cool.So what I should be able to test over the next month or hopefully > sooner is: > > i2c-1 - multiple devices on the bus > ds3232 real-time clock. > Cape eeprom's > D20B18 one-wire temp sensor > the beaglebone's ADC, 2 channels. > *Maybe* PWM > uboot overlays for all of the above. > At some point I may need to rewrite, or changed the existing PMIC / battery > capabilities through acpid - I could use a link to the beaglebone source for > this package by the way. Which I should be able to contribute back. > > > Various other mechanisms such as systemd services / timers etc. Which I > doubt would have and flaws. > > Is the overlay you're loading for all the stock stuff at boot still done > through the generic-overlay service ? I really need to disable all the USB > gadget stuff, as it can conflict with some of our systems which run a 3G/4G > modem over USB.
Yeah, just: sudo systemctl disable generic-board-startup.service and then the usb gadget won't load. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYh7Ray3wUpsczMaZbBCjjqVx0jROXPO0wfZLJPzV%3DVF7g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
