Hello Andreas,

thanks for your mail.

I have an original Banana Pi and I'm using the JeOS-bananapi-image from
the link you've posted.

Network and sata are working fine. After the boot I log in per ssh and
can copy the sd-image to the ssd. All is fine except usb.
I use the original power-in and not the OTG.

Only keyboard, mouse or usb sticks aren't recogniced in the log and
don't work.

Is the log enough?

Thanks and regards
Stefan

bananavdr:/home/stefan # dmesg | grep usb 
[    0.392333] reg-fixed-voltage usb0-vbus: could not find pctldev for
node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, deferring probe
[    0.392459] reg-fixed-voltage usb1-vbus: could not find pctldev for
node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[    0.392540] reg-fixed-voltage usb2-vbus: could not find pctldev for
node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
[    5.522256] usb0-vbus: disabling 
[    5.534726] usb1-vbus: disabling 
[    5.546965] usb2-vbus: disabling 
[    8.539983] usbcore: registered new interface driver usbfs 
[    8.581877] usbcore: registered new interface driver hub 
[    8.643329] usbcore: registered new device driver usb


-------- Weitergeleitete Nachricht --------
Von: Andreas Färber <[email protected]>
An: Stefan Mack <[email protected]>, [email protected]
Betreff: Re: [opensuse-arm] BananaPi - usb out of function
Datum: Mon, 10 Oct 2016 02:45:35 +0200

Hello Stefan,

Am 08.10.2016 um 19:55 schrieb Stefan Mack:
> usb is out of function on my bananapi with [Tumbleweed]. After boot
> up the
> USB power seems to be turned off.
> 
> I found two links:
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-December/3
> 95
> 232.html
> https://patchwork.kernel.org/patch/7927841/
> 
> "With a new kernel, the kernel will turn off the USB power supply
> during boot by default if the driver isn't present."
> 
> Can anybody help me with the patch? Which file I have to patch? After
> this I have to compile the kernel?

openSUSE does not use the sunxi_defconfig. See here for our lpae
config:
http://kernel.opensuse.org/cgit/kernel-source/tree/config/armv7hl/lpae?
h=stable

It already has CONFIG_AXP20X_POWER=m and USB seems to be working fine
on
my Cubietruck with both 4.7 and 4.8 kernels. And our "default" kernel
flavor has the same setting.

So the problem on your device must be something else. Are you able to
boot into the system from, e.g., SD, so that this is blocking only
networking and keyboard? Or is this a boot problem for you? I.e., can
you get to a prompt and gather more information?

Are you using the JeOS-bananapi image from here?
http://download.opensuse.org/ports/armv7hl/tumbleweed/images/
Have you tried downloading the very latest image from OBS directly?

Can you share a boot log (in a bugzilla.opensuse.org ticket) please?

Is your device really the original Banana Pi or some later model like
Banana Pro, bpi-M2, etc.?

Regards,
Andreas

--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to