I just noticed that on my image too . . william@xanbustester:~$ zcat /proc/config.gz | grep OTG # CONFIG_USB_OTG is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # CONFIG_USB_OTG_FSM is not set # CONFIG_USB_FOTG210_HCD is not set # CONFIG_USB_FOTG210_UDC is not set
Although I do recall someone posting a month or two ago in relation to the auto kernel reboots, how to disable the OTG USB stuff. I think it was a kernel level fix. On Wed, Sep 23, 2015 at 7:01 PM, Stephen Pape <[email protected]> wrote: > I just checked out the code to attempt a build, and it looks like the kernel > config > <https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config> > already > has CONFIG_USB_OTG disabled > <https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config#L4042>, > unless I'm looking at the wrong configuration file somehow. > > -Stephen > > On Wednesday, September 23, 2015 at 11:29:47 AM UTC-4, William Hermans > wrote: >> >> *They have pio mode set too..* >>> >>> *https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config#L4133-L4134 >>> <https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config#L4133-L4134>* >>> >>> * ARCH arm, sync's with our patchset, so it's almost exactly the same as* >>> * linux-image-4.2.0-bone2 in our debian repo..* >>> >>> * Regards,* >> >> >> Ok, so trying a Debian image probably would not solve the problem then. >> However, I'm curious if disabling OTG on USB will fix it. Assuming the >> device Stephen is using does not require OTG USB . . . >> >> On Wed, Sep 23, 2015 at 7:55 AM, Robert Nelson <[email protected]> >> wrote: >> >>> On Wed, Sep 23, 2015 at 9:47 AM, Stephen Pape <[email protected]> wrote: >>> > I'm using Arch Linux with all packages updated (kernel 4.2.0-1-ARCH). I >>> > noticed the older posts as well, but I haven't seen anyone offer a >>> solution. >>> > My guess is that the problem was just never resolved. >>> >>> They have pio mode set too.. >>> >>> >>> https://github.com/archlinuxarm/PKGBUILDs/blob/master/core/linux-am33x/config#L4133-L4134 >>> >>> ARCH arm, sync's with our patchset, so it's almost exactly the same as >>> linux-image-4.2.0-bone2 in our debian repo.. >>> >>> 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. >>> >> >> -- > 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. > -- 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.
