连接M.2出现断电检测不到硬盘问题

Which Khadas SBC do you use?

VIM3 Pro

Which system do you use? Android, Ubuntu, OOWOW or others?

官方下载的Ubuntu

Which version of system do you use? Khadas official images, self built images, or others?

VIM3_Ubuntu-server-focal_Linux-4.9_arm64_EMMC_V1.0.9-211217.img.xz

Please describe your issue below:

设置
echo 1 > /sys/class/mcu/usb_pcie_switch_mode
关机重启,格式化硬盘,能识别到2T硬盘并正常使用。
但此时,断电关机会检测不到硬盘,另外执行如下命令:
cat /sys/class/mcu/usb_pcie_switch_mode && ls /dev/nvme*
1
/dev/nvme-fabrics
发现模式是对的为1,但是设备节点不见了。
此时执行
reboot
发现硬盘能正常使用,再次拔掉电源重新上电,硬盘又不见。
总的来说就是,拔电源上电,2T M.2硬盘检测不到,执行reboot可以检测到。

Post a console log of your issue below:

[    8.887208] Bluetooth: RFCOMM socket layer initialized
[    8.887223] Bluetooth: RFCOMM ver 1.11
[    8.887234] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.887235] Bluetooth: BNEP filters: protocol multicast
[    8.887241] Bluetooth: BNEP socket layer initialized
[    8.887243] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    8.887247] Bluetooth: HIDP socket layer initialized
[    8.887259] l2tp_core: L2TP core driver, V2.0
[    8.887265] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    8.887266] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[    8.887274] l2tp_netlink: L2TP netlink interface
[    8.887289] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[    8.887298] l2tp_debugfs: L2TP debugfs support
[    8.887300] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[    8.887371] NET: Registered protocol family 35
[    8.887398] Key type dns_resolver registered
[    8.888104] Registered swp emulation handler
[    8.888112] Registered cp15_barrier emulation handler
[    8.888119] Registered setend emulation handler
[    8.888530] registered taskstats version 1
[    8.893735] edt_ft5x06 3-0038: probing for EDT FT5x06 I2C
[    9.212534] edt_ft5x06 3-0038: touchscreen probe failed
[    9.213055] dwc3 ff500000.dwc3: Configuration mismatch. dr_mode forced to host
[    9.215638] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    9.215648] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    9.215841] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe64 hci version 0x110 quirks 0x00010010
[    9.215865] xhci-hcd xhci-hcd.0.auto: irq 15, io mem 0xff500000
[    9.216208] hub 1-0:1.0: USB hub found
[    9.216222] hub 1-0:1.0: 2 ports detected
[    9.216384] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    9.216389] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    9.216421] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    9.216702] hub 2-0:1.0: USB hub found
[    9.216713] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    9.219646] usb usb2: Unsupported the hub
[    9.224014] i2c i2c-4: sensor_probe: kxtj3,ffffffc09ad95400
[    9.224168] sensors 4-000e: sensor_chip_init:kxtj3:devid=0x35,ops=0xffffff800ab48330
[    9.224650] input: gsensor as /devices/platform/soc/ff800000.aobus/ff805000.i2c/i2c-4/4-000e/input/input4
[    9.225051] sensors 4-000e: sensor_irq_init:use polling,delay=30 ms
[    9.225136] sensors 4-000e: sensor_misc_device_register:miscdevice: accel
[    9.225139] sensors 4-000e: sensor_probe:initialized ok,sensor name:kxtj3,type:2,id=0

