laurentppol Posted July 23, 2023 Share Posted July 23, 2023 Hi there, I have OPi3 (not B nor LTS), now I got an SSD module ( https://allegro.pl/oferta/dysk-ssd-128gb-msata-6gb-s-13044566959 ), and it does not seem to work (nothing related in lsblk). I am using Armbian 21.02.3). Any ideas? the red LED is on, mechanically looks compatible with socket do I need something to enable this? armbianmonitor -u : http://ix.io/4Bkf 0 Quote Link to comment Share on other sites More sharing options...
nightguest Posted August 14, 2023 Share Posted August 14, 2023 PCIe port is not supported: Allwinner H6 has a quirky PCIe controller that doesn’t map the PCIe address space properly to CPU, and accessing the PCIe config space, IO space or memory space will need to be wrapped. As Linux doesn’t wrap PCIe memory space access, it’s not possible to do a proper PCIe controller driver for H6. The BSP kernel modifies the driver to wrap the access, so it’s also not generic, and only devices with modified driver will work. Armbian does not support BSP based kernels. You can find more information here and here 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.