Text VIM3 and nvme

Hello, I tested the nvme port directly on the vim with my samsung disk (mzvpv512HDGL). The disc is well inserted and horizontal. And VIM3 does not detect the disk. Did i forget something ??

the lspci is empty and the dmesg:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.5.0-rc2 (khadas@3a97a4844f91) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #0.8.2 SMP PREEMPT Fri Jan 3 09:48:06 CST 2020
[ 0.000000] Machine model: Khadas VIM3
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000e2400000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] On node 0 totalpages: 1002752
[ 0.000000] DMA zone: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 261376 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 11584 pages used for memmap
[ 0.000000] DMA32 zone: 741376 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 22 pages/cpu s51480 r8192 d30440 u90112
[ 0.000000] pcpu-alloc: s51480 r8192 d30440 u90112 alloc=22*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 987072
[ 0.000000] Kernel command line: root=UUID=1dcaca50-930d-4665-aa5c-352b867e6a71 rootfstype=ext4 rootflags=data=writeback rw ubootpart=a126c535-01 console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.repair=yes net.ifnames=0 jtag=disable mac=86:20:7a:2e:84:c8 androidboot.mac=86:20:7a:2e:84:c8 fan=auto khadas_board=VIM3 hwver=VIM3.V12 coherent_pool=2M imagetype=EMMC_MBR uboottype=mainline
[ 0.000000] uboot setup mac-addr: 86:20:7a:2e:84:c8
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
[ 0.000000] Memory: 3576540K/4011008K available (11582K kernel code, 850K rwdata, 4036K rodata, 576K init, 411K bss, 172324K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x448 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000176] Console: colour dummy device 80x25
[ 0.000493] printk: console [tty0] enabled
[ 0.000534] Calibrating delay loop (skipped), value calculated using timer frequency
 48.00 BogoMIPS (lpj=96000)
[ 0.000554] pid_max: default: 32768 minimum: 301
[ 0.000651] LSM: Security Framework initializing
[ 0.000724] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000752] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000802] *** VALIDATE tmpfs ***
[ 0.001145] *** VALIDATE proc ***
[ 0.001346] *** VALIDATE cgroup1 ***
[ 0.001359] *** VALIDATE cgroup2 ***
[ 0.023914] ASID allocator initialised with 32768 entries
[ 0.031898] rcu: Hierarchical SRCU implementation.
[ 0.047947] smp: Bringing up secondary CPUs 

[ 0.080291] Detected VIPT I-cache on CPU1
[ 0.080335] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.112792] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.112803] Detected VIPT I-cache on CPU2
[ 0.112839] CPU2: Booted secondary processor 0x0000000100 [0x410fd092]
[ 0.144324] Detected VIPT I-cache on CPU3
[ 0.144346] CPU3: Booted secondary processor 0x0000000101 [0x410fd092]
[ 0.176374] Detected VIPT I-cache on CPU4
[ 0.176396] CPU4: Booted secondary processor 0x0000000102 [0x410fd092]
[ 0.208425] Detected VIPT I-cache on CPU5
[ 0.208447] CPU5: Booted secondary processor 0x0000000103 [0x410fd092]
[ 0.208522] smp: Brought up 1 node, 6 CPUs
[ 0.208620] SMP: Total of 6 processors activated.
[ 0.208632] CPU features: detected: 32-bit EL0 Support
[ 0.208644] CPU features: detected: CRC32 instructions
[ 0.209150] CPU: All CPU(s) started at EL2
[ 0.209188] alternatives: patching kernel code
[ 0.210700] devtmpfs: initialized
[ 0.219023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.219063] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.224941] xor: measuring software checksum speed
[ 0.264344] 8regs : 2303.000 MB/sec
[ 0.304403] 32regs : 2831.000 MB/sec
[ 0.344414] arm64_neon: 3250.000 MB/sec
[ 0.344422] xor: using function: arm64_neon (3250.000 MB/sec)
[ 0.344438] pinctrl core: initialized pinctrl subsystem
[ 0.345074] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.345564] NET: Registered protocol family 16
[ 0.347149] DMA: preallocated 2048 KiB pool for atomic allocations
[ 0.347176] audit: initializing netlink subsys (disabled)
[ 0.347263] audit: type=2000 audit(0.344:1): state=initialized audit_enabled=0 res=1
[ 0.347868] cpuidle: using governor menu
[ 0.348139] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.348292] Serial: AMBA PL011 UART driver
[ 0.359297] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.359333] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.359346] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.359357] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.361912] cryptd: max_cpu_qlen set to 1000
[ 0.432594] raid6: neonx8 gen() 2173 MB/s
[ 0.500644] raid6: neonx8 xor() 1970 MB/s
[ 0.568708] raid6: neonx4 gen() 1891 MB/s
[ 0.636746] raid6: neonx4 xor() 1969 MB/s
[ 0.704796] raid6: neonx2 gen() 1504 MB/s
[ 0.772850] raid6: neonx2 xor() 1665 MB/s
[ 0.840917] raid6: neonx1 gen() 1194 MB/s
[ 0.908963] raid6: neonx1 xor() 1283 MB/s
[ 0.977029] raid6: int64x8 gen() 1031 MB/s
[ 1.045099] raid6: int64x8 xor() 701 MB/s
[ 1.113140] raid6: int64x4 gen() 1029 MB/s
[ 1.181206] raid6: int64x4 xor() 706 MB/s
[ 1.249243] raid6: int64x2 gen() 794 MB/s
[ 1.317289] raid6: int64x2 xor() 578 MB/s
[ 1.385404] raid6: int64x1 gen() 500 MB/s
[ 1.453423] raid6: int64x1 xor() 456 MB/s
[ 1.453430] raid6: using algorithm neonx8 gen() 2173 MB/s
[ 1.453437] raid6: 
 xor() 1970 MB/s, rmw enabled
[ 1.453445] raid6: using neon recovery algorithm
[ 1.454547] VSYS_3V3: supplied by DC_IN
[ 1.454975] vgaarb: loaded
[ 1.455190] SCSI subsystem initialized
[ 1.455410] usbcore: registered new interface driver usbfs
[ 1.455443] usbcore: registered new interface driver hub
[ 1.455508] usbcore: registered new device driver usb
[ 1.455761] pps_core: LinuxPPS API ver. 1 registered
[ 1.455771] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 1.455790] PTP clock support registered
[ 1.456034] Advanced Linux Sound Architecture Driver Initialized.
[ 1.456696] clocksource: Switched to clocksource arch_sys_counter
[ 1.456711] *** VALIDATE bpf ***
[ 1.456840] VFS: Disk quotas dquot_6.6.0
[ 1.456880] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.456921] *** VALIDATE ramfs ***
[ 1.456934] *** VALIDATE hugetlbfs ***
[ 1.460395] NET: Registered protocol family 2
[ 1.460794] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 1.460829] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 1.461011] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 1.461206] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.461288] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.461332] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 1.461469] NET: Registered protocol family 1
[ 1.461719] RPC: Registered named UNIX socket transport module.
[ 1.461730] RPC: Registered udp transport module.
[ 1.461737] RPC: Registered tcp transport module.
[ 1.461744] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.461756] PCI: CLS 0 bytes, default 64
[ 1.461856] Trying to unpack rootfs image as initramfs

[ 1.764431] Freeing initrd memory: 8428K
[ 1.765120] kvm [1]: IPA Size Limit: 40bits
[ 1.765501] kvm [1]: vgic interrupt IRQ1
[ 1.765615] kvm [1]: Hyp mode initialized successfully
[ 1.836471] Initialise system trusted keyrings
[ 1.836571] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 1.839680] zbud: loaded
[ 1.841044] NFS: Registering the id_resolver key type
[ 1.841073] Key type id_resolver registered
[ 1.841081] Key type id_legacy registered
[ 1.841093] nfs4filelayout_init: NFSv4 File Layout Driver Registering