[    9.225168] rtc-hym8563 4-0051: no valid clock/calendar values available
[    9.225171] rtc-hym8563 4-0051: hctosys: unable to read the hardware clock
[    9.231163] dwc_otg ff400000.dwc2_a: dwc_otg_driver_probe(ffffffc09b199000)
[    9.231177] dwc_otg: usb0: type: 2 speed: 0, config: 0, dma: 0, id: 0, phy: ffe09000, ctrl: 0
[    9.231189] dwc_otg ff400000.dwc2_a: base=0xffffff8010700000
[    9.231191] dwc_otg ff400000.dwc2_a: dwc_otg_device=0xffffffc099cb3800
[    9.331311] dwc_otg: Core Release: 3.30a
[    9.331314] dwc_otg: Setting default values for core params
[    9.331320] dwc_otg: curmode: 0, host_only: 0
[    9.331331] dwc_otg ff400000.dwc2_a: DMA config: BURST_DEFAULT
[    9.343465] dwc_otg: Using Buffer DMA mode
[    9.343468] dwc_otg: OTG VER PARAM: 1, OTG VER FLAG: 1
[    9.343470] dwc_otg: Working on port type = SLAVE
[    9.343473] dwc_otg: Dedicated Tx FIFOs mode
[    9.344528] input: adc_keypad as /devices/platform/adc_keypad/input/input5
[    9.344985] bl: chip type/name: (5-g12a)
[    9.344988] bl: key_valid: 0
[    9.344990] bl: aml_bl_config_load from dts
[    9.344993] bl: no backlight exist
[    9.345000] aml-bl: probe of backlight failed with error -1
[    9.345363] meson_cdev probe
[    9.345404] meson_cdev index: 0
[    9.345450] thermal thermal_zone0: binding zone soc_thermal with cdev thermal-cpufreq-0 failed:-22
[    9.348955] meson_cdev index: 1
[    9.348990] thermal thermal_zone0: binding zone soc_thermal with cdev thermal-cpufreq-1 failed:-22
[    9.358057] meson_cdev index: 2
[    9.358061] cpucore_cooling_register, max_cpu_core_num:2
[    9.358120] meson_cdev index: 3
[    9.358122] cpucore_cooling_register, max_cpu_core_num:4
[    9.358172] meson_cdev index: 4
[    9.358184] meson_cdev index: 5
[    9.358207] find tzd id: 0
[    9.358290] find tzd id: 0
[    9.358350] find tzd id: 0
[    9.358375] meson_cdev probe done
[    9.358452] gxbb_pm: enter meson_pm_probe!
[    9.358467] gxbb_pm: meson_pm_probe done
[    9.358830] ALSA device list:
[    9.358832]   #0: AML-AUGESOUND
[    9.358937] meson_uart ff803000.serial: ttyS0 use xtal(24M) 24000000 change 115200 to 115200
[    9.360900] Freeing unused kernel memory: 5568K
[    9.544332] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[    9.696541] hub 1-1:1.0: USB hub found
[    9.696576] hub 1-1:1.0: 4 ports detected
[    9.708019] fb: osd[0] enable: 1 (sh)
[   10.716483] fb: osd[1] enable: 0 (sh)
[   11.324298] vout: aml_tvout_mode_work: monitor_timeout
[   11.812326] raid6: int64x1  gen()  1100 MB/s
[   11.880322] raid6: int64x1  xor()   990 MB/s
[   11.948301] raid6: int64x2  gen()  1664 MB/s
[   12.016309] raid6: int64x2  xor()  1348 MB/s
[   12.084315] raid6: int64x4  gen()  2256 MB/s
[   12.152305] raid6: int64x4  xor()  1589 MB/s
[   12.220311] raid6: int64x8  gen()  2291 MB/s
[   12.288294] raid6: int64x8  xor()  1565 MB/s
[   12.356315] raid6: neonx1   gen()  2665 MB/s
[   12.424304] raid6: neonx1   xor()  1650 MB/s
[   12.492293] raid6: neonx2   gen()  3259 MB/s
[   12.560301] raid6: neonx2   xor()  2481 MB/s
[   12.628307] raid6: neonx4   gen()  4040 MB/s
[   12.696295] raid6: neonx4   xor()  3188 MB/s
[   12.764300] raid6: neonx8   gen()  4649 MB/s
[   12.832293] raid6: neonx8   xor()  3429 MB/s
[   12.832295] raid6: using algorithm neonx8 gen() 4649 MB/s
[   12.832297] raid6: .... xor() 3429 MB/s, rmw enabled
[   12.832299] raid6: using intx1 recovery algorithm
[   12.832648] xor: measuring software checksum speed
[   12.872312]    8regs     :  7459.000 MB/sec
[   12.912301]    8regs_prefetch:  6276.000 MB/sec
[   12.952291]    32regs    :  8579.000 MB/sec
[   12.992290]    32regs_prefetch:  8350.000 MB/sec
[   12.992293] xor: using function: 32regs (8579.000 MB/sec)
[   13.019309] Btrfs loaded, crc32c=crc32c-generic, assert=on
[   13.019360] BTRFS: selftest: sectorsize: 4096  nodesize: 4096
[   13.019362] BTRFS: selftest: Running btrfs free space cache tests
[   13.019371] BTRFS: selftest: Running extent only tests
[   13.019381] BTRFS: selftest: Running bitmap only tests
[   13.019392] BTRFS: selftest: Running bitmap and extent tests
[   13.019404] BTRFS: selftest: Running space stealing from bitmap to extent
[   13.019728] BTRFS: selftest: Free space cache tests finished
[   13.019730] BTRFS: selftest: Running extent buffer operation tests
[   13.019731] BTRFS: selftest: Running btrfs_split_item tests
[   13.019755] BTRFS: selftest: Running extent I/O tests
[   13.019757] BTRFS: selftest: Running find delalloc tests
[   13.129280] BTRFS: selftest: Running extent buffer bitmap tests
[   13.180138] BTRFS: selftest: Extent I/O tests finished
[   13.180140] BTRFS: selftest: Running btrfs_get_extent tests
[   13.180237] BTRFS: selftest: Running hole first btrfs_get_extent test
[   13.180252] BTRFS: selftest: Running outstanding_extents tests
[   13.180283] BTRFS: selftest: Running qgroup tests
[   13.180285] BTRFS: selftest: Qgroup basic add
[   13.180342] BTRFS: selftest: Qgroup multiple refs test
[   13.180387] BTRFS: selftest: Running free space tree tests
[   13.201776] BTRFS: selftest: sectorsize: 4096  nodesize: 8192
[   13.201778] BTRFS: selftest: Running btrfs free space cache tests
[   13.201782] BTRFS: selftest: Running extent only tests
[   13.201792] BTRFS: selftest: Running bitmap only tests
[   13.201801] BTRFS: selftest: Running bitmap and extent tests
[   13.201814] BTRFS: selftest: Running space stealing from bitmap to extent
[   13.202132] BTRFS: selftest: Free space cache tests finished
[   13.202134] BTRFS: selftest: Running extent buffer operation tests
[   13.202136] BTRFS: selftest: Running btrfs_split_item tests
[   13.202148] BTRFS: selftest: Running extent I/O tests
[   13.202150] BTRFS: selftest: Running find delalloc tests
[   13.311463] BTRFS: selftest: Running extent buffer bitmap tests
[   13.362397] BTRFS: selftest: Extent I/O tests finished
[   13.362399] BTRFS: selftest: Running btrfs_get_extent tests
[   13.362499] BTRFS: selftest: Running hole first btrfs_get_extent test
[   13.362515] BTRFS: selftest: Running outstanding_extents tests
[   13.362544] BTRFS: selftest: Running qgroup tests
[   13.362546] BTRFS: selftest: Qgroup basic add
[   13.362578] BTRFS: selftest: Qgroup multiple refs test
[   13.362623] BTRFS: selftest: Running free space tree tests
[   13.384027] BTRFS: selftest: sectorsize: 4096  nodesize: 16384
[   13.384030] BTRFS: selftest: Running btrfs free space cache tests
[   13.384034] BTRFS: selftest: Running extent only tests
[   13.384043] BTRFS: selftest: Running bitmap only tests
[   13.384053] BTRFS: selftest: Running bitmap and extent tests
[   13.384065] BTRFS: selftest: Running space stealing from bitmap to extent
[   13.384393] BTRFS: selftest: Free space cache tests finished
[   13.384395] BTRFS: selftest: Running extent buffer operation tests
[   13.384397] BTRFS: selftest: Running btrfs_split_item tests
[   13.384410] BTRFS: selftest: Running extent I/O tests
[   13.384412] BTRFS: selftest: Running find delalloc tests
[   13.493757] BTRFS: selftest: Running extent buffer bitmap tests
[   13.544613] BTRFS: selftest: Extent I/O tests finished
[   13.544616] BTRFS: selftest: Running btrfs_get_extent tests
[   13.544713] BTRFS: selftest: Running hole first btrfs_get_extent test
[   13.544729] BTRFS: selftest: Running outstanding_extents tests
[   13.544758] BTRFS: selftest: Running qgroup tests
[   13.544761] BTRFS: selftest: Qgroup basic add
[   13.544793] BTRFS: selftest: Qgroup multiple refs test
[   13.544838] BTRFS: selftest: Running free space tree tests
[   13.566275] BTRFS: selftest: sectorsize: 4096  nodesize: 32768
[   13.566278] BTRFS: selftest: Running btrfs free space cache tests
[   13.566283] BTRFS: selftest: Running extent only tests
[   13.566292] BTRFS: selftest: Running bitmap only tests
[   13.566302] BTRFS: selftest: Running bitmap and extent tests
[   13.566314] BTRFS: selftest: Running space stealing from bitmap to extent
[   13.566634] BTRFS: selftest: Free space cache tests finished
[   13.566636] BTRFS: selftest: Running extent buffer operation tests
[   13.566638] BTRFS: selftest: Running btrfs_split_item tests
[   13.566651] BTRFS: selftest: Running extent I/O tests
[   13.566653] BTRFS: selftest: Running find delalloc tests
[   13.675843] BTRFS: selftest: Running extent buffer bitmap tests
[   13.726763] BTRFS: selftest: Extent I/O tests finished
[   13.726766] BTRFS: selftest: Running btrfs_get_extent tests
[   13.726865] BTRFS: selftest: Running hole first btrfs_get_extent test
[   13.726882] BTRFS: selftest: Running outstanding_extents tests
[   13.726912] BTRFS: selftest: Running qgroup tests
[   13.726914] BTRFS: selftest: Qgroup basic add
[   13.726947] BTRFS: selftest: Qgroup multiple refs test
[   13.726993] BTRFS: selftest: Running free space tree tests
[   13.748456] BTRFS: selftest: sectorsize: 4096  nodesize: 65536
[   13.748458] BTRFS: selftest: Running btrfs free space cache tests
[   13.748462] BTRFS: selftest: Running extent only tests
[   13.748471] BTRFS: selftest: Running bitmap only tests
[   13.748481] BTRFS: selftest: Running bitmap and extent tests
[   13.748494] BTRFS: selftest: Running space stealing from bitmap to extent
[   13.748814] BTRFS: selftest: Free space cache tests finished
[   13.748816] BTRFS: selftest: Running extent buffer operation tests
[   13.748818] BTRFS: selftest: Running btrfs_split_item tests
[   13.748833] BTRFS: selftest: Running extent I/O tests
[   13.748835] BTRFS: selftest: Running find delalloc tests
[   13.858317] BTRFS: selftest: Running extent buffer bitmap tests
[   13.909198] BTRFS: selftest: Extent I/O tests finished
[   13.909200] BTRFS: selftest: Running btrfs_get_extent tests
[   13.909301] BTRFS: selftest: Running hole first btrfs_get_extent test
[   13.909319] BTRFS: selftest: Running outstanding_extents tests
[   13.909350] BTRFS: selftest: Running qgroup tests
[   13.909352] BTRFS: selftest: Qgroup basic add
[   13.909385] BTRFS: selftest: Qgroup multiple refs test
[   13.909435] BTRFS: selftest: Running free space tree tests
[   19.161436] EXT4-fs (mmcblk0p6): recovery complete
[   19.161828] EXT4-fs (mmcblk0p6): mounted filesystem with writeback data mode. Opts: data=writeback
[   19.327286] systemd[1]: System time before build time, advancing clock.
[   19.344575] cgroup: cgroup2: unknown option "nsdelegate"
[   19.352743] systemd[1]: systemd 245.4-4ubuntu3.13 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)
[   19.353414] systemd[1]: Detected architecture arm64.
[   19.360235] systemd[1]: Set hostname to <Khadas>.
[   19.405256] systemd-fstab-generator[2524]: Failed to create unit file /run/systemd/generator/mnt-disk.mount, as it already exists. Duplicate entry in /etc/fstab?
[   19.431905] systemd[2520]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
[   19.572378] systemd[1]: Created slice system-modprobe.slice.
[   19.572831] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   19.573177] systemd[1]: Created slice User and Session Slice.
[   19.573278] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   19.573698] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   19.573798] systemd[1]: Reached target Remote File Systems.
[   19.573819] systemd[1]: Reached target Slices.
[   19.573841] systemd[1]: Reached target Swap.
[   19.573860] systemd[1]: Reached target System Time Set.
[   19.575298] systemd[1]: Listening on Syslog Socket.
[   19.575455] systemd[1]: Listening on fsck to fsckd communication Socket.
[   19.575547] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   19.575853] systemd[1]: Listening on Journal Audit Socket.
[   19.575982] systemd[1]: Listening on Journal Socket (/dev/log).
[   19.576157] systemd[1]: Listening on Journal Socket.
[   19.576414] systemd[1]: Listening on udev Control Socket.
[   19.576526] systemd[1]: Listening on udev Kernel Socket.
[   19.578174] systemd[1]: Mounting Huge Pages File System...
[   19.579769] systemd[1]: Mounting POSIX Message Queue File System...
[   19.581640] systemd[1]: Mounting Kernel Debug File System...
[   19.583629] systemd[1]: Mounting Kernel Trace File System...
[   19.586231] systemd[1]: Starting Journal Service...
[   19.588262] systemd[1]: Started Camera ISP 3A server service.
[   19.592678] systemd[1]: Starting Restore / save the current clock...
[   19.594867] systemd[1]: Starting Set the console keyboard layout...
[   19.600949] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   19.601052] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[   19.603332] systemd[1]: Started Nameserver information manager.
[   19.603589] systemd[1]: Reached target Network (Pre).
[   19.606442] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   19.606545] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   19.612872] systemd[1]: Starting Load Kernel Modules...
[   19.615184] systemd[1]: Starting Remount Root and Kernel File Systems...
[   19.617811] systemd[1]: Starting udev Coldplug all Devices...
[   19.620613] systemd[1]: Mounted Huge Pages File System.
[   19.621055] systemd[1]: Mounted POSIX Message Queue File System.
[   19.621519] systemd[1]: Mounted Kernel Debug File System.
[   19.621977] systemd[1]: Mounted Kernel Trace File System.
[   19.623341] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   19.635633] systemd[1]: Finished Restore / save the current clock.
[   19.659259] EXT4-fs (mmcblk0p6): re-mounted. Opts: commit=600,errors=remount-ro
[   19.692071] dhd_module_init: in Dongle Host Driver, version 1.579.77.41.10 (r)
[   19.692077] ======== dhd_wlan_init_plat_data ========
[   19.692080] dhd_wlan_init_gpio: WL_HOST_WAKE=-1, oob_irq=103, oob_irq_flags=0x418
[   19.692081] dhd_wlan_init_gpio: WL_REG_ON=-1
[   19.692083] dhd_wifi_platform_load: Enter
[   19.692102] Power-up adapter 'DHD generic adapter'
[   19.692104] wifi_platform_set_power = 1
[   19.692106] ======== PULL WL_REG_ON(-1) HIGH! ========
[   19.692119] aml_wifi wifi: [extern_wifi_set_enable] WIFI  Disable! 482
[   19.701271] systemd[1]: camera_isp_3a_server.service: Succeeded.
[   19.703419] systemd[1]: Started Journal Service.
[   19.723536] systemd-journald[2537]: Received client request to flush runtime journal.
[   19.892141] aml_wifi wifi: [extern_wifi_set_enable] WIFI  Enable! 482
[   20.395609] amlvideo2.0 cma memory is cfc00000 , size is  1800000
[   20.396345] wifi_platform_bus_enumerate device present 1
[   20.396354] ======== Card detection to detect SDIO card! ========
[   20.397285] amlvideo2.0 cma memory release succeed
[   20.397730] meson-mmc: sdio: resp_timeout,vstat:0xa1ff2800,virqc:3fff
[   20.398709] meson-mmc: sdio: err: wait for irq service, bus_fsm:0x8
[   20.406557] meson-mmc: sdio: resp_timeout,vstat:0xa1ff2800,virqc:3fff
[   20.406666] amlvideo2.1 cma memory is cfc00000 , size is  1800000
[   20.406961] amlvideo2.1 cma memory release succeed
[   20.411709] meson-mmc: sdio: err: wait for irq service, bus_fsm:0x8
[   20.422806] meson-mmc: sdio: resp_timeout,vstat:0xa1ff2800,virqc:3fff
[   20.424709] meson-mmc: sdio: err: wait for irq service, bus_fsm:0x8
[   20.434005] meson-mmc: actual_clock :0, HHI_nand: 0x80
[   20.434013] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x1000023c
[   20.452395] meson-mmc: actual_clock :400000, HHI_nand: 0x80
[   20.452407] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x1000023c
[   20.460516] out of value, fixed it
[   20.460557] id=0 set inskew=0
[   20.460688] AED req_sel0 module:TDMOUT_B
[   20.467332] fw_module_init@main_kernel_juno_v4l2.c:772 GENERIC(ERR) :Juno isp fw_module_init

