|
【Hardware】
M.2 PCI-e hard drive support
Posted at 7/23/2018 23:50:18
View:6028
|
Replies:4
Print
Only Author
[Copy Link]
1#
I'm trying to get an M.2 2242 PCI-e hard drive (Toshiba OCZ RC100) working on a Firefly 3399 (128 GB eMMC, 4 GB RAM).
I'm using the latest eMMC image (Firefly-RK3399-ubuntu16.04-20180416112819.img).
The device does not show up in /dev/, and lspci returns nothing.
I attempted forcing a pci express rescan, but get a permissions issue even with sudo:
- $sudo echo 1 > /sys/bus/pci_express/rescan
- bash: /sys/bus/pci_express/rescan: Permission denied
Copy the code
dmesg output (full log attached) from boot is attached, it appears the pci-e power supplies are not enabled perhaps?
I get the following error:
- [ 0.916262] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout!
- [ 0.916910] rockchip-pcie: probe of f8000000.pcie failed with error -110
Copy the code
I see the same error whether I have the card in the slot or not.
Has anyone else successfully used the M.2 slot? Are there any known working M.2 PCI-e hard drives (or other devices) for the Firefly?
|
-
-
dmesglog.zip
19.41 KB, Down times: 1
log of dmesg output for pcie error
|