avafinger

Results 251 comments of avafinger

I can only think of some other service is doing the work for the eth0, this should be a feature on 19.10, someone needs to investigate.

> how do you get output on display during boot? i only have a blinking cursor. You need a more recent u-boot with hdmi enabled. Try the latest **mainline** u-boot.

This patch is for Kernel 3.4.112/113. CONFIG_USB_OTG is not set for a reason, although I have it in DTB ``` &usb_otg { dr_mode = "**otg**"; status = "okay"; }; ```...

It needs a kernel recompilation, I was expecting kernel 4.18.6 for today and I set it for one shot and you tell the results unless you are in a hurry.

I will build one with OTG support, takes a couple of hours...

Ok, i will do thist on 4.18.6...

Please, try this kernel image and report back your findings... https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/commit/b753342f1b6122c96e4497bd3a3f5e02354e0962

Seems so, I will build a new kernel image with that config set, please report back when you test.

Small question, do you have this working on 3.4.112?

https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/commit/b91c11031eb9f7eeab91c94cd4a73d33be89f564 Built-in modules, you should have now OTG / gadget functionality. Hopefully.