-
Notifications
You must be signed in to change notification settings - Fork 112
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
Orange Pi 5 Plus: No NVME On Device Tree Mode #182
Comments
What does Also, there isn't much point in using kernels older than 6.10 as they lack a lot of things for RK3588 support. |
dmesg | grep pci
And here is full output: dmesg.txt (DeviceTree + ForceHDMI + Allow DTB Override) Here is full output on ACPI mode dmesg-acpi.txt Taken from Ubuntu 24.10 with kernel 6.11.0-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using Orange Pi 5 Plus 8 GB with EDK2 firmware v0.12.2 flashed to SPI NOR.
I'm trying to install a Linux system on my NVME drive (HP EX900 M.2 120GB, installed in M.2 M-Key slot) and I get it unrecognized on Device Tree Mode after live system booted.
However it is available on ACPI mode, but I get unrecognized WiFi (Intel AX210NGW at M.2 E-Key slot) and the boot process is about 3 times slower.
Here are the options I've tried:
The text was updated successfully, but these errors were encountered: