GithubHelp home page GithubHelp logo

Comments (5)

pelwell avatar pelwell commented on June 12, 2024

It's not the right place, which you would know if you'd read the messages you were prompted with.

If you disconnect all the hardware apart from power supply, display and mouse, and the mouse doesn't show up, then it sounds like you have faulty hardware.

from linux.

rosecitytransit avatar rosecitytransit commented on June 12, 2024

But the mouse shows up when the drive adapter is plugged in, and the RTL SDR works fine. If it were truly a hardware issue, I'd expect the mouse or SDR to never show. Also, I am not using a display, or desktop; just SSH.

from linux.

pelwell avatar pelwell commented on June 12, 2024

But the mouse shows up when the drive adapter is plugged in, and the RTL SDR works fine.

But only when external power is supplied. The fault is either the 3B+, or the Canakit supply.

Also, I am not using a display, or desktop; just SSH.

That's fine - you just need some way to see and interact with a shell.

from linux.

rosecitytransit avatar rosecitytransit commented on June 12, 2024

Can power be supplied upstream from a USB device to a host? I would think it can only go from the host to a device, and the drive adapter's external power should only be powering itself. But I know it would good to have an alternative pi power supply to try and/or a powered USB hub.

from linux.

6by9 avatar 6by9 commented on June 12, 2024

Can power be supplied upstream from a USB device to a host? I would think it can only go from the host to a device, and the drive adapter's external power should only be powering itself. But I know it would good to have an alternative pi power supply to try and/or a powered USB hub.

Backfeeding power from a peripheral is not compliant with the USB spec, but that doesn't stop a number of devices doing so.

The 5V pins of the 4 USB ports of a Pi3B+ are all tied together, and are fed from the Pi 5V rail through a current limiting and reverse powering blocking IC. So applying 5V via one port will power all other devices but won't feed power back into the Pi itself.

Your Pi will work with the supply down to around 3.6V, but that is well outside the range permitted in the USB spec. This is one of the main reasons for having the undervoltage detection on the Pi (red power LED goes out) to make it fairly obvious if you have power supply issues.
It is also possible you've blown the the current limiting IC, but I'd be surprised.

from linux.

Related Issues (20)

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.