We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
When trying to flash a Raspberry Pi CM4 in slot 1 using rpiboot, something seems to be preventing the USB OTG connection.
To Reproduce
rpiboot -d ./msd
Additionally attempted:
tpi power -n 1 off
tpi usb -n 1 flash
tpi usb status
usba --> node 1
tpi power -n 1 on
Have also attempted running tpi advanced -n 1 msd at various stages.
tpi advanced -n 1 msd
Haven't yet attempted a different node slot. I will attempt and report back to ensure it is not a cable or connected machine issue.
Expected behavior
Versions linux version= Ubuntu 22.04.4 bmc version= 2.0.5
Additional context
Related discussions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When trying to flash a Raspberry Pi CM4 in slot 1 using rpiboot, something seems to be preventing the USB OTG connection.
To Reproduce
rpiboot -d ./msd
Additionally attempted:
tpi power -n 1 off
tpi usb -n 1 flash
tpi usb status
(Outputsusba --> node 1
)rpiboot -d ./msd
on connected machine.tpi power -n 1 on
Have also attempted running
tpi advanced -n 1 msd
at various stages.Haven't yet attempted a different node slot. I will attempt and report back to ensure it is not a cable or connected machine issue.
Expected behavior
Versions
linux version= Ubuntu 22.04.4
bmc version= 2.0.5
Additional context
Related discussions:
The text was updated successfully, but these errors were encountered: