Gabriel Posted November 1, 2019 Share Posted November 1, 2019 Armbianmonitor: http://ix.io/201C Hi everyone, My name is Gabriel and I am a new person in the community. After installing ARMBIAN (Armbian_5.91_Clearfogbase_Debian_stretch_default_4.14.135) with the Mini PCI Express Marvel 88SE9215, I got a problem with my Clearfog Pro-A1 revision-2.1. It did not work properly like 88SE9215 did not show me my disks. My Idea is to deploy my NAS server with OMV. I tried to compile the kernel so many times with different modules like SATA, PATA, and AHCI but it did not work also. I guess that my u-boot is not setup properly because I was reading a couple post about it and it’s working to everyone. Someone can give me a favor pls and tell me your ideas to try to solve that problem Thanks. Logs: Armbianmonitor: http://ix.io/201C root@clearfogbase:~# lspci 00:02.0 PCI bridge: Marvell Technology Group Ltd. Device 6828 (rev 0a) 00:03.0 PCI bridge: Marvell Technology Group Ltd. Device 6828 (rev 0a) 02:00.0 SATA controller: Marvell Technology Group Ltd. Device 9215 (rev 11) root@clearfogbase:~# lspci -nv 00:02.0 0604: 11ab:6828 (rev 0a) (prog-if 00 [Normal decode]) Flags: fast devsel Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Prefetchable memory behind bridge: 00000000-000fffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [100] Advanced Error Reporting 00:03.0 0604: 11ab:6828 (rev 0a) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00010000-00010fff Memory behind bridge: e0000000-e00fffff Prefetchable memory behind bridge: 00000000-000fffff Capabilities: [40] Express Root Port (Slot+), MSI 00 Capabilities: [100] Advanced Error Reporting 02:00.0 0106: 1b4b:9215 (rev 11) (prog-if 01 [AHCI 1.0]) Subsystem: 1b4b:9215 Flags: bus master, fast devsel, latency 0, IRQ 53 I/O ports at 10020 I/O ports at 10030 I/O ports at 10028 I/O ports at 10034 I/O ports at 10000 Memory at e0040000 (32-bit, non-prefetchable) Expansion ROM at e0000000 Capabilities: [40] Power Management version 3 Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [70] Express Legacy Endpoint, MSI 00 Capabilities: [e0] SATA HBA v0.0 Capabilities: [100] Advanced Error Reporting Kernel driver in use: ahci Booting from Clearfog U-Boot SPL 2018.01-02337-gdc4398fdb8 (May 14 2018 - 19:03:16) High speed PHY - Version: 2.0 Detected Device ID 6828 board SerDes lanes topology details: | Lane # | Speed | Type | -------------------------------- | 0 | 3 | SATA0 | | 1 | 0 | SGMII1 | | 2 | 5 | PCIe1 | | 3 | 5 | USB3 HOST1 | | 4 | 5 | PCIe2 | | 5 | 0 | SGMII2 | -------------------------------- PCIe, Idx 1: detected no link PCIe, Idx 2: detected no link High speed PHY - Ended Successfully DDR3 Training Sequence - Ver TIP-1.29.0 DDR3 Training Sequence - Switching XBAR Window to FastPath Window DDR3 Training Sequence - Ended Successfully Trying to boot from SPI U-Boot 2018.01-02337-gdc4398fdb8 (May 14 2018 - 19:03:16 +0200), Build: jenkins-u-boot-clearfog-model=pro,variant=spi-10 SoC: MV88F6828-?? (a) at 1600 MHz DRAM: 1 GiB (800 MHz, 32-bit, ECC not enabled) MMC: mv_sdh: 0 SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB Model: SolidRun Clearfog Board: SolidRun ClearFog Pro SCSI: SATA link 0 timeout. AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode Net: eth1: ethernet@70000, eth2: ethernet@30000, eth3: ethernet@34000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0(part 0) is current device ** No partition table - mmc 0 ** starting USB... USB0: Register 2000120 NbrPorts 2 Starting the controller USB XHCI 1.00 scanning bus 0 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Device 0: device type unknown ... is now current device ** Bad device usb 0 ** ** Bad device usb 0 ** scanning bus for devices... Found 0 device(s). Link to comment Share on other sites More sharing options...
Heisath Posted November 2, 2019 Share Posted November 2, 2019 Hey there are multiple things you need to check. Are you using Clearfog Pro or Base? In the title you write Pro but from the Logs it looks like you are using a Base image. This might cause problems. Apart from that check the position of the mPCIe card vs. the kernel and uboot you are using. Use this table as a guide: https://docs.google.com/spreadsheets/d/1VggzrfFibH0cmpSGW2FyoJW-d936Y2amwwKutUwX4-8/edit#gid=0 Greetings, count-doku Link to comment Share on other sites More sharing options...
Igor Posted November 2, 2019 Share Posted November 2, 2019 22 hours ago, Gabriel said: U-Boot 2018.01-02337-gdc4398fdb8 (May 14 2018 - 19:03:16 +0200), Build: jenkins-u-boot-clearfog-model=pro,variant=spi-10 This is not our boot loader. You need updated one and did you try with kernel 4.19.y? Link to comment Share on other sites More sharing options...
Recommended Posts