[ 1.841102] Installing knfsd (copyright © 1996 okir@monad.swb.de).
[ 1.855029] Key type asymmetric registered
[ 1.855047] Asymmetric key parser ‘x509’ registered
[ 1.855092] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 1.855206] io scheduler mq-deadline registered
[ 1.855216] io scheduler kyber registered
[ 1.855319] io scheduler bfq registered
[ 1.864082] soc soc0: Amlogic Meson G12B (A311D) Revision 29:b (10:2) Detected
[ 1.864801] pwm-regulator: supplied by regulator-dummy
[ 1.864958] VCC_3V3: supplied by VSYS_3V3
[ 1.864988] VCC_1V8: supplied by VCC_3V3
[ 1.865018] VDDIO_AO1V8: supplied by VSYS_3V3
[ 1.865043] EMMC_AO1V8: supplied by VCC_3V3
[ 1.865164] pwm-regulator: supplied by regulator-dummy
[ 1.867036] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.868331] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
[ 2.778757] printk: console [ttyAML0] enabled
[ 2.783503] ffd24000.serial: ttyAML6 at MMIO 0xffd24000 (irq = 21, base_baud = 1500000) is a meson_uart
[ 2.792469] serial serial0: tty port ttyAML6 registered
[ 2.799346] brd: module loaded
[ 2.803319] loop: module loaded
[ 2.804029] Loading iSCSI transport class v2.0-870.
[ 2.808874] iscsi: registered transport (tcp)
[ 2.813909] libphy: Fixed MDIO Bus: probed
[ 2.817543] tun: Universal TUN/TAP device driver, 1.6
[ 2.824028] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 2.828342] ehci-pci: EHCI PCI platform driver
[ 2.832756] ehci-platform: EHCI generic platform driver
[ 2.838026] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 2.844039] ohci-pci: OHCI PCI platform driver
[ 2.848454] ohci-platform: OHCI generic platform driver
[ 2.853909] usbcore: registered new interface driver usb-storage
[ 2.860394] mousedev: PS/2 mouse device common for all mice
[ 2.865409] i2c /dev entries driver
[ 2.872566] rtc-hym8563 0-0051: no valid clock/calendar values available
[ 2.875246] rtc-hym8563 0-0051: registered as rtc0
[ 2.881171] mcu_probe
[ 2.882154] mcu_probe: board: VIM3 (3), hwver: V12 (2)
[ 2.888331] create_mcu_attrs
[ 2.892775] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 999999 KHz
[ 2.897405] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 1000000 KHz
[ 2.909528] sdhci: Secure Digital Host Controller Interface driver
[ 2.911904] sdhci: Copyright© Pierre Ossman
[ 2.916246] Synopsys Designware Multimedia Card Interface Driver
[ 2.922522] meson-gx-mmc ffe03000.sd: allocated mmc-pwrseq
[ 2.956914] meson-gx-mmc ffe05000.sd: Got CD GPIO
[ 2.985520] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
[ 2.989729] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.993014] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.998438] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
[ 3.005617] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
[ 3.012578] mmc0: queuing unknown CIS tuple 0x81 (9 bytes)
[ 3.012819] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.020389] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.024420] meson-sm: secure-monitor enabled
[ 3.029355] usbcore: registered new interface driver usbhid
[ 3.033973] usbhid: USB HID core driver
[ 3.042644] NET: Registered protocol family 10
[ 3.043149] Segment Routing with IPv6
[ 3.045793] NET: Registered protocol family 17
[ 3.050183] Key type dns_resolver registered
[ 3.054724] registered taskstats version 1
[ 3.058454] Loading compiled-in X.509 certificates
[ 3.063346] zswap: loaded using pool lzo/zbud
[ 3.067534] Key type ._fscrypt registered
[ 3.071460] Key type .fscrypt registered
[ 3.075857] Btrfs loaded, crc32c=crc32c-generic
[ 3.080651] random: fast init done
[ 3.082964] Key type encrypted registered
[ 3.090410] mmc0: new high speed SDIO card at address 0001
[ 3.093441] VCC_5V: supplied by DC_IN
[ 3.096356] USB_PWR: supplied by VCC_5V
[ 3.155161] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
[ 3.156131] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
[ 3.162370] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
[ 3.168217] meson8b-dwmac ff3f0000.ethernet: no reset control found
[ 3.175643] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 3.181571] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
[ 3.186737] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
[ 3.194178] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
[ 3.201505] meson8b-dwmac ff3f0000.ethernet: COE Type 2
[ 3.206705] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
[ 3.213735] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
[ 3.220061] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
[ 3.225910] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
[ 3.231759] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.239759] libphy: stmmac: probed
[ 3.243599] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
[ 3.248240] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
[ 3.255844] dwc2 ff400000.usb: ff400000.usb supply vusb_d not found, using dummy regulator
[ 3.261555] dwc2 ff400000.usb: ff400000.usb supply vusb_a not found, using dummy regulator
[ 3.269879] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[ 3.277031] dwc3 ff500000.usb: Failed to get clk ‘ref’: -2
[ 3.282316] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.287675] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 3.295465] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
[ 3.304616] xhci-hcd xhci-hcd.0.auto: irq 30, io mem 0xff500000
[ 3.310516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 3.318620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.325820] usb usb1: Product: xHCI Host Controller
[ 3.330682] usb usb1: Manufacturer: Linux 5.5.0-rc2 xhci-hcd
[ 3.336146] usb usb1: SerialNumber: xhci-hcd.0.auto
[ 3.341139] mmc2: new HS200 MMC card at address 0001
[ 3.346205] mmcblk2: mmc2:0001 BJTD4R 29.1 GiB
[ 3.350554] mmcblk2boot0: mmc2:0001 BJTD4R partition 1 4.00 MiB
[ 3.356265] hub 1-0:1.0: USB hub found
[ 3.359955] hub 1-0:1.0: 2 ports detected
[ 3.364111] mmcblk2boot1: mmc2:0001 BJTD4R partition 2 4.00 MiB
[ 3.370056] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.375224] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 3.382810] mmcblk2rpmb: mmc2:0001 BJTD4R partition 3 4.00 MiB, chardev (244:0)
[ 3.390060] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 3.396535] usb usb2: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 3.404559] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 3.412738] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.419887] usb usb2: Product: xHCI Host Controller
[ 3.424715] usb usb2: Manufacturer: Linux 5.5.0-rc2 xhci-hcd
[ 3.430321] usb usb2: SerialNumber: xhci-hcd.0.auto
[ 3.435820] hub 2-0:1.0: USB hub found
[ 3.438879] hub 2-0:1.0: 1 port detected
[ 3.443363] mmcblk2: p1 p2
[ 3.447602] libphy: mdio_mux: probed
[ 3.454479] libphy: mdio_mux: probed
[ 3.456700] rtc-hym8563 0-0051: no valid clock/calendar values available
[ 3.459215] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock
[ 3.468836] ALSA device list:
[ 3.468961] No soundcards found.
[ 3.472658] Freeing unused kernel memory: 576K
[ 3.504925] Run /init as init process
[ 3.622548] meson-vrtc ff8000a8.rtc: registered as rtc1
[ 3.704769] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 3.855888] usb 1-1: New USB device found, idVendor=1a40, idProduct=0801, bcdDevice= 1.00
[ 3.858491] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 3.865559] usb 1-1: Product: USB 2.0 Hub
[ 3.908889] hub 1-1:1.0: USB hub found
[ 3.909048] hub 1-1:1.0: 4 ports detected
[ 4.220811] usb 1-1.1: new low-speed USB device number 3 using xhci-hcd
[ 4.265453] EXT4-fs (mmcblk2p2): mounted filesystem with writeback data mode. Opts: data=writeback
[ 4.349063] usb 1-1.1: New USB device found, idVendor=17ef, idProduct=608c, bcdDevice= 1.07
[ 4.351832] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.359039] usb 1-1.1: Product: Lenovo Calliope USB Keyboard
[ 4.364636] usb 1-1.1: Manufacturer: Lenovo
[ 4.446405] systemd[1]: System time before build time, advancing clock.
[ 4.466220] input: Lenovo Lenovo Calliope USB Keyboard as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.0/0003:17EF:608C.0001/input/input0
[ 4.491221] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 4.506932] systemd[1]: Detected architecture arm64.
[ 4.533559] hid-generic 0003:17EF:608C.0001: input: USB HID v1.11 Keyboard [Lenovo Lenovo Calliope USB Keyboard] on usb-xhci-hcd.0.auto-1.1/input0
[ 4.541815] systemd[1]: Set hostname to .
[ 4.549074] input: Lenovo Lenovo Calliope USB Keyboard System Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.1/0003:17EF:608C.0002/input/input1
[ 4.553552] systemd[1]: Couldn’t move remaining userspace processes, ignoring: Input/output error
[ 4.624926] input: Lenovo Lenovo Calliope USB Keyboard Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.1/1-1.1:1.1/0003:17EF:608C.0002/input/input2
[ 4.636812] hid-generic 0003:17EF:608C.0002: input: USB HID v1.11 Device [Lenovo Lenovo Calliope USB Keyboard] on usb-xhci-hcd.0.auto-1.1/input1
[ 4.732726] usb 1-1.2: new low-speed USB device number 4 using xhci-hcd
[ 4.772488] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.773498] systemd[1]: Reached target User and Group Name Lookups.
[ 4.780618] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.786243] systemd[1]: Reached target Swap.
[ 4.791171] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.797077] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.804609] systemd[1]: Started ntp-systemd-netif.path.
[ 4.810220] systemd[1]: Created slice System Slice.
[ 4.814870] systemd[1]: Listening on Journal Socket.
[ 4.845466] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.856621] usb 1-1.2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[ 4.859421] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.859425] usb 1-1.2: Product: USB Optical Mouse
[ 4.859427] usb 1-1.2: Manufacturer: PixArt
[ 4.861515] EXT4-fs (mmcblk2p2): re-mounted. Opts: commit=600,errors=remount-ro
[ 4.862601] cfg80211: Loaded X.509 cert ‘sforshee: 00b28ddf47aef9cea7’
[ 4.884330] brcmfmac: F1 signature read @0x18000000=0x17294359
[ 4.900128] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4359-sdio for chip BCM4359/9
[ 4.905401] input: PixArt USB Optical Mouse as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.2/1-1.2:1.0/0003:093A:2510.0003/input/input3
[ 4.919022] hid-generic 0003:093A:2510.0003: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-xhci-hcd.0.auto-1.2/input0
[ 4.934438] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac4359-sdio.khadas,vim3.txt failed with error -2
[ 4.949214] systemd-journald[1565]: Received request to flush runtime journal from PID 1
[ 5.192951] mc: Linux media interface: v0.10
[ 5.193522] debugfs: Directory ‘ff800280.cec’ with parent ‘regmap’ already present!
[ 5.194232] random: crng init done
[ 5.195554] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.199689] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[ 5.202751] videodev: Linux video capture interface: v2.00
[ 5.208443] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.208449] [drm] No driver support for vblank timestamp query.
[ 5.208531] meson-drm ff900000.vpu: CVBS Output connector not available
[ 5.215738] meson_vdec: module is from the staging directory, the quality is unknown, you have been warned.
[ 5.223717] Bluetooth: Core ver 2.22
[ 5.223745] NET: Registered protocol family 31
[ 5.223746] Bluetooth: HCI device and connection manager initialized
[ 5.223755] Bluetooth: HCI socket layer initialized
[ 5.223759] Bluetooth: L2CAP socket layer initialized
[ 5.223764] Bluetooth: SCO socket layer initialized
[ 5.228735] Registered IR keymap rc-khadas
[ 5.232152] IR NEC protocol handler initialized
[ 5.236805] Bluetooth: HCI UART driver ver 2.3
[ 5.236811] Bluetooth: HCI UART protocol H4 registered
[ 5.236812] Bluetooth: HCI UART protocol BCSP registered
[ 5.237320] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[ 5.238102] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[ 5.238583] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[ 5.239049] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
[ 5.240571] Bluetooth: HCI UART protocol LL registered
[ 5.240575] Bluetooth: HCI UART protocol ATH3K registered
[ 5.240594] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.240899] Bluetooth: HCI UART protocol Intel registered
[ 5.241098] hci_uart_bcm serial0-0: serial0-0 supply vbat not found, using dummy regulator
[ 5.241133] hci_uart_bcm serial0-0: serial0-0 supply vddio not found, using dummy regulator
[ 5.241444] Bluetooth: HCI UART protocol Broadcom registered
[ 5.241465] Bluetooth: HCI UART protocol QCA registered
[ 5.241466] Bluetooth: HCI UART protocol AG6XX registered
[ 5.241481] Bluetooth: HCI UART protocol Marvell registered
[ 5.256865] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
[ 5.256925] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input4
[ 5.257042] rc rc0: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
[ 5.257353] meson-ir ff808000.ir: receiver initialized
[ 5.504098] zram: Added device: zram0
[ 5.504297] zram: Added device: zram1
[ 5.504471] zram: Added device: zram2
[ 5.504627] zram: Added device: zram3
[ 5.504824] zram: Added device: zram4
[ 5.504966] zram: Added device: zram5
[ 5.535725] zram1: detected capacity change from 0 to 268435456
[ 5.549491] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet]
[ 5.556146] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
[ 5.556157] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
[ 5.556165] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
[ 5.584723] Adding 262140k swap on /dev/zram1. Priority:5 extents:1 across:262140k SSFS
[ 5.587398] zram2: detected capacity change from 0 to 268435456
[ 5.605410] Bluetooth: hci1: BCM: chip id 121
[ 5.605718] Bluetooth: hci1: BCM: features 0x0e
[ 5.607291] Bluetooth: hci1: BCM4359C0
[ 5.607297] Bluetooth: hci1: BCM4359C0 (003.001.006) build 0000
[ 5.636749] Adding 262140k swap on /dev/zram2. Priority:5 extents:1 across:262140k SSFS
[ 5.637978] zram3: detected capacity change from 0 to 268435456
[ 5.661565] Console: switching to colour frame buffer device 240x67
[ 5.684220] meson-drm ff900000.vpu: fb0: mesondrmfb frame buffer device
[ 5.692750] Adding 262140k swap on /dev/zram3. Priority:5 extents:1 across:262140k SSFS
[ 5.695514] zram4: detected capacity change from 0 to 268435456
[ 5.712643] axg-sound-card sound: snd-soc-dummy-dai <-> ff6421c0.audio-controller mapping ok
[ 5.713826] axg-sound-card sound: snd-soc-dummy-dai <-> ff642200.audio-controller mapping ok
[ 5.714593] axg-sound-card sound: snd-soc-dummy-dai <-> ff642240.audio-controller mapping ok
[ 5.716088] axg-sound-card sound: I2S IN B <-> TDM Pad mapping ok
[ 5.716095] axg-sound-card sound: snd-soc-dummy-dai <-> TDM Loopback mapping ok
[ 5.716102] axg-sound-card sound: i2s-hifi <-> I2S OUT mapping ok
[ 5.724760] Adding 262140k swap on /dev/zram4. Priority:5 extents:1 across:262140k SSFS
[ 5.894614] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.894618] Bluetooth: BNEP filters: protocol multicast
[ 5.894627] Bluetooth: BNEP socket layer initialized
[ 6.449481] Bluetooth: hci1: BCM4359C0 (003.001.006) build 0268
[ 7.404800] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4359-sdio for chip BCM4359/9
[ 7.407696] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 7.420829] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4359/9 wl0: Jan 19 2018 12:14:30 version 9.87.51.11.8 (a85e25e@shgit) Âź FWID 01-cb5aa0a5
[ 7.888886] ieee80211 phy0: brcmf_dongle_roam: WLC_SET_ROAM_TRIGGER error (-52)
[ 9.004152] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 9.004179] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Umm, please specify the firmware, it is difficult to figure it out, Have you enabled it in the software,
The USB3.0/PCIe switch?

follow this for correct instructions,

1 Like

Hi, there shouldn’t be any problems with Samsung.

I had not seen the switchn, thanks you [Electr1].

I activated PCI + restart. The disc is not recognized.

Still not recognized ?, try lsblk, see if some mass storage appears yet,
please list your Firmware mate :slight_smile: some of the Firmware doesn’t have support or has bugs, especially the 5.3 to 5.5 kernel

on other devices, how does the disk behave?

I’m on Linux Khadas 5.5.0-rc2
khadas@Khadas:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
*mmcblk2 179:0 0 29.1G 0 disk *
├─mmcblk2p1 179:1 0 300M 0 part /boot
└─mmcblk2p2 179:2 0 28.4G 0 part /
*mmcblk2boot0 179:32 0 4M 1 disk *
*mmcblk2boot1 179:64 0 4M 1 disk *
zram1 253:1 0 256M 0 disk [SWAP]
zram2 253:2 0 256M 0 disk [SWAP]
zram3 253:3 0 256M 0 disk [SWAP]
zram4 253:4 0 256M 0 disk [SWAP]
khadas@Khadas:~$ uname -a
Linux Khadas 5.5.0-rc2 #0.8.2 SMP PREEMPT Fri Jan 3 09:48:06 CST 2020 aarch64 aarch64 aarch64 GNU/Linux
khadas@Khadas:~$ cat /sys/class/mcu/usb_pcie_switch_mode
1

I use the disc in a USB key. On my PC, it works well. But I can’t manage to use via USB on VIM3 and jetson nano.

ok, can you temporarily download Android and check? you will need to switch the trigger for nvme in the settings too

has been told before,

and has been switched, seems that there is still no luck

specifically about Android, he said nothing.

in any case, you need to check on different OS to exclude incompatibility of firmware

I am sorry, I was referring to this,

Oh Man, we have a bit of a communication problem :grin:,
Hope that doesn’t become a problem

the main thing that ronron understood!
:wink:

That’s about ok, Atleast he could understand us both :rofl:

Wait a second, @ronron that firmware has PCIe disabled due to bugs
Its obvious it doesn’t work. try a newer firmware

Hello, Since you are using an SD/USB firmware, why not give Focal 5.7 version a go.

1 Like

Yes use that it is the latest firmware with proper PCIe support,
here is a reference to where I know about it

I hope that solves the problem ,and sums it up , Good day !

2 Likes

Well, actually I hinted at it
:blush:

1 Like

Oops, It happened again :sweat_smile:

no, we just have a great desire to help
:yum:

Yes, I do agree
:blush: