mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Confusing about back powering issue with Pi zero w #279
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SachiaLanlus on GitHub (Jun 20, 2021).
Originally assigned to: @mdevaev on GitHub.
As the conclusion in both the #225 and #11 ,
that 2 power source at the same time is definitely not a good idea.
However, Novaspirit Tech mentioned that because pi zero is a underpowered device, it is able to be powered through the same port that plugged into the pc.
I just wondering that if I would like to use pi zero w to build the pi-kvm,
can I only plug 1 port to pc and left another empty?
Except for under power issue, is there any issue I should notice or worry about in this scenario?
Thank you
@wnark commented on GitHub (Jun 24, 2021):
If your computer is a regular brand, the current of USB2.0 is sufficient for Raspberry Pi Zero. It has been measured with a USB ammeter, high load only needs 100-200ma current
@mdevaev commented on GitHub (Jun 24, 2021):
This ^
@SachiaLanlus commented on GitHub (Jun 25, 2021):
In my test, the maximum total system power draw is 410mA.
At that time, the cpu utilization is 90~100%.
And it works well now.
Thank you
But I just notice another issue, that sometime the HID will not work.
And just a reboot can fix it.
So when I reboot the pikvm, I should check whether HID work or not.
It just a minor issue, so it is fine for me.
@wnark commented on GitHub (Jun 25, 2021):
It may be related to the power consumption of the external device used,Not much difference haha
@SachiaLanlus commented on GitHub (Jun 25, 2021):
Thank you for sharing your experience!
I try to measure again, and the average power consumption is just like yours.