GithubHelp home page GithubHelp logo

USB OTG broken about bpi-m64-firmware HOT 4 CLOSED

avafinger avatar avafinger commented on July 18, 2024
USB OTG broken

from bpi-m64-firmware.

Comments (4)

avafinger avatar avafinger commented on July 18, 2024

OTG has been disable to save CPU, please refer to this: #6 and use DTC to restore OTG usage.
I've never used OTG and I thought nobody would use it, unless Android was used.

from bpi-m64-firmware.

jvictorsoto avatar jvictorsoto commented on July 18, 2024

Hi, thanks for the quick reply.

I have enabled it, but indeed is causing high load on idle. Looking at http://www.cubieforums.com/index.php?topic=1084.0 they talk about a misconfiguration in the pins. Do you know if its the same cause here?

I use OTG port to have an extra USB port without needing a hub, will be really bad losing it. Maybe is possible to configure it as a regular usb and disable OTG functionality ?

from bpi-m64-firmware.

avafinger avatar avafinger commented on July 18, 2024

usb_port_type: usb mode. 0-device, 1-host, 2-otg.

Change it to : 1
usb_port_type = <0x1>;

from bpi-m64-firmware.

jvictorsoto avatar jvictorsoto commented on July 18, 2024

@avafinger Worked like a charm, looks like changing the type avoid the mode pooling which is the cause of the high load.

Great work by the way, I'm using this firmware in a few network probes and is the only firmware that can handle the gigabit traffic.

from bpi-m64-firmware.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.