08-25-2018, 06:41 PM
(This post was last modified: 08-25-2018, 06:52 PM by macross_dyrl.)
Good day,
I purchased two of the Rockpro64 Boards and NAS case.
So far I really like the unit.
I plan on donating second board to freebsd project. waiting on them to tell me where to send it.
I am starting to try a few PCI boards boards in the rockpro64.
I was able to get High point RAId card that comes with san digital to work after upgrade of the kernel.
Please post any PCI devices that work here and anything you need to do to get it recognized.
I purchased two of the Rockpro64 Boards and NAS case.
So far I really like the unit.
I plan on donating second board to freebsd project. waiting on them to tell me where to send it.
I am starting to try a few PCI boards boards in the rockpro64.
I was able to get High point RAId card that comes with san digital to work after upgrade of the kernel.
Please post any PCI devices that work here and anything you need to do to get it recognized.
Code:
uname -a
Linux rockpro64 4.18.0-rc8-1060-ayufan-g45828c4db727 #1 SMP PREEMPT Thu Aug 9 19:41:21 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
Code:
lspci -v
00:00.0 PCI bridge: Rockchip Inc. RK3399 PCI Express Root Port Device 0100 (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 255
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00000000-00000fff
Memory behind bridge: fa000000-fa0fffff
Prefetchable memory behind bridge: 00000000-000fffff
Capabilities: <access denied>
01:00.0 RAID bus controller: HighPoint Technologies, Inc. RocketRAID 642L SATA-III Controller (2 eSATA ports + 2 internal SATA ports) (rev 01)
Subsystem: HighPoint Technologies, Inc. RocketRAID 642L SATA-III Controller (2 eSATA ports + 2 internal SATA ports)
Flags: bus master, fast devsel, latency 0, IRQ 231
I/O ports at 0000
I/O ports at 0000
I/O ports at 0000
I/O ports at 0000
I/O ports at 0000
Memory at fa010000 (32-bit, non-prefetchable) [size=2K]
Expansion ROM at fa000000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: ahci
Code:
lsscsi -v
[0:0:0:0] disk ATA TOSHIBA HDWN160 FS1M /dev/sda
dir: /sys/bus/scsi/devices/0:0:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata1/host0/target0:0:0/0:0:0:0]
[0:1:0:0] disk ATA TOSHIBA HDWE160 FS2A /dev/sdb
dir: /sys/bus/scsi/devices/0:1:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata1/host0/target0:1:0/0:1:0:0]
[0:2:0:0] disk ATA TOSHIBA HDWN160 FS1M /dev/sdc
dir: /sys/bus/scsi/devices/0:2:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata1/host0/target0:2:0/0:2:0:0]
[0:3:0:0] disk ATA TOSHIBA HDWE160 FS2A /dev/sdd
dir: /sys/bus/scsi/devices/0:3:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata1/host0/target0:3:0/0:3:0:0]
[2:0:0:0] disk ATA TOSHIBA HDWE150 FP2A /dev/sde
dir: /sys/bus/scsi/devices/2:0:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata3/host2/target2:0:0/2:0:0:0]
[3:0:0:0] disk ATA TOSHIBA HDWE150 FP2A /dev/sdf
dir: /sys/bus/scsi/devices/3:0:0:0 [/sys/devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/ata4/host3/target3:0:0/3:0:0:0]
Code:
/dev/sda:
Timing cached reads: 1976 MB in 2.00 seconds = 987.65 MB/sec
Timing buffered disk reads: 590 MB in 3.00 seconds = 196.52 MB/sec
/dev/sdb:
Timing cached reads: 1980 MB in 2.00 seconds = 989.73 MB/sec
Timing buffered disk reads: 586 MB in 3.01 seconds = 194.69 MB/sec
/dev/sdc:
Timing cached reads: 1990 MB in 2.00 seconds = 995.44 MB/sec
Timing buffered disk reads: 586 MB in 3.01 seconds = 194.71 MB/sec
/dev/sdd:
Timing cached reads: 1986 MB in 2.00 seconds = 992.67 MB/sec
Timing buffered disk reads: 468 MB in 3.00 seconds = 155.81 MB/sec
/dev/sde:
Timing cached reads: 1948 MB in 2.00 seconds = 973.81 MB/sec
Timing buffered disk reads: 402 MB in 3.00 seconds = 133.85 MB/sec