[   20.467541] isp_module_check@main_kernel_juno_v4l2.c:542 GENERIC(ERR) :isp efuse value: ff630038 4000

[   20.467585] isp_platform_probe@main_kernel_juno_v4l2.c:580 GENERIC(ERR) :Juno isp irq = 60, flags = 0x404 !
[   20.467591] isp_platform_probe@main_kernel_juno_v4l2.c:590 GENERIC(ERR) :Juno isp address = 0xff140000, end = 0xff17ffff !

[   20.472706] arm_isp ff140000.isp: assigned reserved memory node linux,isp_cma
[   20.472737] isp_platform_probe@main_kernel_juno_v4l2.c:609 GENERIC(ERR) :Success to get link device: isp-sc

[   20.472754] AM_SC: am_sc_parse_dt: rs idx info: name: isp_sc
[   20.472769] AM_SC: am_sc_parse_dt:rs info: irq: 59
[   20.472901] isp_platform_probe@main_kernel_juno_v4l2.c:624 GENERIC(ERR) :isp init clock is 666 MHZ

[   20.472951] isp_platform_probe@main_kernel_juno_v4l2.c:637 GENERIC(ERR) :mipi init clock is 199 MHZ

[   20.474479] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[   20.478067] interrupt comes in (irq = 60) without app handler, status: 0x200, pusle mode:0
[   20.481258] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[   20.483047] isp_platform_probe@main_kernel_juno_v4l2.c:650 GENERIC(ERR) :register v4l2 driver. result 0.
[   20.483056] isp_platform_probe@main_kernel_juno_v4l2.c:659 GENERIC(ERR) :--------------------------------
[   20.483061] isp_platform_probe@main_kernel_juno_v4l2.c:660 GENERIC(ERR) :Register 3 subdevices
[   20.483066] isp_platform_probe@main_kernel_juno_v4l2.c:661 GENERIC(ERR) :--------------------------------
[   20.483083] isp_platform_probe@main_kernel_juno_v4l2.c:685 GENERIC(ERR) :Init finished. async register notifier result 0. Waiting for subdevices
[   20.483213] mali ffe40000.bifrost: Continuing without Mali regulator control
[   20.483306] mali ffe40000.bifrost: max pp is 2
[   20.483310] mali ffe40000.bifrost: set min pp to default 1
[   20.483312] mali ffe40000.bifrost: min pp is 1
[   20.483315] mali ffe40000.bifrost: set min clk default to 0
[   20.483317] mali ffe40000.bifrost: min clk  is 0
[   20.483329] mali ffe40000.bifrost: hiu io source  0xffffff8010cb1000
[   20.483335] mali ffe40000.bifrost: hiu io source  0xffffff8010cb3000
[   20.483337] mali ffe40000.bifrost: num of pp used most of time 1
[   20.483340] mali ffe40000.bifrost: clock dvfs cfg table size is 6
[   20.483357] mali ffe40000.bifrost: max clk set 4
[   20.483359] mali ffe40000.bifrost: max clk  is 4
[   20.483362] mali ffe40000.bifrost: turbo clk set to 5
[   20.483364] mali ffe40000.bifrost: turbo clk  is 5
[   20.483367] mali ffe40000.bifrost: default clk set to 4
[   20.483369] mali ffe40000.bifrost: default clk  is 4
[   20.483373] mali ffe40000.bifrost: ====================0====================
               clk_freq= 285714285, clk_parent=fclk_div7, voltage=1150, keep_count=5, threshod=<100 190>, clk_sample=285
[   20.483376] mali ffe40000.bifrost: ====================1====================
               clk_freq= 400000000, clk_parent=fclk_div5, voltage=1150, keep_count=5, threshod=<152 207>, clk_sample=400
[   20.483379] mali ffe40000.bifrost: ====================2====================
               clk_freq= 500000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshod=<180 220>, clk_sample=500
[   20.483382] mali ffe40000.bifrost: ====================3====================
               clk_freq= 666666666, clk_parent=fclk_div3, voltage=1150, keep_count=5, threshod=<210 236>, clk_sample=666
[   20.483385] mali ffe40000.bifrost: ====================4====================
               clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
[   20.483388] mali ffe40000.bifrost: ====================5====================
               clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
[   20.483390] mali ffe40000.bifrost: clock dvfs table size is 6
[   20.483489] mali_plat=ffffff800238e620
[   20.483685] find tzd id: 0
[   20.483720] gpu cooling register okay with err=0
[   20.483844] find tzd id: 0
[   20.483860] gpu core cooling register okay with err=0
[   20.483886] shader_present=3, tiler_present=1, l2_present=1
[   20.483971] Mali_pwr_on:gpu_irq : 200
[   20.484093] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[   20.484182] mali ffe40000.bifrost: GPU identified as 0x2 arch 7.2.1 r0p0 status 0
[   20.489294] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[   20.498023] sdio: queuing unknown CIS tuple 0x81 (9 bytes)
[   20.501455] mali ffe40000.bifrost: Using coherency mode 0 set from dtb
[   20.513767] mali ffe40000.bifrost: Probed as mali0
[   20.513968] sdio: queuing unknown CIS tuple 0x8e (9 bytes)
[   20.601347] ionvid: dbg: ionvideo open
[   20.601437] ionvid: dbg: vidioc_close!!!!
[   20.601444] ionvid: dbg: vidioc_close
[   20.630667] meson-aml-mmc ffe03000.sdio: divider requested rate 200000000 != actual rate 199999997: ret=0
[   20.630678] meson-mmc: actual_clock :199999997, HHI_nand: 0x80
[   20.630682] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x10000245
[   20.630688] meson-mmc: Data 1 aligned delay is 0
[   20.630693] meson-mmc: sdio: clk 199999997 tuning start
[   20.631687] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.633875] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.634796] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.639206] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.640131] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.640136] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 0, window start 0, size 5
[   20.640140] meson-mmc: sdio: clk 199999997 tuning start
[   20.641192] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.642131] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.643070] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.643978] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.645132] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.645136] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 1, window start 0, size 5
[   20.645139] meson-mmc: sdio: clk 199999997 tuning start
[   20.646103] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.647016] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.647924] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.648887] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.649805] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.649809] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 2, window start 0, size 5
[   20.649812] meson-mmc: sdio: clk 199999997 tuning start
[   20.650741] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.651653] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.652659] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.653581] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.654486] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.654490] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 3, window start 0, size 5
[   20.654494] meson-mmc: sdio: clk 199999997 tuning start
[   20.655408] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.656368] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.657285] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.658220] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.659172] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.659180] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 4, window start 0, size 5
[   20.659186] meson-mmc: sdio: clk 199999997 tuning start
[   20.660108] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.661068] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.661987] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.662910] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.663823] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.663830] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 5, window start 0, size 5
[   20.663835] meson-mmc: sdio: clk 199999997 tuning start
[   20.664852] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.665768] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.666691] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.667626] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.668587] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.668591] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 6, window start 0, size 5
[   20.668595] meson-mmc: sdio: clk 199999997 tuning start
[   20.669505] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.670442] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.671372] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.672346] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.673305] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.673309] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 7, window start 0, size 5
[   20.673312] meson-mmc: sdio: clk 199999997 tuning start
[   20.675966] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.676926] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.677858] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.678800] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.679727] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.679731] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 8, window start 0, size 5
[   20.679735] meson-mmc: sdio: clk 199999997 tuning start
[   20.680721] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.681619] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.682518] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.683458] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.684462] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.684466] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 9, window start 0, size 5
[   20.684469] meson-mmc: sdio: clk 199999997 tuning start
[   20.685611] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.686713] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.687854] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.689064] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.690665] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.690676] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 10, window start 0, size 5
[   20.690681] meson-mmc: sdio: clk 199999997 tuning start
[   20.691793] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.692182] BT_RADIO going: on
[   20.692186] AML_BT: going ON
[   20.692952] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.694059] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.695167] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.696280] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.696287] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 11, window start 0, size 5
[   20.696344] meson-mmc: sdio: clk 199999997 tuning start
[   20.697440] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.698557] meson-mmc: sdio: rx_tuning_result[1] = 40
[   20.699672] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.701406] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.702534] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.702543] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 12, window start 0, size 5
[   20.702549] meson-mmc: sdio: clk 199999997 tuning start
[   20.703677] meson-mmc: sdio: rx_tuning_result[0] = 40
[   20.704171] meson-mmc: Tuning transfer error: nmatch=17 tuning_err:0xffffffac
[   20.708575] meson-mmc: sdio: rx_tuning_result[2] = 40
[   20.709750] meson-mmc: sdio: rx_tuning_result[3] = 40
[   20.710900] meson-mmc: sdio: rx_tuning_result[4] = 40
[   20.710907] meson-mmc: sdio: best_win_start =2, best_win_size =4
[   20.710912] meson-mmc: sdio: sd_emmc_regs->gclock=0x10000245,sd_emmc_regs->gadjust=0x42000
[   20.710916] meson-mmc: delay1:0x0, delay2:0x0
[   20.715774] sdio: new ultra high speed SDR104 SDIO card at address 0001
[   20.715784] sdio: clock 199999997, 4-bit-bus-width
                
[   20.716255] meson-mmc: [sdio_reinit] finish
[   20.732393] bcmsdh_register: register client driver
[   20.732676] bcmsdh_sdmmc_probe: Enter num=1
[   20.732780] bcmsdh_sdmmc_probe: Enter num=2
[   20.732783] bus num (host idx)=2, slot num (rca)=1
[   20.732787] found adapter info 'DHD generic adapter'
[   20.732791] Wifi: bcmdhd_mem_prealloc: sectoin 3, size 139264
[   20.732814] alloc static buf at ffffffc09aa00000!
[   20.732816] Wifi: bcmdhd_mem_prealloc: sectoin 4, size 0
[   20.732889] sdioh_attach: set sd_f2_blocksize 256
[   20.732951] sdioh_attach: sd clock rate = 0
[   20.733355] dhdsdio_probe : no mutex held. set lock
[   20.733498] F1 signature read @0x18000000=0x17294359
[   20.737895] F1 signature OK, socitype:0x1 chip:0x4359 rev:0x9 pkg:0x2
[   20.738648] DHD: dongle ram size is set to 917504(orig 917504) at 0x160000
[   20.738716] Wifi: bcmdhd_mem_prealloc: sectoin 7, size 30432
[   20.738729] dhd_conf_set_chiprev: chip=0x4359, chiprev=9
[   20.738765] Wifi: bcmdhd_mem_prealloc: sectoin 0, size 10320
[   20.738783] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[   20.896524] Wifi: bcmdhd_mem_prealloc: sectoin 5, size 65536
[   20.897015] CFG80211-ERROR) wl_init_prof : wl_init_prof: No profile
[   20.897135] wl_escan_attach: Enter
[   20.897139] Wifi: bcmdhd_mem_prealloc: sectoin 19, size 67488
[   20.897158] wl_escan_init: Enter
[   20.897970] wl_create_event_handler(): thread:wl_escan_handler:b12 started
[   20.897972] tsk Enter, tsk = 0xffffffc09aa70198
[   20.897983] Wifi: bcmdhd_mem_prealloc: sectoin 20, size 65536
[   20.897998] Wifi: bcmdhd_mem_prealloc: sectoin 21, size 65536
[   20.898012] Wifi: bcmdhd_mem_prealloc: sectoin 22, size 65536
[   20.898032] Wifi: bcmdhd_mem_prealloc: sectoin 23, size 65536
[   20.898168] dhd_attach(): thread:dhd_watchdog_thread:b13 started
[   20.898244] dhd_attach(): thread:dhd_dpc:b14 started
[   20.898333] dhd_attach(): thread:dhd_rxf:b15 started
[   20.898342] dhd_deferred_work_init: work queue initialized
[   20.898348] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 2
[   20.898367] Wifi: bcmdhd_mem_prealloc: sectoin 1, size 10300
[   20.898372] Wifi: bcmdhd_mem_prealloc: sectoin 2, size 65536
[   20.898389] dhd_bus_set_default_min_res_mask: Unhandled chip id
[   20.899808] sdioh_cis_read: func_cis_ptr[0]=0x10ac
[   20.918439] Dongle Host Driver, version 1.579.77.41.10 (r)
[   20.918760] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
[   20.918764] Register interface [wlan0]  MAC: 20:50:e7:6b:26:3c

[   20.918804] dhd_tcpack_suppress_set: TCP ACK Suppress mode 2 -> mode 0
[   20.918810] dhd_wl_ioctl: returning as busstate=0
[   20.918813] dhd_dbg_detach_pkt_monitor, 2204
[   20.918816] dhd_bus_devreset: == Power OFF ==
[   20.919066] bcmsdh_oob_intr_unregister: Enter
[   20.919068] bcmsdh_oob_intr_unregister: irq is not registered
[   20.919072] dhd_txglom_enable: enable 0
[   20.919075] dhd_conf_set_txglom_params: txglom_mode=copy
[   20.919077] dhd_conf_set_txglom_params: txglomsize=0, deferred_tx_len=0
[   20.919079] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
[   20.919081] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=300
[   20.919083] dhd_bus_devreset:  WLAN OFF DONE
[   20.919129] wifi_platform_set_power = 0
[   20.919132] ======== PULL WL_REG_ON(-1) LOW! ========
[   20.919144] aml_wifi wifi: [extern_wifi_set_enable] WIFI  Disable! 482
[   20.941835] fb: malloc_osd_memory, cma:ffffff800ad210d8
[   20.941841] fb: malloc_osd_memory, 1232, base:0x000000007f800000, size:8388608
[   20.941843] fb: use ion buffer for fb memory, fb_index=1
[   20.941846] fb: OSD1 as afbcd mode,afbc_type=2
[   20.942462] meson-fb meson-fb: create ion_client ffffffc09aac6600, handle=ffffffc09adc34c0
[   20.945274] meson-fb meson-fb: ion memory(1): created fb at 0x00000000ea400000, size 1 MiB
[   20.953849] fb:  1, phy: 0x00000000ea400000, vir:0xffffff8011149000, size=1024K

[   20.953851] fb: Frame buffer memory assigned at
[   20.953853] fb:  1, phy: 0x00000000ea400000, vir:0xffffff8011149000, size=1024K

[   20.953856] fb:  1, phy: 0x00000000ea400000, vir:0xffffff8011149000, size=1024K

[   20.953858] fb: logo_index=0,fb_index=1
[   20.953860] fb: ---------------clear fb1 memory ffffff8011149000
[   20.954026] fb: osd[1] canvas.idx =0x43
[   20.954028] fb: osd[1] canvas.addr=0xea400000
[   20.954029] fb: osd[1] canvas.width=128
[   20.954031] fb: osd[1] canvas.height=32
[   20.954032] fb: osd[1] frame.width=32
[   20.954035] fb: osd[1] frame.height=32
[   20.954036] fb: osd[1] out_addr_id =0x2
[   21.119167] dhdsdio_probe : the lock is released.
[   21.119254] dhd_module_init: Exit err=0
[   21.122646] No find node.
[   21.122670] register clk_set_setting cpu[46]
[   21.125066] Registered firmware driver success.
[   21.125539] Try to load video/h264_enc.bin  ...
[   21.128435] load firmware size : 76288, Name : video/h264_enc.bin.
[   21.128452] the fw pack ver v0.0 is too lower.
[   21.128454] it may work abnormally so need to be update in time.
[   21.128823] Try to load video/video_ucode.bin  ...
[   21.129364] dhd_ioctl_entry: Interface is down 
[   21.140802] load firmware size : 1706240, Name : video/video_ucode.bin.
[   21.140941] the fw pack ver v0.2 is too lower.
[   21.140943] it may work abnormally so need to be update in time.
[   21.158505] Amlogic A/V streaming port init
[   21.159315] get gate demux control ok ffffffc098447b00
[   21.159325] get gate parser_top control ok ffffffc098447b80
[   21.159344] get gate vdec control ok ffffffc098447c00
[   21.159350] get gate clk_81 control failed           (null)
[   21.159373] get gate clk_vdec_mux control ok ffffffc098447c80
[   21.159398] get gate clk_hcodec_mux control ok ffffffc098447d00
[   21.159428] get gate clk_hevc_mux control ok ffffffc098447d80
[   21.159461] get gate clk_hevcb_mux control ok ffffffc098447e00
[   21.159476] get gate ahbarb0 control ok ffffffc098447e80
[   21.159479] get gate asyncfifo control failed           (null)
[   21.164991] amvdec_avs module init
[   21.167795] amvdec_h264 module init
[   21.172965] ammvdec_h264 module init
[   21.179376] amvdec_h265 module init
[   21.187305] ammvdec_mpeg12 module init
[   21.191442] ammvdec_mpeg4_driver_init_module 
[   21.195179] amvdec_vc1 module init
[   21.199904] amvdec_vp9 module init
[   21.208417] amvenc_avc_probe -- reserved memory config fail.
[   21.208422] amvenc_avc - cma memory pool size: 60 MB
[   21.208441] encode_wq_init.
[   21.208445] encode start monitor.
[   21.209303] encode workqueue monitor start.
[   21.211693] vpu_init
[   21.211856] vpu_probe
[   21.211859] HevcEnc reserved memory config fail.
[   21.211861] HevcEnc - cma memory pool size: 64 MB
[   21.211881] HevcEnc - wave420l_irq: 51
[   21.211931] vpu base address get from platform driver physical base addr=0xff610000, virtual base=0xffffff80117fc000
[   21.212074] success to probe vpu device with video memory from cma
[   21.224784] npu_version: 2
[   21.224938] Galcore version 6.4.6.2.5.3.2
[   21.238076] iq name from dts config is ----> os08a10
[   21.238105] get_cali_name_id@soc_iq.c:168 SUBDEV_IQ(ERR) :get_calibrations_os08a10

[   21.238115] acamera_camera_async_bound@main_kernel_juno_v4l2.c:133 GENERIC(ERR) :bound called with sd 0x2a7c400, asd 0x22dca68, sd->dev 0x9b2e0c10, name SocCalibrations
[   21.238123] soc_iq_probe@soc_iq.c:276 SUBDEV_IQ(ERR) :register v4l2 IQ device. result 0, sd 0x2a7c400 sd->dev 0x9b2e0c10
[   21.241006] acamera_soc_lens_init@soc_lens.c:221 GENERIC(INFO) :Lens subdevice init
[   21.241310] acamera_camera_async_bound@main_kernel_juno_v4l2.c:133 GENERIC(ERR) :bound called with sd 0x2ace480, asd 0x22dca90, sd->dev 0x991b2810, name SocLens
[   21.241318] soc_lens_probe@soc_lens.c:193 GENERIC(INFO) :register v4l2 lens device. result 0, sd 0x2ace480 sd->dev 0x991b2810
[   21.247355] acamera_camera_sensor_init@soc_sensor.c:564 GENERIC(ERR) :Sensor subdevice init
[   21.247624] config sensor os08a10 driver.
[   21.247669] ir_cut_get_named_gpio@soc_sensor.c:477 GENERIC(ERR) :ir cut gpio count = 1

[   21.247683] ir_cut_get_named_gpio@soc_sensor.c:482 GENERIC(ERR) :ir cut gpio name [0] = 404

[   21.247687] sensor bsp init
[   21.247694] acamera_camera_async_bound@main_kernel_juno_v4l2.c:133 GENERIC(ERR) :bound called with sd 0x2b12d98, asd 0x22dcab8, sd->dev 0x9b2e0810, name SocSensor
[   21.247701] acamera_camera_async_complete@main_kernel_juno_v4l2.c:187 GENERIC(ERR) :complete called
[   21.247706] acamera_camera_async_complete@main_kernel_juno_v4l2.c:189 GENERIC(ERR) :starting V4L2 firmware
[   21.248031] isp_v4l2_ctrl_s_ctrl_standard@isp-v4l2-ctrl.c:43 GENERIC(ERR) :Control - id:0x980900, val:128, is_int:1, min:0, max:255.



[   21.248038] isp_fw_do_set_brightness@fw-interface.c:916 GENERIC(ERR) :ISP FW not inited yet
[   21.248555] acamera_init@acamera.c:299 GENERIC(ERR) :Success get product id: 0x00000a62

[   21.249887] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:104 GENERIC(ERR) :Requested a pointer to the subdev with a name SocSensor
[   21.249897] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:111 GENERIC(ERR) :Return subdev pointer 0x2b12d98
[   21.249909] pwr_enable: get_named_gpio power-enable fail
[   21.251626] set power fail
[   21.252996] soc_lens_ioctl@soc_lens.c:100 GENERIC(ERR) :Failed to process lens_ioctl. Lens is not initialized yet. lens_init must be called before
[   21.254008] camera_ioctl@soc_sensor.c:251 GENERIC(ERR) :Failed to process camera_ioctl. Sensor is not initialized yet. camera_init must be called before
[   21.265772] isp init clock is 24 MHZ
[   21.266217] reset init
[   21.266271] arm_sensor_i2c_probe: start to probe
[   21.266296] arm_sensor_i2c_probe:arm isp slave addr 0x6c, rtn 0
[   21.266298] arm_sensor_i2c_probe:arm reg_addr_type 2, rtn 0
[   21.266300] arm_sensor_i2c_probe:arm reg_data_type 1, rtn 0
[   21.266326] arm_sensor_i2c_probe: success get link device:phy-csi
[   21.266337] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: name: csi2_phy0
[   21.266385] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: name: csi2_phy1
[   21.266391] AM_MIPI: am_mipi_parse_dt: rs idx 2 info: name: aphy_reg
[   21.266402] AM_MIPI: am_mipi_parse_dt: rs idx 3 info: name: csi0_host
[   21.266407] AM_MIPI: am_mipi_parse_dt: rs idx 4 info: name: csi1_host
[   21.266419] AM_MIPI: am_mipi_parse_dt: rs idx 0 info: irq 62
[   21.266425] AM_MIPI: am_mipi_parse_dt: rs idx 1 info: irq 63
[   21.266439] AM_MIPI: am_mipi_parse_dt:Success to get link device: isp-adapter
[   21.266445] AM_ADAP: am_adap_parse_dt: rs idx info: name: adapter
[   21.266454] AM_ADAP: am_adap_parse_dt:rs info: irq: 61
[   21.266498] platform ff650000.isp-adapter: assigned reserved memory node linux,adapt_cma
[   21.266500] AM_ADAP: adapter alloc 48M memory
[   21.266563] system_i2c_init:success to add i2c driver
[   21.270784] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.277357] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.277491] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.283968] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.284100] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.290644] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.290649] sensor_get_id@OV08a10_drv.c:366 GENERIC(ERR) :sensor_get_id: Failed to read sensor id

[   21.292870] sensor_init_ov08a10@OV08a10_drv.c:665 GENERIC(ERR) :sensor_init_ov08a10: Success subdev init

[   21.292876] camera_init@soc_sensor.c:216 GENERIC(INFO) :Sensor has been initialized for ctx:0

[   21.292886] camera_ioctl@soc_sensor.c:430 GENERIC(ERR) :get isp_seq_num = 0

[   21.292895] sensor_print_params@V4L2_drv.c:63 GENERIC(ERR) :SOC SENSOR PARAMETERS
[   21.292900] sensor_print_params@V4L2_drv.c:64 GENERIC(ERR) :pixels_per_line: 0
[   21.292904] sensor_print_params@V4L2_drv.c:65 GENERIC(ERR) :again_log2_max: 2097152
[   21.292909] sensor_print_params@V4L2_drv.c:66 GENERIC(ERR) :dgain_log2_max: 0
[   21.292913] sensor_print_params@V4L2_drv.c:67 GENERIC(ERR) :again_accuracy: 0
[   21.292918] sensor_print_params@V4L2_drv.c:68 GENERIC(ERR) :integration_time_min: 0
[   21.292923] sensor_print_params@V4L2_drv.c:69 GENERIC(ERR) :integration_time_max: 0
[   21.292928] sensor_print_params@V4L2_drv.c:70 GENERIC(ERR) :integration_time_long_max: 0
[   21.292932] sensor_print_params@V4L2_drv.c:71 GENERIC(ERR) :integration_time_limit: 0
[   21.292937] sensor_print_params@V4L2_drv.c:72 GENERIC(ERR) :day_light_integration_time_max: 0
[   21.292942] sensor_print_params@V4L2_drv.c:73 GENERIC(ERR) :integration_time_apply_delay: 2
[   21.292946] sensor_print_params@V4L2_drv.c:74 GENERIC(ERR) :isp_exposure_channel_delay: 0
[   21.292951] sensor_print_params@V4L2_drv.c:75 GENERIC(ERR) :xoffset: 0
[   21.292955] sensor_print_params@V4L2_drv.c:76 GENERIC(ERR) :yoffset: 0
[   21.292959] sensor_print_params@V4L2_drv.c:77 GENERIC(ERR) :lines_per_second: 0
[   21.292964] sensor_print_params@V4L2_drv.c:78 GENERIC(ERR) :sensor_exp_number: 1
[   21.292968] sensor_print_params@V4L2_drv.c:79 GENERIC(ERR) :modes_num: 6
[   21.292973] sensor_print_params@V4L2_drv.c:80 GENERIC(ERR) :mode: 0
[   21.292977] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 0
[   21.292982] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.292986] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1280
[   21.292991] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 720
[   21.292995] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    1280
[   21.293000] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    1
[   21.293004] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 1
[   21.293009] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.293013] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.293017] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.293022] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    7680
[   21.293026] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    1
[   21.293031] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 2
[   21.293035] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.293039] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.293044] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.293048] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.293053] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.293057] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 3
[   21.293061] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.293066] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  3840
[   21.293070] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 2160
[   21.293075] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    7680
[   21.293079] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.293083] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 4
[   21.293088] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.293092] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  3840
[   21.293097] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 2160
[   21.293101] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.293105] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.293110] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 5
[   21.293114] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   2
[   21.293119] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.293123] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.293127] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.293132] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.313482] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.314535] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.314666] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.321241] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.321376] system_i2c_read:failed to read reg data: rc -6, saddr 0x36
[   21.327899] i2c_io_read_sample@acamera_sbus_i2c.c:98 GENERIC(ERR) :I2C not ok
[   21.327904] sensor_get_id@OV08a10_drv.c:366 GENERIC(ERR) :sensor_get_id: Failed to read sensor id

[   21.327910] camera_ioctl@soc_sensor.c:430 GENERIC(ERR) :get isp_seq_num = 0

[   21.327916] sensor_print_params@V4L2_drv.c:63 GENERIC(ERR) :SOC SENSOR PARAMETERS
[   21.327921] sensor_print_params@V4L2_drv.c:64 GENERIC(ERR) :pixels_per_line: 0
[   21.327926] sensor_print_params@V4L2_drv.c:65 GENERIC(ERR) :again_log2_max: 2097152
[   21.327933] sensor_print_params@V4L2_drv.c:66 GENERIC(ERR) :dgain_log2_max: 0
[   21.327938] sensor_print_params@V4L2_drv.c:67 GENERIC(ERR) :again_accuracy: 0
[   21.327942] sensor_print_params@V4L2_drv.c:68 GENERIC(ERR) :integration_time_min: 0
[   21.327947] sensor_print_params@V4L2_drv.c:69 GENERIC(ERR) :integration_time_max: 0
[   21.327951] sensor_print_params@V4L2_drv.c:70 GENERIC(ERR) :integration_time_long_max: 0
[   21.327956] sensor_print_params@V4L2_drv.c:71 GENERIC(ERR) :integration_time_limit: 0
[   21.327960] sensor_print_params@V4L2_drv.c:72 GENERIC(ERR) :day_light_integration_time_max: 0
[   21.327965] sensor_print_params@V4L2_drv.c:73 GENERIC(ERR) :integration_time_apply_delay: 2
[   21.327970] sensor_print_params@V4L2_drv.c:74 GENERIC(ERR) :isp_exposure_channel_delay: 0
[   21.327974] sensor_print_params@V4L2_drv.c:75 GENERIC(ERR) :xoffset: 0
[   21.327981] sensor_print_params@V4L2_drv.c:76 GENERIC(ERR) :yoffset: 0
[   21.327985] sensor_print_params@V4L2_drv.c:77 GENERIC(ERR) :lines_per_second: 0
[   21.327990] sensor_print_params@V4L2_drv.c:78 GENERIC(ERR) :sensor_exp_number: 1
[   21.327994] sensor_print_params@V4L2_drv.c:79 GENERIC(ERR) :modes_num: 6
[   21.327999] sensor_print_params@V4L2_drv.c:80 GENERIC(ERR) :mode: 0
[   21.328003] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 0
[   21.328008] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.328012] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1280
[   21.328017] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 720
[   21.328021] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    1280
[   21.328027] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    1
[   21.328032] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 1
[   21.328036] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.328040] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.328045] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.328049] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    7680
[   21.328054] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    1
[   21.328058] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 2
[   21.328063] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.328067] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.328073] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.328078] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.328082] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.328086] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 3
[   21.328091] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.328095] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  3840
[   21.328100] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 2160
[   21.328104] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    7680
[   21.328109] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.328114] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 4
[   21.328119] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   0
[   21.328124] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  3840
[   21.328128] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 2160
[   21.328133] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.328137] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.328142] sensor_print_params@V4L2_drv.c:83 GENERIC(ERR) :preset 5
[   21.328146] sensor_print_params@V4L2_drv.c:84 GENERIC(ERR) :    mode:   2
[   21.328151] sensor_print_params@V4L2_drv.c:85 GENERIC(ERR) :    width:  1920
[   21.328156] sensor_print_params@V4L2_drv.c:86 GENERIC(ERR) :    height: 1080
[   21.328160] sensor_print_params@V4L2_drv.c:87 GENERIC(ERR) :    fps:    15360
[   21.328167] sensor_print_params@V4L2_drv.c:88 GENERIC(ERR) :    exp:    2
[   21.328175] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:104 GENERIC(ERR) :Requested a pointer to the subdev with a name SocCalibrations
[   21.328181] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:111 GENERIC(ERR) :Return subdev pointer 0x2a7c400
[   21.328194] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:39

[   21.328200] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:40

[   21.328205] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:43

[   21.328213] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:44

[   21.328218] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:45

[   21.328225] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:74

[   21.328230] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:75

[   21.328237] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:104

[   21.328242] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:105

[   21.328247] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:107

[   21.328275] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:39

[   21.328280] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:39

[   21.328285] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:40

[   21.328296] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:40

[   21.328302] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:43

[   21.328307] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:43

[   21.328312] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:44

[   21.328317] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:44

[   21.328322] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:45

[   21.328327] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:45

[   21.328341] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:74

[   21.328346] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:74

[   21.328350] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:75

[   21.328355] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:75

[   21.328366] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:104

[   21.328371] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:104

[   21.328376] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:105

[   21.328381] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:105

[   21.328386] iq_ioctl@soc_iq.c:97 SUBDEV_IQ(CRIT) :Unitialialized calibration at ctx:0 id:107

[   21.328391] iq_ioctl@soc_iq.c:129 SUBDEV_IQ(CRIT) :Uninitialized calibration at ctx:0 id:107

[   21.328401] get_calibrations_v4l2@acamera_get_calibrations_v4l2.c:31 GENERIC(CRIT) :Request calibration ctx_id:0 sensor_arg:0x22ede28 from soc_iq device ret 0
[   21.329439] general_set_wdr_mode@general_func.c:453 GENERAL(CRIT) :Setting Linear Binary Sequence

[   21.330154] sbuf_mgr_alloc_sbuf@sbuf_func.c:175 SBUF(CRIT) :sbuf: len_needed: 234096, len_alloc: 241663, len_used: 237568, page_size: 4096, buf_alloc: ffffffc098f00000, buf_used: ffffffc098f00000.
[   21.330163] sbuf_calibration_init@sbuf_func.c:452 SBUF(ERR) :sbuf_calibration_init.
[   21.330168] get_cur_calibration_total_size@sbuf_func.c:310 SBUF(ERR) :fw_instance: ffffff80022e3960, CALIBRATION_TOTAL_SIZE: 123.
[   21.330176] get_cur_calibration_total_size@sbuf_func.c:325 SBUF(ERR) :Total size for all IQ LUTs is 24852 bytes
[   21.330181] sbuf_mgr_item_count_in_using@sbuf_func.c:427 SBUF(ERR) :sbuf item using total count: 0.
[   21.330186] update_cur_calibration_to_sbuf@sbuf_func.c:362 SBUF(ERR) :sbuf_cali_base: ffffffc098f0009d, p_sbuf_lut_arr: ffffffc098f0009d, p_sbuf_cali_data: ffffffc098f0084d
[   21.330203] sbuf_calibration_init@sbuf_func.c:493 SBUF(CRIT) :sbuf_calibration wdr_mode updated: 65535 -> 0.
[   21.330213] dma_writer_init@dma_writer.c:155 DMA_WRITER(ERR) :DMA_WRITER: Failed to initialize a dma writer type:0 output. 0x0 
[   21.330219] dma_writer_init@dma_writer.c:155 DMA_WRITER(ERR) :DMA_WRITER: Failed to initialize a dma writer type:1 output. 0x0 
[   21.330227] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:104 GENERIC(ERR) :Requested a pointer to the subdev with a name SocLens
[   21.330233] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:111 GENERIC(ERR) :Return subdev pointer 0x2ace480
[   21.330239] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:104 GENERIC(ERR) :Requested a pointer to the subdev with a name SocLens
[   21.330244] acamera_camera_v4l2_get_subdev_by_name@main_kernel_juno_v4l2.c:111 GENERIC(ERR) :Return subdev pointer 0x2ace480
[   21.330252] lens_init@lens_init.c:139 GENERIC(NOTICE) :Lens VCM driver is NULL
[   21.330257] soc_lens_init@soc_lens.c:62 GENERIC(INFO) :Lens has been initialized for ctx:0

[   21.330263] soc_lens_init@soc_lens.c:68 GENERIC(INFO) :Lens has been initialized
[   21.330269] lens_print_params@v4l2_vcm.c:57 GENERIC(ERR) :SOC SENSOR PARAMETERS
[   21.330274] lens_print_params@v4l2_vcm.c:58 GENERIC(ERR) :lens_type: 10
[   21.330279] lens_print_params@v4l2_vcm.c:59 GENERIC(ERR) :min_step: 64
[   21.330284] lens_print_params@v4l2_vcm.c:60 GENERIC(ERR) :next_zoom: 0
[   21.330289] lens_print_params@v4l2_vcm.c:61 GENERIC(ERR) :curr_zoom: 0
[   21.330293] lens_print_params@v4l2_vcm.c:62 GENERIC(ERR) :next_pos: 0
[   21.331469] acamera_init_context_seq@acamera_fw.c:292 GENERIC(ERR) :load isp context sequence[0]

[   21.339650] connection_thread@main_firmware.c:102 GENERIC(CRIT) :connection_thread start
[   21.339781] isp_fw_process@main_firmware.c:120 GENERIC(CRIT) :isp_fw_process start
[   21.339877] isp_v4l2_create_instance@isp-v4l2.c:780 GENERIC(CRIT) :V4L2 capture device registered as video0.
[   21.339889] soc_sensor_probe@soc_sensor.c:530 GENERIC(ERR) :register v4l2 sensor device. result 0, sd 0x2b12d98 sd->dev 0x9b2e0810
[   21.342071] isp_v4l2_stream_try_format@isp-v4l2-stream.c:1326 GENERIC(CRIT) :[Stream#0] format 0x00000000 is not supported, setting default format 0x34424752.

[   21.342173] fw_intf_stream_stop@fw-interface.c:331 GENERIC(CRIT) :Stream off 4

[   21.981430] fb: malloc_osd_memory, cma:ffffff800ad210d8
[   21.981435] fb: malloc_osd_memory, 1232, base:0x000000007f800000, size:8388608
[   21.981437] fb: use ion buffer for fb memory, fb_index=2
[   21.981440] fb: OSD2 as afbcd mode,afbc_type=2
[   21.982282] meson-fb meson-fb: create ion_client ffffffc09aac6600, handle=ffffffc07ec69200
[   21.985100] meson-fb meson-fb: ion memory(2): created fb at 0x00000000ea500000, size 1 MiB
[   21.993489] fb:  2, phy: 0x00000000ea500000, vir:0xffffff8011e9a000, size=1024K

[   21.993491] fb: Frame buffer memory assigned at
[   21.993495] fb:  2, phy: 0x00000000ea500000, vir:0xffffff8011e9a000, size=1024K

[   21.993497] fb:  2, phy: 0x00000000ea500000, vir:0xffffff8011e9a000, size=1024K

[   21.993499] fb: logo_index=0,fb_index=2
[   21.993501] fb: ---------------clear fb2 memory ffffff8011e9a000
[   21.993668] fb: osd[2] canvas.idx =0x41
[   21.993669] fb: osd[2] canvas.addr=0xea500000
[   21.993671] fb: osd[2] canvas.width=128
[   21.993672] fb: osd[2] canvas.height=32
[   21.993674] fb: osd[2] frame.width=32
[   21.993675] fb: osd[2] frame.height=32
[   21.993679] fb: osd[2] out_addr_id =0x3
[   23.005402] fb: vpu clkc clock is 199 MHZ
[   23.005414] fb: malloc_osd_memory, cma:ffffff800ad210d8
[   23.005416] fb: malloc_osd_memory, 1232, base:0x000000007f800000, size:8388608
[   23.005418] fb: use ion buffer for fb memory, fb_index=3
[   23.005420] fb: OSD3 as afbcd mode,afbc_type=2
[   23.008772] meson-fb meson-fb: create ion_client ffffffc09aac6600, handle=ffffffc09af69000
[   23.011557] meson-fb meson-fb: ion memory(3): created fb at 0x00000000ea600000, size 8 MiB
[   23.019978] fb:  3, phy: 0x00000000ea600000, vir:0xffffff8011f9b000, size=8192K

[   23.019981] fb: Frame buffer memory assigned at
[   23.019984] fb:  3, phy: 0x00000000ea600000, vir:0xffffff8011f9b000, size=8192K

[   23.019986] fb:  3, phy: 0x00000000ea600000, vir:0xffffff8011f9b000, size=8192K

[   23.019988] fb: logo_index=0,fb_index=3
[   23.019990] fb: ---------------clear fb3 memory ffffff8011f9b000
[   23.021308] fb: osd[3] canvas.idx =0x42
[   23.021310] fb: osd[3] canvas.addr=0xea600000
[   23.021312] fb: osd[3] canvas.width=128
[   23.021313] fb: osd[3] canvas.height=32
[   23.021315] fb: osd[3] frame.width=32
[   23.021316] fb: osd[3] frame.height=32
[   23.021318] fb: osd[3] out_addr_id =0x4
[   68.636319] fb: mem_free_work, free memory: addr:800000
[  109.727072] zram: Added device: zram0
[  109.739819] zram: Added device: zram1
[  109.746800] zram: Added device: zram2
[  109.751557] zram: Added device: zram3
[  109.756396] zram: Added device: zram4
[  109.761991] zram: Added device: zram5
[  109.809367] zram1: detected capacity change from 0 to 268435456
[  109.821322] meson6-dwmac ff3f0000.ethernet eth0: fail to init PTP.
[  109.821681] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[  109.823174] IPVS: Creating netns size=1928 id=1
[  109.845489] Adding 262140k swap on /dev/zram1.  Priority:5 extents:1 across:262140k SS
[  109.846977] zram2: detected capacity change from 0 to 268435456
[  109.856087] Adding 262140k swap on /dev/zram2.  Priority:5 extents:1 across:262140k SS
[  109.858374] zram3: detected capacity change from 0 to 268435456
[  109.869133] Adding 262140k swap on /dev/zram3.  Priority:5 extents:1 across:262140k SS
[  109.874954] zram4: detected capacity change from 0 to 268435456
[  109.903275] meson-remote ff808040.rc: remote_ioctl invalid user space pointer
[  109.908245] IPVS: Creating netns size=1928 id=2
[  109.921710] Adding 262140k swap on /dev/zram4.  Priority:5 extents:1 across:262140k SS
[  110.003286] out of value, fixed it
[  110.003324] id=0 set inskew=0
[  110.003406] AED req_sel0 module:TDMOUT_B
[  110.239365] BT_RADIO going: off
[  110.239370] AML_BT: going OFF
[  110.617550] IPVS: Creating netns size=1928 id=3
[  110.889076] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  110.889177] dhd_open: Enter ffffffc09b365000
[  110.889180] dhd_open : no mutex held. set lock
[  110.889186] 
               Dongle Host Driver, version 1.579.77.41.10 (r)
