-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
No PCIe on Orange Pi 5 Plus #1
Comments
Hum... As the OPI5P 32GiB is not exactly the same as the "classic" OPI5P and it was released after the last commit on the config file in the U-Boot source tree. Maybe you could check in the BSP U-Boot modified by Xunlong if there are major diffs |
I will look into this. For some reason the U-Boot images I have built USB hangs on me (though this one it's working). I'll look at it when I get a chance. |
For now I've found this thread on the Armbian forum: https://forum.armbian.com/topic/36123-opi5plus-32gb-version-issue/ They also mention a potential power supply problem: do you have a powerful enough power supply? |
I have it connected to a 60 watt supply, which should be adequate. I am not
seeing any stability issues in Linux, other than X11 isn't working with my
distribution (OpenSUSE). I also noticed that USB-3 is not working in either U-
Boot or Linux. eMMC, SD, and NVMe are quite stable in Linux.
With my own build of U-Boot I am unable to get USB to work so I don't know
what's different between my build and this one.
I'd like to get my own U-Boot build working since I would like to enable
BTRFS. I might also add that HS400ES mode works fine with eMMC on this board
in U-Boot.
In the case of U-Boot, none of the USB3 ports are visible, nor are any PCIe
devices. Note that PCIe is working fine in Linux. I need to switch to Armbian
to see if USB-3 is working in Linux and it's just my distro or not.
For my day job I work on ATF and sometimes U-Boot or the Linux kernel for
another ARM chip, so I'm quite familiar with the hardware, though not so much
Rockchip. I also know that at least with the SoC I work with that the DWC USB
3 block we use requires firmware to be loaded in order to work properly,
though we do this in BL1.
I have not been able to find any patches or changes in the official U-Boot for
the Orange Pi 5 Plus that would affect this.
I'm hoping to have PCIe working in U-Boot so I can move from the micro SD card
to NVME so I can use this for a small server project (or use one of my
FriendlyPC Nano-T6 boards).
…-Aaron
On Saturday, July 20, 2024 8:20:13 AM PDT Louis SCHNEIDER wrote:
For now I've found this thread on the Armbian forum:
https://forum.armbian.com/topic/36123-opi5plus-32gb-version-issue/ It seems
like the 32GiB version is stable yet
They also mention a potential power supply problem: do you have a powerful
enough power supply?
|
Hi @aaronw2 👋 Obviously you seem to know a lot more about what you're talking about than I do.
For the build, I'm using the BL31 provided by Rockchip in their rkbin repo. If there's anything I can do to help you don't hesitate, if you ever manage to find a fix don't hesitate to contribute here, at least we'll be able to come up with the most functional U-Boot build possible. Louis |
I noticed there are patches in the Armbian repo for U-Boot v2024.07 for OPI5 Plus Not sure if it will fix the problem, I hope so |
I'll see if I can take a look at it tomorrow if I get some time.
-Aaron
…On Friday, August 16, 2024 7:35:55 AM PDT Louis SCHNEIDER wrote:
I noticed there are [patches in the Armbian repo for U-Boot
v2024.07](https://github.com/armbian/build/tree/main/patch/u-boot/v2024.07)
for OPI5 Plus I tried a build there, could you try this?
https://github.com/si0ls/u-boot-orangepi5/actions/runs/10421542000
I don't have a OPI5 Plus to test...
Not sure if it will fix the problem, I hope so
If you take a look at #2 it does not seems to be a 32Gb version specific
problem, but more a OPI5 Plus problem
|
Hi @aaronw2, were you able to boot on NVMe with your 32GiB OPI5P? |
I haven't tried again. I should have some time this weekend.
…On Fri, Aug 30, 2024, 4:15 AM Louis SCHNEIDER ***@***.***> wrote:
Hi @aaronw2 <https://github.com/aaronw2>, were you able to boot on NVMe
with your 32GiB OPI5P?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADJUAE4R47XSV2UDNPH2XLLZUBH6FAVCNFSM6AAAAABLFPVO5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRQHA4TEMJRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I installed the official 2024.07 release (1.1) and do not see my NVME device nor are any Ethernet devices visible. The pci command says there is no such bus.
This is a 32GiB Orange Pi 5 Plus board.
The text was updated successfully, but these errors were encountered: