this post was submitted on 28 Sep 2023
1074 points (98.9% liked)

Linux

47232 readers
782 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 11 months ago (1 children)

The idea is they run off USB. Having said that, I'm pretty sure most of us just plug it into mains power.

[–] [email protected] 2 points 11 months ago (1 children)

Even still I wonder if they could have added USB-PD capabilities in order to use 9V or 15V to bring the current down. A 5V 5A USB supply is very unique (even the previous 5V 3A was niche) as standard USB supplies that we're all used to typically max out at 2.5A. $12 for the official power supply is a decent price but you're severely limited on options if you don't have the official supply.

[–] [email protected] 2 points 11 months ago (1 children)

Looking at the power supply listing, it says that it is USB-PD. It lists output as "5A @ 5.1V, 3A @ 9V, 2.25A @ 12V, 1.8A @ 15V".

I fully admit that I don't understand USB-PD, though. Does the Pi have to support it too?

[–] [email protected] 2 points 11 months ago

Yes, USB-PD requires a handshake confirming that both the charger and device are capable of using it.

I didn't look any further than the article listing the power supply as 5V5A so its good that it supports higher voltages, but really odd that it'd push out 25W at 5V as this is very demanding on the wiring since it has internal resistance which causes the voltage to drop with increasing length. The whole purpose of USB-PD is to up the voltage while reducing current to mitigate losses (and heat and wire thickness) and supply much higher wattage without having to use chunky wiring. This has been an issue with the Pi for quite a while which is why you always hear troubleshooting responses talking about having too small of a power supply. Now they've upped the power requirements while still using a 5V baseline. I did see the article mention that it has a voltage regulator capable of handling 20A of current so maybe it's just poorly worded with regards to the official power supply.