[  110.889189] wl_ext_iapsta_attach_netdev: ifidx=0, bssidx=0
[  110.889192] wl_android_wifi_on in 1
[  110.889194] wl_android_wifi_on in 2: g_wifi_on=0
[  110.889197] wifi_platform_set_power = 1
[  110.889199] ======== PULL WL_REG_ON(-1) HIGH! ========
[  110.889214] aml_wifi wifi: [extern_wifi_set_enable] WIFI  Disable! 482
[  111.089233] aml_wifi wifi: [extern_wifi_set_enable] WIFI  Enable! 482
[  111.596312] sdio_reset_comm():
[  111.596360] meson-mmc: actual_clock :400000, HHI_nand: 0x80
[  111.596362] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x1000023c
[  111.602607] meson-mmc: actual_clock :0, HHI_nand: 0x80
[  111.602609] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x1000023c
[  111.620347] meson-mmc: actual_clock :400000, HHI_nand: 0x80
[  111.620349] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x1000023c
[  111.638189] sdio: queuing unknown CIS tuple 0x80 (2 bytes)
[  111.640918] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[  111.643630] sdio: queuing unknown CIS tuple 0x80 (3 bytes)
[  111.648569] sdio: queuing unknown CIS tuple 0x80 (7 bytes)
[  111.654573] sdio: queuing unknown CIS tuple 0x81 (9 bytes)
[  111.660551] sdio: queuing unknown CIS tuple 0x8e (9 bytes)
[  111.752868] meson-aml-mmc ffe03000.sdio: divider requested rate 200000000 != actual rate 199999997: ret=0
[  111.752874] meson-mmc: actual_clock :199999997, HHI_nand: 0x80
[  111.752878] meson-mmc: [meson_mmc_clk_set_rate_v3] after clock: 0x10000245
[  111.752883] meson-mmc: Data 1 aligned delay is 0
[  111.752888] meson-mmc: sdio: clk 199999997 tuning start
[  111.753936] meson-mmc: sdio: rx_tuning_result[0] = 40
[  111.754895] meson-mmc: sdio: rx_tuning_result[1] = 40
[  111.755830] meson-mmc: sdio: rx_tuning_result[2] = 40
[  111.758965] meson-mmc: sdio: rx_tuning_result[3] = 40
[  111.759904] meson-mmc: sdio: rx_tuning_result[4] = 40
[  111.759910] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 0, window start 0, size 5
[  111.759915] meson-mmc: sdio: clk 199999997 tuning start
[  111.761035] meson-mmc: sdio: rx_tuning_result[0] = 40
[  111.762004] meson-mmc: sdio: rx_tuning_result[1] = 40
[  111.762956] meson-mmc: sdio: rx_tuning_result[2] = 40
[  111.763917] meson-mmc: sdio: rx_tuning_result[3] = 40
[  111.765411] meson-mmc: sdio: rx_tuning_result[4] = 40
[  111.765418] meson-mmc: _aml_sd_emmc_execute_tuning() d1_dly 1, window start 0, size 5
[  111.765423] meson-mmc: sdio: clk 199999997 tuning start
[  111.766264] meson-mmc: Tuning transfer error: nmatch=32 tuning_err:0xffffffac
[  111.769578] meson-mmc: sdio: rx_tuning_result[1] = 40
[  111.770597] meson-mmc: sdio: rx_tuning_result[2] = 40
[  111.771632] meson-mmc: sdio: rx_tuning_result[3] = 40
[  111.773100] meson-mmc: sdio: rx_tuning_result[4] = 40
[  111.773107] meson-mmc: sdio: best_win_start =1, best_win_size =4
[  111.773112] meson-mmc: sdio: sd_emmc_regs->gclock=0x10000245,sd_emmc_regs->gadjust=0x32000
[  111.773116] meson-mmc: delay1:0x0, delay2:0x0
[  111.773182] sdioh_start: set sd_f2_blocksize 256
[  111.773582] 
               
               dhd_bus_devreset: == WLAN ON ==
[  111.773703] F1 signature read @0x18000000=0x17294359
[  111.778417] F1 signature OK, socitype:0x1 chip:0x4359 rev:0x9 pkg:0x2
[  111.779022] DHD: dongle ram size is set to 917504(orig 917504) at 0x160000
[  111.779081] dhd_bus_set_default_min_res_mask: Unhandled chip id
[  111.779791] dhd_conf_read_config: Ignore config file /lib/firmware/brcm/config_bcm4359c0_ag.txt
[  111.779802] Final fw_path=/lib/firmware/brcm/fw_bcm4359c0_ag.bin
[  111.779806] Final nv_path=/lib/firmware/brcm/nvram_ap6398s.txt
[  111.779809] Final clm_path=/lib/firmware/brcm/clm.blob
[  111.779812] Final conf_path=/lib/firmware/brcm/config_bcm4359c0_ag.txt
[  111.781133] dhd_os_open_image: /lib/firmware/brcm/fw_bcm4359c0_ag.bin (637347 bytes) open success
[  111.850353] dhd_os_open_image: /lib/firmware/brcm/nvram_ap6398s.txt (6096 bytes) open success
[  111.850724] NVRAM version: AP6398S_NVRAM_V3.0_20200312A
[  111.851323] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[  112.043023] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[  112.043065] si_get_pmu_reg_addr: addrRET: 18000670
[  112.043240] bcmsdh_oob_intr_register: HW_OOB irq=103 flags=0x8
[  112.043530] dhd_get_memdump_info: File [/data/misc/wifi/.memdump.info] doesn't exist
[  112.043534] dhd_get_memdump_info: MEMDUMP ENABLED = 2
[  112.044447] Disable tdls_auto_op failed. -1
[  112.044453] dhd_tcpack_suppress_set: TCP ACK Suppress mode 0 -> mode 1
[  112.045400] dhd_apply_default_clm: Ignore clm file /lib/firmware/brcm/clm.blob
[  112.046494] Firmware up: op_mode=0x0405, MAC=20:50:e7:6b:26:3c
[  112.054700]   Driver: 1.579.77.41.10 (r)
                 Firmware: wl0: Sep 20 2019 20:22:36 version 9.87.51.11.34 (edb7293@shgit) (r711217) FWID 01-c7feb1ee
                 CLM: 9.7.5 
[  112.054892] dhd_txglom_enable: enable 1
[  112.054897] dhd_conf_set_txglom_params: txglom_mode=copy
[  112.054901] dhd_conf_set_txglom_params: txglomsize=36, deferred_tx_len=0
[  112.054905] dhd_conf_set_txglom_params: txinrx_thres=128, dhd_txminmax=-1
[  112.054909] dhd_conf_set_txglom_params: tx_max_offset=0, txctl_tmo_fix=300
[  112.054918] dhd_conf_get_disable_proptx: fw_proptx=0, disable_proptx=1
[  112.055913] dhd_pno_init: Support Android Location Service
[  112.082300] rtt_do_get_ioctl: failed to send getbuf proxd iovar (CMD ID : 1), status=-23
[  112.082306] dhd_rtt_init : FTM is not supported
[  112.082310] dhd_preinit_ioctls: SensorHub diabled 0
[  112.082554] dhd_preinit_ioctls failed to set ShubHub disable
[  112.083555] failed to set WNM capabilities
[  112.083729] dhd_conf_set_country: set country CN, revision 38
[  112.085901] Country code: CN (CN/38)
[  112.087269] CONFIG-ERROR) dhd_conf_set_intiovar: txbf setting failed -23
[  112.094925] wl_android_wifi_on: Success
[  112.137172] dhd_open : the lock is released.
[  112.137178] dhd_open: Exit ret=0
[  112.240632] P2P interface registered
[  112.240643] wl_cfgp2p_add_p2p_disc_if: wdev: ffffffc08811f400, wdev->net:           (null)
[  112.247164] BT_RADIO going: on
[  112.247168] AML_BT: going ON
[  112.454482] WLC_E_IF: NO_IF set, event Ignored
[  112.456016] P2P interface started
[  112.477790] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  112.892613] meson6-dwmac ff3f0000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[  112.892633] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  113.468752] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 0 to 9600
[  113.468800] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 9600 to 9600
[  113.468817] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 9600 to 115200
[  114.810911] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based  firewall rule not found. Use the iptables CT target to attach helpers instead.
[  115.087648] fb: osd_release now.index=3,open_count=1
[  115.087656] fb: osd_release now.index=2,open_count=1
[  115.087659] fb: osd_release now.index=1,open_count=1
[  115.165184] meson_uart ff803000.serial: ttyS0 use xtal(24M) 24000000 change 115200 to 115200
[  120.905802] meson_uart ffd24000.serial: ttyS1 use xtal(24M) 24000000 change 115200 to 2000000
[  128.411286] meson_uart ffd22000.serial: ttyS3 use xtal(24M) 24000000 change 0 to 9600
[  128.411335] meson_uart ffd22000.serial: ttyS3 use xtal(24M) 24000000 change 9600 to 115200

Tips:

论坛支持Markdown,下次贴log或代码可以使用如下语法:

log 或 代码

[ 23.021310] fb: osd[3] canvas.addr=0xea600000
[ 23.021312] fb: osd[3] canvas.width=128
[ 23.021313] fb: osd[3] canvas.height=32
[ 23.021315] fb: osd[3] frame.width=32
[ 23.021316] fb: osd[3] frame.height=32
[ 23.021318] fb: osd[3] out_addr_id =0x4
[ 68.636319] fb: mem_free_work, free memory: addr:800000
[ 109.727072] zram: Added device: zram0
[ 109.739819] zram: Added device: zram1
[ 109.746800] zram: Added device: zram2

23秒到68秒再到109秒,为什么会停那么久???

每次插拔电源都能复现么?

23s这里系统已经加载完全部驱动了
68s这里是系统所有服务都跑起来了,释放了原本占用的内存
109这里是模块打印出来的信息
中间的空白时间是系统没有模块报信息,而不是卡主了,这是正常情况。

现在硬盘断电后上电启动不起来是什么问题??
执行reboot后能正常挂载并使用。

[quote=“Frank, post:6, topic:15958, full:true”]

每次插拔电源都能复现么?

是的每次断电再启动都能复现。
断电再启动不出现的情况,执行reboot后硬盘都能正常挂载并使用。

@zfuwen 我们这边测试没有出现这样的情况。开机是正常的。你固件有做过修改么?我们使用的是三星的SSD

我们使用的是海康2TSSD,修改过
/boot/env.txt
中的
overlays=uart3 pwm_f i2c3 i2s os08a10 watchdo
改成
overlays=uart3 pwm_f i2c3 os08a10 watchdo

需要我这边抓点其它什么日志吗?
帮忙看一下这个具体是什么情况,我们出货60多个,接下来还有更多单。担心这个问题后期会影响到项目验收。

@zfuwen 目前的问题是我们这边没办法复现你的这个问题,我们这边的SSD是正常的。你这边有对接的销售么?寄一个你们使用SSD过来,我们测试下

@zfuwen hello,
你可以先上电启动系统后复现现象后,执行命令:

lspci

判断PCIE是否识别到设备,如果识别到但没有节点,那么可能需要增加设备ID.