OpenHarmony开发者论坛

标题: rk3588 适配 OpeHarmony 卡kernel logo [打印本页]

作者: 小猿成长    时间: 2023-11-16 17:28
标题: rk3588 适配 OpeHarmony 卡kernel logo
[md]### 【rk3588 适配 OpeHarmony4.0 beta1 卡kernel logo】

1. 编译环境跑的是dayu210,主要修改了板级dts配置。
2. 其他代码未修改。
3. 运行结果页面一直显示kernel 的logo
   ![image.png](https://forums-obs.openharmony.c ... 0d5sjncdqyn70cd.png "image.png")

主要串口log:

Starting kernel ...

[    6.256681] I : [File] : vendor/drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 409; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '', rk_ko_ver is '5', built at '00:43:12', on 'Nov 16 2023'.
[    6.256811] Mali:
[    6.256812] Mali device driver loaded
[    6.259580] Freeing unused kernel memory: 5824K
[    6.259635] Run /init as init process

[16:56:58.723]收←◆[    6.261053] [pid=1][Init][INFO][init.c:230]Start init first stage.
[    6.289927] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.289988] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName userdata
[    6.290121] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName sys-prod
[    6.290250] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName chip-prod
[    6.290373] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName system
[    6.290807] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName boot_linux
[    6.291168] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.291534] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName bootctrl
[    6.291895] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName uboot
[    6.292394] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName updater
[    6.292579] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName vendor
[    6.293030] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName ramdisk
[    6.293398] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.293762] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName resource
[    6.293886] [pid=1][ueventd][INFO][ueventd.c:191]Handle required partitionName misc
[    6.321262] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.321595] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.321741] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.322068] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.322395] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.322714] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.323050] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.323377] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.323518] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.323837] [pid=1][ueventd][WARNING][ueventd.c:196]Not found device for partitionName (null)
[    6.325098] [pid=1][Init][INFO][init_mount.c:30]Mount required partitions
[    6.325109] [pid=1][BEGET][INFO][fstab_mount.c:349]No valid slot value found from parameter, try to get it from cmdline
[    6.325145] [pid=1][BEGET][INFO][fstab_mount.c:322]Failed to get bootslots value from cmdline
[    6.327505] EXT4-fs (mmcblk0p7): mounted filesystem without journal. Opts: barrier=1
[    6.327537] [pid=1][BEGET][INFO][fstab_mount.c:417]Mount /dev/block/platform/fe2e0000.mmc/by-name/system to /usr successful
[    6.327544] [pid=1][BEGET][INFO][fstab_mount.c:349]No valid slot value found from parameter, try to get it from cmdline
[    6.327588] [pid=1][BEGET][INFO][fstab_mount.c:322]Failed to get bootslots value from cmdline
[    6.328797] EXT4-fs (mmcblk0p8): mounted filesystem without journal. Opts: barrier=1
[    6.328825] [pid=1][BEGET][INFO][fstab_mount.c:417]Mount /dev/block/platform/fe2e0000.mmc/by-name/vendor to /vendor successful
[    6.328831] [pid=1][BEGET][INFO][fstab_mount.c:349]No valid slot value found from parameter, try to get it from cmdline
[    6.328871] [pid=1][BEGET][INFO][fstab_mount.c:322]Failed to get bootslots value from cmdline
[    6.328881] [pid=1][BEGET][ERROR][fstab_mount.c:380]Unsupported file system " none "
[    6.328887] [pid=1][BEGET][INFO][fstab_mount.c:349]No valid slot value found from parameter, try to get it from cmdline
[    6.328908] [pid=1][BEGET][INFO][fstab_mount.c:322]Failed to get bootslots value from cmdline
[    6.328915] [pid=1][BEGET][ERROR][fstab_mount.c:380]Unsupported file system " none "
[    6.328962] [pid=1][Init][INFO][init.c:209]Start init second stage.
[    6.332858] [pid=1][Init][INFO][switch_root.c:185]SwitchRoot to /usr finish
[    6.347746] random: init: uninitialized urandom read (8 bytes read)
[    6.347805] random: init: uninitialized urandom read (8 bytes read)
[    6.347870] random: init: uninitialized urandom read (8 bytes read)
[    6.361607] [pid=1][LoopEvent][INFO][le_signal.c:75]LE_AddSignal 17 0
[    6.361705] [pid=1][LoopEvent][INFO][le_signal.c:75]LE_AddSignal 15 1
[    6.361897] [pid=1][Init][INFO][init.c:90]Init fd holder socket done
[    6.362032] [pid=1][BEGET][ERROR][fstab.c:330]Failed to get fstab item from mount point " /misc "
[    6.362040] [pid=1][BEGET][INFO][fstab.c:511]Mount point not found, try to get path by device name.
[    6.362503] [pid=1][Init][INFO][init_group_manager.c:201]boot start device.boot.group
[    6.363366] [pid=1][Init][INFO][init.c:310]Executing hook [0:0] cost [842]us, return 0.
[    6.363384] [pid=1][Init][INFO][init.c:310]Executing hook [0:0] cost [8]us, return 0.
[    6.363424] [pid=1][Init][INFO][init.c:310]Executing hook [0:0] cost [32]us, return 0.
[    6.363433] [pid=1][Init][INFO][init.c:310]Executing hook [0:0] cost [2]us, return 0.
[    6.363440] [pid=1][PLUGIN][INFO][selinux_static.c:23]Install selinuxadp.
[    6.364607] [pid=1][PLUGIN][INFO][selinux_adp.c:142]Selinux adapter plug-in init now ...
[    6.364627] [pid=1][Init][INFO][init.c:310]Executing hook [0:0] cost [1186]us, return 0.
[    6.364637] [pid=1][PARAM][INFO][param_service.c:374]InitParamService pipe: /dev/unix/socket/paramservice.
[    6.364673] [pid=1][PARAM][INFO][param_base.c:204]CloseParamWorkSpace 1
[    6.364699] [pid=1][PARAM][ERROR][param_base.c:462]Invalid workSpace for musl.log.enable
[    6.364705] [pid=1][PARAM][ERROR][param_base.c:482]Forbid to read parameter musl.log.enable
[    6.364710] [pid=1][PARAM][ERROR][param_base.c:731]Forbid to access parameter musl.log.enable
[    6.364715] [pid=1][PARAM][ERROR][param_base.c:801]Invalid handle
[    6.364720] [pid=1][PARAM][ERROR][param_base.c:462]Invalid workSpace for musl.ld.debug.dlclose
[    6.364725] [pid=1][PARAM][ERROR][param_base.c:482]Forbid to read parameter musl.ld.debug.dlclose
[    6.364730] [pid=1][PARAM][ERROR][param_base.c:731]Forbid to access parameter musl.ld.debug.dlclose
[    6.364735] [pid=1][PARAM][ERROR][param_base.c:801]Invalid handle
[    6.364741] [pid=1][PARAM][ERROR][param_base.c:462]Invalid workSpace for debug.hitrace.tags.enableflags
[    6.364745] [pid=1][PARAM][ERROR][param_base.c:482]Forbid to read parameter debug.hitrace.tags.enableflags
[    6.364750] [pid=1][PARAM][ERROR][param_base.c:731]Forbid to access parameter debug.hitrace.tags.enableflags
[    6.364755] [pid=1][PARAM][ERROR][param_base.c:801]Invalid handle
[    6.365108] [pid=1][PARAM][ERROR][param_base.c:462]Invalid workSpace for debug.hitrace.tags.enableflags
[    6.365117] [pid=1][PARAM][ERROR][param_base.c:482]Forbid to read parameter debug.hitrace.tags.enableflags
[    6.365122] [pid=1][PARAM][ERROR][param_base.c:731]Forbid to access parameter debug.hitrace.tags.enableflags
[    6.365127] [pid=1][PARAM][ERROR][param_base.c:801]Invalid handle
[    6.365133] [pid=1][PARAM][ERROR][param_base.c:462]Invalid workSpace for debug.hitrace.tags.enableflags
[    6.365138] [pid=1][PARAM][ERROR][param_base.c:482]Forbid to read parameter debug.hitrace.tags.enableflags
[    6.365143] [pid=1][PARAM][ERROR][param_base.c:731]Forbid to access parameter debug.hitrace.tags.enableflags
[    6.365148] [pid=1][PARAM][ERROR][param_base.c:801]Invalid handle
[    6.365979] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:default_param:s0 index 1 spaceSize: 30720 onlyRead false
[    6.366015] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace param_sec_dac index 0 spaceSize: 10240 onlyRead false
[    6.370279] [pid=1][PARAM][WARNING][param_dac.c:250]Invalid user for 'uhdf_driver' gid 3066 uid -1
[    6.370440] [pid=1][PARAM][WARNING][param_dac.c:250]Invalid user for 'appspawn' gid 6005 uid -1
[    6.371093] [pid=1][Init][INFO][init_group_manager.c:68]Parse group config /system/etc/device.boot.group.cfg
[    6.371296] [pid=1][Init][INFO][init.c:407]boot init finish.
[    6.371306] [pid=1][PLUGIN][INFO][selinux_adp.c:45]LoadSelinuxPolicy
[    6.371336] [pid=1][SELINUX][WARNING] No cil file found, load default policy
[    6.371802] audit: type=1404 audit(6.366:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1
[    6.399961] SELinux:  policy capability network_peer_controls=1
[    6.399973] SELinux:  policy capability open_perms=1
[    6.399976] SELinux:  policy capability extended_socket_class=1
[    6.399979] SELinux:  policy capability always_check_network=0
[    6.399983] SELinux:  policy capability cgroup_seclabel=0
[    6.399985] SELinux:  policy capability nnp_nosuid_transition=1
[    6.399989] SELinux:  policy capability genfs_seclabel_symlinks=0
[    6.399992] SELinux:  policy capability ioctl_skip_cloexec=0

[16:56:58.899]收←◆[    6.466233] audit: type=1403 audit(6.460:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
[    6.466319] [pid=1][PLUGIN][INFO][selinux_adp.c:50]main, load_policy success.
[    6.473974] [pid=1][PARAM][ERROR][param_server.c:251]Failed to open file '/sys_prod/etc/param/ohos.para.size' error:2
[    6.474397] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:servicectrl_param:s0 index 2 spaceSize: 1024 onlyRead false
[    6.474481] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:servicectrl_reboot_param:s0 index 3 spaceSize: 1024 onlyRead false
[    6.474529] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:ohos_boot_param:s0 index 4 spaceSize: 4096 onlyRead false
[    6.474572] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:bootevent_param:s0 index 5 spaceSize: 4096 onlyRead false
[    6.474613] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:servicectrl_reboot_param:s0 index 3 spaceSize: 1024 onlyRead false
[    6.474630] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:devinfo_public_param:s0 index 7 spaceSize: 30720 onlyRead false
[    6.474671] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:devinfo_public_param:s0 index 7 spaceSize: 30720 onlyRead false
[    6.474687] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:devinfo_public_param:s0 index 7 spaceSize: 30720 onlyRead false
[    6.474702] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_init_param:s0 index 10 spaceSize: 40960 onlyRead false
[    6.474745] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_init_param:s0 index 10 spaceSize: 40960 onlyRead false
[    6.474760] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_init_param:s0 index 10 spaceSize: 40960 onlyRead false
[    6.474775] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_appspawn_param:s0 index 13 spaceSize: 1024 onlyRead false
[    6.474816] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_uevent_param:s0 index 14 spaceSize: 1024 onlyRead false
[    6.474857] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:devinfo_private_param:s0 index 15 spaceSize: 1024 onlyRead false
[    6.474897] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:devinfo_private_param:s0 index 15 spaceSize: 1024 onlyRead false
[    6.474912] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:startup_appspawn_param:s0 index 13 spaceSize: 1024 onlyRead false
[    6.474929] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:sys_param:s0 index 18 spaceSize: 4096 onlyRead false
[    6.474969] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:sys_usb_param:s0 index 19 spaceSize: 1024 onlyRead false
[    6.475023] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:net_param:s0 index 20 spaceSize: 1024 onlyRead false
[    6.475064] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:net_tcp_param:s0 index 21 spaceSize: 1024 onlyRead false
[    6.475104] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:const_postinstall_param:s0 index 22 spaceSize: 1024 onlyRead false
[    6.475145] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:const_postinstall_fstab_param:s0 index 23 spaceSize: 1024 onlyRead false
[    6.475189] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:const_allow_param:s0 index 24 spaceSize: 1024 onlyRead false
[    6.475231] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:const_allow_mock_param:s0 index 25 spaceSize: 1024 onlyRead false
[    6.475272] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:security_param:s0 index 26 spaceSize: 1024 onlyRead false
[    6.475315] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:hilog_param:s0 index 27 spaceSize: 40960 onlyRead false
[    6.475355] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:hook_param:s0 index 28 spaceSize: 1024 onlyRead false
[    6.475400] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:persist_param:s0 index 29 spaceSize: 40960 onlyRead false
[    6.475443] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:persist_sys_param:s0 index 30 spaceSize: 4096 onlyRead false
[    6.475483] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:hilog_param:s0 index 27 spaceSize: 40960 onlyRead false
[    6.475499] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:debug_param:s0 index 32 spaceSize: 1024 onlyRead false
[    6.475541] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:accessibility_param:s0 index 33 spaceSize: 1024 onlyRead false
[    6.475582] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:musl_param:s0 index 34 spaceSize: 1024 onlyRead false
[    6.475622] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:telephony_param:s0 index 35 spaceSize: 1024 onlyRead false
[    6.475661] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:bootevent_wms_param:s0 index 36 spaceSize: 1024 onlyRead false
[    6.475702] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:ffrt_param:s0 index 37 spaceSize: 1024 onlyRead false
[    6.475744] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:hiviewdfx_profiler_param:s0 index 38 spaceSize: 2048 onlyRead false
[    6.475787] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:hiviewdfx_profiler_param:s0 index 38 spaceSize: 2048 onlyRead false
[    6.475803] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:dhardware_dm_param:s0 index 40 spaceSize: 1024 onlyRead false
[    6.475846] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:persist_audio_param:s0 index 41 spaceSize: 1024 onlyRead false
[    6.475886] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:arkcompiler_param:s0 index 42 spaceSize: 1024 onlyRead false
[    6.475926] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:arkui_param:s0 index 43 spaceSize: 1024 onlyRead false
[    6.475968] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:inputmethod_param:s0 index 44 spaceSize: 1024 onlyRead false
[    6.476010] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:pasteboard_param:s0 index 45 spaceSize: 1024 onlyRead false
[    6.476050] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:time_param:s0 index 46 spaceSize: 1024 onlyRead false
[    6.476091] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:netmanager_base_param:s0 index 47 spaceSize: 1024 onlyRead false
[    6.476136] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:accesstoken_perm_param:s0 index 48 spaceSize: 1024 onlyRead false
[    6.476178] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:bms_param:s0 index 49 spaceSize: 1024 onlyRead false
[    6.476238] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:developtools_hdc_control_param:s0 index 50 spaceSize: 1024 onlyRead false
[    6.476282] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:distributedsche_param:s0 index 51 spaceSize: 1024 onlyRead false
[    6.476329] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:samgr_perf_param:s0 index 52 spaceSize: 1024 onlyRead false
[    6.476371] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:thermal_log_param:s0 index 53 spaceSize: 1024 onlyRead false
[    6.476413] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:input_pointer_device_param:s0 index 54 spaceSize: 1024 onlyRead false
[    6.476454] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:const_display_brightness_param:s0 index 55 spaceSize: 1024 onlyRead false
[    6.476495] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:updater_hdc_param:s0 index 56 spaceSize: 1024 onlyRead false
[    6.476537] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:updater_flashd_param:s0 index 57 spaceSize: 1024 onlyRead false
[    6.476576] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:updater_data_param:s0 index 58 spaceSize: 1024 onlyRead false
[    6.476617] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:usb_setting_param:s0 index 59 spaceSize: 1024 onlyRead false
[    6.476661] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:useriam_fwkready_param:s0 index 60 spaceSize: 1024 onlyRead false
[    6.476717] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:xts_devattest_authresult_param:s0 index 61 spaceSize: 1024 onlyRead false
[    6.476757] [pid=1][PARAM][INFO][param_base.c:293]AddWorkSpace u:object_r:default_param:s0 index 1 spaceSize: 30720 onlyRead false
[    6.476831] [pid=1][PARAM][ERROR][param_server.c:191]Generate default sn now ...
[    6.476939] [pid=1][PARAM][INFO][param_server.c:299]load parameters from build
[    6.476965] [pid=1][PARAM][INFO][param_server.c:285]Load default parameters from /system/etc/param/ohos_const.
[    6.477470] [pid=1][PARAM][INFO][param_server.c:285]Load default parameters from /chipset/etc/param.
[    6.478085] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /chipset/etc/param/thermal.para.dac
[    6.478350] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /chipset/etc/param/usb.para.dac
[    6.478376] [pid=1][PARAM][INFO][param_server.c:285]Load default parameters from /system/etc/param.
[    6.484702] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/ui_appearance.para.dac
[    6.485201] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 18 success /system/etc/param/appfwk.para.dac
[    6.485466] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 1 success /system/etc/param/usb_config.para.dac
[    6.485707] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/access_token.para.dac
[    6.486239] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 28 success /system/etc/param/hdc.para.dac
[    6.486570] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/netmanager_base.para.dac
[    6.486832] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/wms.para.dac
[    6.487077] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/telephony.para.dac
[    6.487971] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 29 success /system/etc/param/ohos.para.dac
[    6.489087] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 26 success /system/etc/param/ace_engine.para.dac
[    6.489545] [pid=1][PARAM][WARNING][param_dac.c:136]Invalid dac for 'persist.global.language' gid -1 uid -1
[    6.489727] [pid=1][PARAM][WARNING][param_dac.c:136]Invalid dac for 'persist.global.locale' gid -1 uid -1
[    6.489900] [pid=1][PARAM][WARNING][param_dac.c:136]Invalid dac for 'persist.global.is24Hour' gid -1 uid -1
[    6.490071] [pid=1][PARAM][WARNING][param_dac.c:136]Invalid dac for 'persist.sys.preferredLanguages' gid -1 uid -1
[    6.490143] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 20 success /system/etc/param/language_config.para.dac
[    6.490423] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/edm.para.dac
[    6.490691] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/display.para.dac
[    6.490928] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/hitrace.para.dac
[    6.491210] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/time.para.dac
[    6.491433] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/musl.para.dac
[    6.491703] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/accessibility.para.dac
[    6.491922] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/customization.para.dac
[    6.492240] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 16 success /system/etc/param/samgr.para.dac
[    6.492485] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/audio_hifi_watchdog.para.dac
[    6.492745] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/multimodalinput.para.dac
[    6.493004] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/devicemanager.para.dac
[    6.493236] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 13 success /system/etc/param/usb_service.para.dac
[    6.493500] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/useriam.para.dac
[    6.493764] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/audio_config.para.dac
[    6.494030] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/pasteboard.para.dac
[    6.494322] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/hiperf.para.dac
[    6.494670] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/graphic.para.dac
[    6.494945] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 15 success /system/etc/param/hiprofiler.para.dac
[    6.495202] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 16 success /system/etc/param/hilog.para.dac
[    6.495430] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/hiview.para.dac
[    6.495985] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 18 success /system/etc/param/memmgr.para.dac
[    6.496265] [pid=1][PARAM][INFO][param_dac.c:157]Load parameter label total 14 success /system/etc/param/inputmethod.para.dac
[    6.496309] [pid=1][Init][INFO][init.c:310]Executing hook [30:0] cost [3]us, return 0.
[    6.496315] [pid=1][PLUGIN][INFO][udid_static.c:21]Begin install udidmodule.
[    6.498608] [pid=1][BEGET][INFO][udid_adp.c:79]Begin calculate udid
[    6.499732] [pid=1][PLUGIN][INFO][udid_static.c:24]Begin uninstall udidmodule.
[    6.499800] [pid=1][PLUGIN][INFO][udid_static.c:27]Uninstall udidmodule finished.
[    6.499809] [pid=1][Init][INFO][init.c:310]Executing hook [30:0] cost [3492]us, return 0.
[    6.500317] [pid=1][Init][INFO][init_config.c:78]Import /etc/init.usb.cfg  ...
[    6.500554] [pid=1][Init][INFO][init_config.c:78]Import /vendor/etc/init.dayu210.usb.cfg  ...
[    6.500834] [pid=1][Init][INFO][init_config.c:78]Import /etc/init.usb.configfs.cfg  ...
[    6.500854] [pid=1][Init][ERROR][init_utils.c:137]Unexpected config file " /etc/init.usb.configfs.cfg ", check if it exist. if exist, check file size
[    6.500860] [pid=1][Init][ERROR][init_config.c:39]Failed to read file content /etc/init.usb.configfs.cfg
[    6.500869] [pid=1][Init][INFO][init_config.c:78]Import /vendor/etc/init.dayu210.cfg  ...
[    6.501345] [pid=1][Init][INFO][init_config.c:78]Import init.dayu210.usb.cfg  ...
[    6.501363] [pid=1][Init][ERROR][init_utils.c:137]Unexpected config file " init.dayu210.usb.cfg ", check if it exist. if exist, check file size
[    6.501369] [pid=1][Init][ERROR][init_config.c:39]Failed to read file content init.dayu210.usb.cfg
[    6.515286] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket ueventd success
[    6.517449] [pid=1][Init][ERROR][init_service_manager.c:268]Failed to get gid for d-bms
[    6.517470] [pid=1][Init][WARNING][init_service_manager.c:304]Parse service d-bms gid failed from item "dbms".
[    6.518531] [pid=1][Init][ERROR][init_utils.c:87]Failed to decode uid for thermal
[    6.518540] [pid=1][Init][ERROR][init_service_manager.c:851]Failed to get uid for service thermal_protector
[    6.518547] [pid=1][Init][INFO][init_common_service.c:235]Closing service ' thermal_protector ' fds
[    6.522497] [pid=1][Init][INFO][init_service_socket.c:142]CreateSocket NWebSpawn success
[    6.523137] [pid=1][Init][INFO][init_service_socket.c:195]Watcher socket fd 14 for service nwebspawn
[    6.524080] [pid=1][Init][ERROR][init_service_manager.c:268]Failed to get gid for faultloggerd
[    6.524091] [pid=1][Init][WARNING][init_service_manager.c:304]Parse service faultloggerd gid failed from item "faultloggerd".
[    6.532132] [pid=1][Init][INFO][init.c:423]boot parse config file done.
[    6.532143] [pid=1][PLUGIN][INFO][seccomp_policy_static.c:48]seccomp enabled.
[    6.532150] [pid=1][Init][INFO][init.c:310]Executing hook [50:0] cost [8]us, return 0.
[    6.532339] [pid=1][Init][INFO][init.c:270]boot job pre-init start.
[    6.532465] [pid=1][Init][INFO][init_service_manager.c:1103]Start service ueventd
[    6.532733] [pid=1][Init][INFO][init_common_service.c:520]Service ueventd(pid 240) started
[    6.532825] [pid=1][Init][INFO][init_service_manager.c:1103]Start service watchdog_service
[    6.533056] [pid=240][Init][ERROR][init_common_service.c:315]Set service ueventd access token failed
[    6.533125] [pid=1][Init][INFO][init_common_service.c:520]Service watchdog_service(pid 241) started
[    6.533366] [pid=241][Init][ERROR][init_common_service.c:315]Set service watchdog_service access token failed
[    6.535074] [pid=1][Init][INFO][init_cmds.c:289]Mount partitions from fstab file " /vendor/etc/fstab.dayu210 "
[    6.535623] audit: type=1400 audit(6.530:4): avc:  denied  { read write } for  pid=241 comm="watchdog_servic" path="/dev/console" dev="tmpfs" ino=27 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:dev_console_file:s0 tclass=chr_file permissive=0
[    6.537758] audit: type=1400 audit(6.533:5): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.538440] audit: type=1400 audit(6.533:6): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.543252] audit: type=1400 audit(6.540:7): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.543921] audit: type=1400 audit(6.540:8): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.544446] audit: type=1400 audit(6.540:9): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.544968] audit: type=1400 audit(6.540:10): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[    6.545497] audit: type=1400 audit(6.540:11): avc:  denied  { read } for  pid=241 comm="watchdog_servic" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:watchdog_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0

[16:56:59.470]收←◆[    6.549214] [pid=240][ueventd][INFO][ueventd_main.c:71]Ueventd started, trigger uevent
[    7.036947] EXT4-fs (mmcblk0p9): mounted filesystem without journal. Opts: barrier=1
[    7.036991] [pid=1][BEGET][INFO][fstab_mount.c:417]Mount /dev/block/platform/fe2e0000.mmc/by-name/sys-prod to /sys_prod successful
[    7.037713] EXT4-fs (mmcblk0p10): mounted filesystem without journal. Opts: barrier=1
[    7.037746] [pid=1][BEGET][INFO][fstab_mount.c:417]Mount /dev/block/platform/fe2e0000.mmc/by-name/chip-prod to /chip_prod successful
[    7.037757] [pid=1][BEGET][INFO][fstab.c:424]StoreFscryptPolicy:store fscrypt policy, 2:aes-256-cts:aes-256-xts

[16:57:01.417]收←◆[    7.037832] [pid=1][BEGET][INFO][fstab_mount.c:78]Execute /system/bin/resize.f2fs begin
[    8.983688] [pid=1][BEGET][INFO][fstab_mount.c:93]Execute /system/bin/resize.f2fs end
[    8.983718] [pid=1][BEGET][INFO][fstab_mount.c:78]Execute /system/bin/fsck.f2fs begin
[    8.987407] random: fsck.f2fs: uninitialized urandom read (8 bytes read)
[    8.988826] random: fsck.f2fs: uninitialized urandom read (8 bytes read)
[    8.989015] random: fsck.f2fs: uninitialized urandom read (8 bytes read)
[    9.007367] [pid=1][BEGET][INFO][fstab_mount.c:93]Execute /system/bin/fsck.f2fs end
[    9.007987] F2FS-fs (mmcblk0p12): invalid crc_offset: 0

[16:57:01.492]收←◆[    9.058642] F2FS-fs (mmcblk0p12): Found nat_bits in checkpoint

[16:57:01.842]收←◆[    9.408368] F2FS-fs (mmcblk0p12): Mounted with checkpoint version = 77229180
[    9.408436] [pid=1][BEGET][INFO][fstab_mount.c:417]Mount /dev/block/platform/fe2e0000.mmc/by-name/userdata to /data successful
[    9.408470] [pid=1][Init][INFO][init_cmds.c:291]Mount partitions from fstab file " /vendor/etc/fstab.dayu210 " finish ret 0
[    9.408488] [pid=1][Init][INFO][init_common_cmds.c:787]Execute command "mount_fstab  /vendor/etc/fstab.${ohos.boot.hardware}" took 2873 ms
[    9.410455] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.411109] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.411739] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.412339] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.412361] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/vendor/log' failed, err=2.
[    9.412536] [pid=1][PARAM][ERROR][param_persistadp.c:38]No valid persist parameter file /data/service/el1/startup/parameters/persist_parameters
[    9.412552] [pid=1][PARAM][ERROR][param_persistadp.c:38]No valid persist parameter file /data/service/el1/startup/parameters/tmp_persist_parameters
[    9.414085] [pid=1][PLUGIN][INFO][bootchart_static.c:25]bootchart disabled.
[    9.414100] [pid=1][Init][INFO][init_hook.c:215]Can not get log level from param, keep the original loglevel.
[    9.414110] [pid=1][PLUGIN][INFO][init_trace_static.c:23]init trace enabled.

[16:57:01.910]收←◆[    9.415047] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled

[16:57:01.937]收←◆[    9.476188] [pid=1][Init][ERROR][init_common_cmds.c:458]Failed to mount for /sys/kernel/debug, err 16.
[    9.503317] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_input_event1, err 2.
[    9.503509] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_input_event4, err 2.
[    9.503574] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_input_event5, err 2.
[    9.503638] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_input_event6, err 2.
[    9.504001] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_sensor_manager_ap, err 2.
[    9.504058] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/sensorhub, err 2.
[    9.504119] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/sensors/libsensor_ver, err 2.
[    9.504174] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/ar, err 2.
[    9.504229] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/motionhub, err 2.
[    9.504291] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_misc_vibrator, err 2.
[    9.504357] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/haptics, err 2.
[    9.504419] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_light, err 2.
[    9.504484] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/blue/brightness, err 2.
[    9.504541] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/blue/delay_on, err 2.
[    9.504597] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/blue/delay_off, err 2.
[    9.504654] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/red/brightness, err 2.
[    9.504710] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/red/delay_on, err 2.
[    9.504766] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/red/delay_off, err 2.
[    9.504823] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/green/brightness, err 2.
[    9.504878] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/green/delay_on, err 2.
[    9.504934] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/leds/green/delay_off, err 2.
[    9.505112] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video0, err 2.
[    9.505166] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video1, err 2.
[    9.505225] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video2, err 2.
[    9.505286] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video3, err 2.
[    9.505339] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video4, err 2.
[    9.505392] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video5, err 2.
[    9.505444] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video6, err 2.
[    9.505496] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video7, err 2.
[    9.505549] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video8, err 2.
[    9.505584] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdfwifi, err 2.
[    9.505899] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/cpufreq_interactive/ " to 0755, err=2
[    9.505914] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/cpufreq_interactive/enable " to 0666, err=2
[    9.505943] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/fence/ " to 0755, err=2
[    9.505957] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/fence/enable " to 0666, err=2
[    9.506014] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_read/ " to 0755, err=2
[    9.506028] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_write/ " to 0755, err=2
[    9.506041] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_result/ " to 0755, err=2
[    9.506055] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_reply/ " to 0755, err=2
[    9.506098] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_read/enable " to 0666, err=2
[    9.506111] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_write/enable " to 0666, err=2
[    9.506125] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_result/enable " to 0666, err=2
[    9.506138] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_reply/enable " to 0666, err=2
[    9.506167] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_grow/ " to 0755, err=2
[    9.506181] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_shrink/ " to 0755, err=2
[    9.506237] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_grow/enable " to 0666, err=2
[    9.506260] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_shrink/enable " to 0666, err=2
[    9.506274] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/ " to 0755, err=2
[    9.506287] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/lowmemory_kill/ " to 0755, er
[    9.506302] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/enable " to 0666, err=2
[    9.506313] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/lowmemory_kill/enable " to 06
[    9.506338] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/mm_event/ " to 0755, err=2
[    9.506348] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/mm_event/mm_event_record/ " to 0755, err=2
[    9.506361] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/mm_event/mm_event_record/enable " to 0666, er
[    9.506503] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/ " to 0755, err=2
[    9.506515] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/ " to 0755, err=2
[    9.506565] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable " to 0666,
[    9.506581] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable " to 0666, err
[    9.506651] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sync/ " to 0755, err=2
[    9.506662] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sync/enable " to 0666, err=2
[    9.506929] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/f2fs/f2fs_get_data_block/ " to 0755, err=2
[    9.506980] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/f2fs/f2fs_get_data_block/enable " to 0666, er
[    9.507083] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/options/print-tgid " to 0666, err=2
[    9.507159] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu8/ " to 0755, err=2
[    9.507172] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu9/ " to 0755, err=2
[    9.507185] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu10/ " to 0755, err=2
[    9.507198] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu11/ " to 0755, err=2
[    9.507211] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu12/ " to 0755, err=2
[    9.507226] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu13/ " to 0755, err=2
[    9.507239] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu14/ " to 0755, err=2
[    9.507252] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu15/ " to 0755, err=2
[    9.507320] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu8/trace " to 0666, err=2
[    9.507332] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu9/trace " to 0666, err=2
[    9.507345] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu10/trace " to 0666, err=2
[    9.507357] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu11/trace " to 0666, err=2
[    9.507370] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu12/trace " to 0666, err=2
[    9.507383] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu13/trace " to 0666, err=2
[    9.507395] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu14/trace " to 0666, err=2
[    9.507407] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu15/trace " to 0666, err=2
[    9.507524] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/cpufreq_interactive/enable " to 0666, err=2
[    9.507543] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/fence/enable " to 0666, err=2
[    9.507588] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_read/enable " to 0666, err=2
[    9.507600] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_write/enable " to 0666, err=2
[    9.507613] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_result/enable " to 0666, err=2
[    9.507626] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_reply/enable " to 0666, err=2
[    9.507645] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/kmem/ion_heap_grow/enable " to 0666, err=2
[    9.507668] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/kmem/ion_heap_shrink/enable " to 0666, err=2
[    9.507681] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/lowmemorykiller/enable " to 0666, err=2
[    9.507693] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/lowmemorykiller/lowmemory_kill/enable " to 0666, er
[    9.507708] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/mm_event/mm_event_record/enable " to 0666, err=2
[    9.507768] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sched/sched_blocked_reason/enable " to 0666, err=2
[    9.507781] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sched/sched_cpu_hotplug/enable " to 0666, err=2
[    9.507824] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sync/enable " to 0666, err=2
[    9.507931] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/f2fs/f2fs_get_data_block/enable " to 0666, err=2
[    9.507993] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/options/print-tgid " to 0666, err=2
[    9.508058] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu8/trace " to 0666, err=2
[    9.508071] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu9/trace " to 0666, err=2
[    9.508083] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu10/trace " to 0666, err=2
[    9.508095] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu11/trace " to 0666, err=2
[    9.508106] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu12/trace " to 0666, err=2
[    9.508118] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu13/trace " to 0666, err=2
[    9.508130] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu14/trace " to 0666, err=2
[    9.508141] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu15/trace " to 0666, err=2
[    9.508494] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/ftrace/print/enable " to 0666, err=2
[    9.508617] [pid=1][Init][INFO][init.c:275]boot job pre-init finish diff 2976277 us.
[    9.508657] [pid=1][Init][INFO][init.c:270]boot job init start.
[    9.511761] [pid=1][BEGET][INFO][sandbox.c:372]Parse sandbox cfg file is /system/etc/sandbox/system-sandbox.json
[    9.512047] [pid=1][BEGET][INFO][sandbox.c:228]Get src-path is null
[    9.512132] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/system ' already exist, no need to mkdir
[    9.512287] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.512313] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/system/sys/kernel/debug ' already exist, no need to mkdir
[    9.512318] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.512340] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/system/sys/kernel/debug/tracing ' already exist, no need to mkdir
[    9.512346] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.513013] [pid=1][BEGET][INFO][sandbox.c:372]Parse sandbox cfg file is /system/etc/sandbox/chipset-sandbox.json
[    9.513289] [pid=1][BEGET][INFO][sandbox.c:228]Get src-path is null
[    9.513347] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/chipset ' already exist, no need to mkdir
[    9.513500] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.513526] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/chipset/sys/kernel/debug ' already exist, no need to mkdir
[    9.513531] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.513553] [pid=1][BEGET][INFO][sandbox.c:413]Mount point ' /mnt/sandbox/chipset/sys/kernel/debug/tracing ' already exist, no need to mkdir
[    9.513559] [pid=1][BEGET][WARNING][sandbox.c:448]Not configure mount rec, must configure mount rec flag.
[    9.514086] [pid=1][Init][ERROR][init_common_cmds.c:264]Failed to get real path /system/etc/prop.default
[    9.514774] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /proc/pressure/memory, err 2.
[    9.514788] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /proc/pressure/memory " to 0664, err=2
[    9.515064] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.515108] Registered swp emulation handler
[    9.516154] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/kernel/hungtask/userlist, err 2.
[    9.516874] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.517087] cgroup: Unknown subsys name 'memory'
[    9.517100] [pid=1][Init][ERROR][init_common_cmds.c:458]Failed to mount for /dev/memcg, err 22.
[    9.517154] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/memcg, err 13.
[    9.517190] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/memcg/tasks, err 2.
[    9.517222] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/memcg/memory.oom_control, err 2.
[    9.517254] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/memcg/cgroup.event_control, err 2.
[    9.517286] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/memcg/memory.pressure_level, err 2.
[    9.517306] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/memcg " to 0755, err=13
[    9.517318] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/memcg/tasks " to 0755, err=2
[    9.517328] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/memcg/memory.oom_control " to 0755, err=2
[    9.517339] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/memcg/cgroup.event_control " to 0755, err=2
[    9.517350] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/memcg/memory.pressure_level " to 0755, err=2
[    9.517928] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.518541] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.518553] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hilogd
[    9.518861] [pid=1][Init][INFO][init_common_service.c:520]Service hilogd(pid 255) started
[    9.519835] [pid=255][Init][INFO][init_service_socket.c:142]CreateSocket hilogInput success
[    9.519871] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.520479] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.521060] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.521642] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.521654] [pid=1][Init][INFO][init_service_manager.c:1103]Start service module_update_service
[    9.521940] [pid=1][Init][INFO][init_common_service.c:520]Service module_update_service(pid 256) started
[    9.522398] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.522651] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.523471] [pid=255][Init][INFO][init_service_socket.c:142]CreateSocket hilogControl success
[    9.526919] [pid=255][Init][INFO][init_service_socket.c:142]CreateSocket hilogOutput success
[    9.530217] printk: init (255): Attempt to access syslog with CAP_SYS_ADMIN but no CAP_SYSLOG (deprecated).
[    9.604092] [pid=1][Init][ERROR][init_common_cmds.c:557]Failed unlink -rf err=30.
[    9.607766] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/frz/cgroup.proc, err 2.
[    9.607957] [pid=1][Init][INFO][init.c:275]boot job init finish diff 99283 us.
[    9.607996] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-1-000 start.
[    9.608008] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hdf_devmgr
[    9.608555] [pid=1][Init][INFO][init_common_service.c:520]Service hdf_devmgr(pid 262) started
[    9.608664] [pid=1][Init][INFO][init_service_manager.c:1103]Start service device_manager
[    9.608944] [pid=1][Init][INFO][init_common_service.c:520]Service device_manager(pid 263) started
[    9.609034] [pid=1][Init][INFO][init_service_manager.c:1103]Start service storage_manager
[    9.609252] [pid=1][Init][INFO][init_common_service.c:520]Service storage_manager(pid 264) started
[    9.609347] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hiview
[    9.609646] [pid=1][Init][INFO][init_common_service.c:520]Service hiview(pid 265) started
[    9.609793] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-1-000 finish diff 1782 us.
[    9.609830] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-1-001 start.
[    9.609848] [pid=1][Init][INFO][init_service_manager.c:1103]Start service storage_daemon
[    9.610117] [pid=1][Init][INFO][init_common_service.c:520]Service storage_daemon(pid 266) started
[    9.610199] [pid=1][Init][INFO][init_service_manager.c:1103]Start service param_watcher
[    9.610415] [pid=1][Init][INFO][init_common_service.c:520]Service param_watcher(pid 267) started
[    9.610507] [pid=1][Init][INFO][init_service_manager.c:1103]Start service samgr
[    9.610753] [pid=1][Init][INFO][init_common_service.c:520]Service samgr(pid 268) started
[    9.610846] [pid=1][Init][INFO][init_service_manager.c:1103]Start service appspawn
[    9.611102] [pid=1][Init][INFO][init_common_service.c:520]Service appspawn(pid 269) started
[    9.611226] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-1-001 finish diff 1379 us.
[    9.611269] [pid=1][Init][INFO][init.c:270]boot job post-init start.
[    9.611284] [pid=1][PARAM][WARNING][trigger_processor.c:360]Can not find trigger early-fs
[    9.611291] [pid=1][PARAM][WARNING][trigger_processor.c:360]Can not find trigger fs
[    9.611309] [pid=1][PARAM][WARNING][trigger_processor.c:360]Can not find trigger firmware_mounts_complete
[    9.611610] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/cpufreq_interactive/enable " to 0666, err=2
[    9.611636] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/fence/enable " to 0666, err=2
[    9.611691] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_read/enable " to 0666, err=2
[    9.611706] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_write/enable " to 0666, err=2
[    9.611722] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_result/enable " to 0666, err=2
[    9.611735] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/i2c/smbus_reply/enable " to 0666, err=2
[    9.611758] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_grow/enable " to 0666, err=2
[    9.611773] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/kmem/ion_heap_shrink/enable " to 0666, err=2
[    9.611787] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/enable " to 0666, err=2
[    9.611800] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/lowmemorykiller/lowmemory_kill/enable " to 06
[    9.611816] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/mm_event/mm_event_record/enable " to 0666, er
[    9.611908] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_blocked_reason/enable " to 0666,
[    9.611923] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sched/sched_cpu_hotplug/enable " to 0666, err
[    9.611982] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/sync/enable " to 0666, err=2
[    9.612120] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/events/f2fs/f2fs_get_data_block/enable " to 0666, er
[    9.612201] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/options/print-tgid " to 0666, err=2
[    9.612290] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu8/trace " to 0666, err=2
[    9.612304] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu9/trace " to 0666, err=2
[    9.612321] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu10/trace " to 0666, err=2
[    9.612335] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu11/trace " to 0666, err=2
[    9.612348] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu12/trace " to 0666, err=2
[    9.612366] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu13/trace " to 0666, err=2
[    9.612382] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu14/trace " to 0666, err=2
[    9.612395] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/debug/tracing/per_cpu/cpu15/trace " to 0666, err=2
[    9.612509] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/cpufreq_interactive/enable " to 0666, err=2
[    9.612528] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/fence/enable " to 0666, err=2
[    9.612573] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_read/enable " to 0666, err=2
[    9.612586] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_write/enable " to 0666, err=2
[    9.612599] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_result/enable " to 0666, err=2
[    9.612612] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/i2c/smbus_reply/enable " to 0666, err=2
[    9.612630] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.612633] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/kmem/ion_heap_grow/enable " to 0666, err=2
[    9.612643] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/kmem/ion_heap_shrink/enable " to 0666, err=2
[    9.612661] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/lowmemorykiller/enable " to 0666, err=2
[    9.612677] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/lowmemorykiller/lowmemory_kill/enable " to 0666, er
[    9.612692] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/mm_event/mm_event_record/enable " to 0666, err=2
[    9.612756] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sched/sched_blocked_reason/enable " to 0666, err=2
[    9.612770] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sched/sched_cpu_hotplug/enable " to 0666, err=2
[    9.612815] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/sync/enable " to 0666, err=2
[    9.612953] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/events/f2fs/f2fs_get_data_block/enable " to 0666, err=2
[    9.613020] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/options/print-tgid " to 0666, err=2
[    9.613088] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu8/trace " to 0666, err=2
[    9.613101] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu9/trace " to 0666, err=2
[    9.613113] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu10/trace " to 0666, err=2
[    9.613125] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu11/trace " to 0666, err=2
[    9.613138] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu12/trace " to 0666, err=2
[    9.613156] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu13/trace " to 0666, err=2
[    9.613169] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu14/trace " to 0666, err=2
[    9.613181] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/kernel/tracing/per_cpu/cpu15/trace " to 0666, err=2
[    9.613466] [pid=1][Init][INFO][init_service_manager.c:1103]Start service storage_daemon
[    9.613475] [pid=1][Init][ERROR][init_common_service.c:479]Service storage_daemon already started
[    9.613518] [pid=1][Init][ERROR][init_common_cmds.c:458]Failed to mount for /config, err 16.
[    9.613834] [pid=1][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.613847] [pid=1][Init][INFO][init_service_manager.c:1103]Start service wifi_hal_service
[    9.614120] [pid=1][Init][INFO][init_common_service.c:520]Service wifi_hal_service(pid 271) started
[    9.614279] [pid=1][Init][INFO][init.c:275]boot job post-init finish diff 2997 us.
[    9.614308] [pid=1][Init][INFO][init.c:270]boot job late-fs start.
[    9.614367] [pid=1][Init][INFO][init.c:275]boot job late-fs finish diff 65 us.
[    9.614389] [pid=1][Init][INFO][init.c:270]boot job post-fs-data start.
[    9.614397] [pid=1][BEGET][INFO][fstab.c:429]LoadFscryptPolicy start
[    9.614407] [pid=1][BEGET][INFO][fstab.c:444]LoadFscryptPolicy success
[    9.614440] [pid=1][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/sdc
[    9.615977] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.619253] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.622526] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.625958] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.629281] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.632476] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.633970] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.634112] binder: 256:256 transaction failed 29189/-22, size 0-0 line 3290
[    9.637202] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.640468] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.643337] binder: 264:264 transaction failed 29189/-22, size 0-0 line 3290
[    9.643382] binder: 263:263 transaction failed 29189/-22, size 0-0 line 3290
[    9.643727] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.643941] binder: 267:267 transaction failed 29189/-22, size 0-0 line 3290
[    9.646938] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.650143] [pid=265][Init][INFO][fscrypt_control.c:395]Fscrypt have not enabled
[    9.651775] [pid=265][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /proc/sysrq-trigger, err 13.
[    9.651906] [pid=265][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /proc/sysrq-trigger " to 0660, err=13
[    9.652145] [I/kevent] HdfKeventDriverOpen:kevent usecount=1
[    9.652496] [pid=265][Init][INFO][init_service_socket.c:142]CreateSocket hisysevent success
[    9.652605] binder: 262:262 transaction failed 29189/-22, size 0-0 line 3290
[    9.672965] binder: 262:262 transaction failed 29189/-22, size 0-0 line 3290
[    9.679760] binder: 272:272 transaction failed 29189/-22, size 0-0 line 3290
[    9.680024] binder: 272:272 transaction failed 29189/-22, size 0-0 line 3290
[    9.690324] binder: 272:272 transaction failed 29189/-22, size 0-0 line 3290
[    9.691814] binder: 266:266 transaction failed 29189/-22, size 0-0 line 3290

[16:57:02.473]收←◆[   10.039948] random: storage_manager: uninitialized urandom read (8 bytes read)

[16:57:02.531]收←◆[   10.097313] random: appspawn: uninitialized urandom read (8 bytes read)

[16:57:02.579]收←◆[   10.145832] random: appspawn: uninitialized urandom read (8 bytes read)

[16:57:05.370]收←◆[   12.936206] random: crng init done
[   12.936219] random: 942 urandom warning(s) missed due to ratelimiting
[   12.957680] [pid=1][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/sdc result 0 1
[   12.957707] [pid=1][Init][INFO][init_common_cmds.c:787]Execute command "init_global_key  /data" took 3343 ms
[   12.960131] [pid=1][Init][INFO][fscrypt_control.c:220]Fscrypt policy init success
[   12.960181] [pid=1][Init][INFO][key_control.c:204]version 2 loaded
[   12.960189] [pid=1][Init][INFO][fscrypt_control.c:238]key path /data/service/el0/storage_daemon/sd, name /key_id
[   12.960207] [pid=1][Init][INFO][key_control.c:110]enter
[   12.960242] [pid=1][Init][INFO][key_control.c:78]success
[   12.964449] [pid=1][Init][INFO][fscrypt_control.c:189]Have been init
[   12.964477] [pid=1][Init][INFO][key_control.c:204]version 2 loaded
[   12.964485] [pid=1][Init][INFO][fscrypt_control.c:238]key path /data/service/el0/storage_daemon/sd, name /key_id
[   12.964501] [pid=1][Init][INFO][key_control.c:110]enter
[   12.964528] [pid=1][Init][INFO][key_control.c:78]success
[   12.965114] fscrypt: AES-256-CTS-CBC using implementation "cts-cbc-aes-ce"
[   12.968699] [pid=1][Init][INFO][fscrypt_control.c:189]Have been init
[   12.968719] [pid=1][Init][INFO][key_control.c:204]version 2 loaded
[   12.968731] [pid=1][Init][INFO][fscrypt_control.c:238]key path /data/service/el0/storage_daemon/sd, name /key_id
[   12.968747] [pid=1][Init][INFO][key_control.c:110]enter
[   12.968772] [pid=1][Init][INFO][key_control.c:78]success
[   12.969388] [pid=1][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/sdc
[   12.999302] kauditd_printk_skb: 35 callbacks suppressed
[   12.999305] audit: type=1400 audit(12.990:47): avc:  denied  { search } for  pid=266 comm="IPC_1_292" name="etc" dev="mmcblk0p8" ino=16 scontext=u:r:storage_daemon:s0 tcontext=u:object_r:vendor_etc_file:s0 tclass=dir permissive=0
[   13.002469] fscrypt: AES-256-XTS using implementation "xts-aes-ce"
[   13.019181] [pid=1][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/sdc result 0 1
[   13.032428] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/fscklogs/log, err 2.
[   13.032451] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/fscklogs/log " to 0770, err=2
[   13.032476] [pid=1][Init][INFO][init_common_cmds.c:218]Waiting /dev/block/by-name/misc 5 second(s)
[   13.032513] [pid=1][Init][INFO][init_service_manager.c:1103]Start service memmgrservice
[   13.032787] [pid=1][Init][INFO][init_common_service.c:520]Service memmgrservice(pid 352) started
[   13.035562] audit: type=1400 audit(13.026:48): avc:  denied  { read write } for  pid=352 comm="sa_main" path="/dev/console" dev="tmpfs" ino=27 scontext=u:r:memmgrservice:s0 tcontext=u:object_r:dev_console_file:s0 tclass=chr_file permissive=0
[   13.036176] audit: type=1400 audit(13.026:49): avc:  denied  { setattr } for  pid=1 comm="init" name="ubsan" dev="tmpfs" ino=300 scontext=u:r:init:s0 tcontext=u:object_r:dev_file:s0 tclass=dir permissive=0
[   13.036181] [pid=1][Init][ERROR][init_common_cmds.c:355]DoMkDir failed for '/dev/ubsan/', err 13.
[   13.036235] [pid=1][Init][ERROR][init_common_cmds.c:362]Failed to change owner /dev/ubsan/, err 13.
[   13.036241] audit: type=1400 audit(13.030:50): avc:  denied  { setattr } for  pid=1 comm="init" name="ubsan" dev="tmpfs" ino=300 scontext=u:r:init:s0 tcontext=u:object_r:dev_file:s0 tclass=dir permissive=0
[   13.040337] audit: type=1400 audit(13.033:51): avc:  denied  { write } for  pid=1 comm="init" name="updater" dev="mmcblk0p12" ino=112 scontext=u:r:init:s0 tcontext=u:object_r:data_updater_file:s0 tclass=dir permissive=0
[   13.040341] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/updater/log' failed, err=13.
[   13.040411] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /data/updater/log, err 2.
[   13.040425] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /data/updater/log " to 0775, err=2
[   13.042255] [pid=1][Init][INFO][init_service_manager.c:1103]Start service deviceauth_service
[   13.042568] [pid=1][Init][INFO][init_common_service.c:520]Service deviceauth_service(pid 353) started
[   13.044986] [pid=1][Init][ERROR][init_common_cmds.c:557]Failed unlink /data/data/.pulse_dir/runtime/pid err=2.
[   13.046711] [pid=1][Init][INFO][init_service_manager.c:1103]Start service pulseaudio
[   13.046954] [pid=1][Init][INFO][init_common_service.c:520]Service pulseaudio(pid 354) started
[   13.047278] [pid=354][Init][INFO][init_service_socket.c:142]CreateSocket native success
[   13.048675] [pid=1][Init][INFO][init_service_manager.c:1103]Start service accessibility
[   13.048929] audit: type=1400 audit(13.040:52): avc:  denied  { read write } for  pid=354 comm="sa_main" path="/dev/console" dev="tmpfs" ino=27 scontext=u:r:pulseaudio:s0 tcontext=u:object_r:dev_console_file:s0 tclass=chr_file permissive=0
[   13.048939] [pid=1][Init][INFO][init_common_service.c:520]Service accessibility(pid 355) started
[   13.051082] [pid=1][Init][INFO][init_service_manager.c:1103]Start service bluetooth_service
[   13.051333] [pid=1][Init][INFO][init_common_service.c:520]Service bluetooth_service(pid 356) started
[   13.051447] [pid=1][Init][INFO][init_service_manager.c:1103]Start service locationhub
[   13.051658] [pid=1][Init][INFO][init_common_service.c:520]Service locationhub(pid 357) started
[   13.051863] audit: type=1400 audit(13.046:53): avc:  denied  { read write } for  pid=355 comm="sa_main" path="/dev/console" dev="tmpfs" ino=27 scontext=u:r:accessibility:s0 tcontext=u:object_r:dev_console_file:s0 tclass=chr_file permissive=0
[   13.058041] [pid=1][Init][INFO][init_service_manager.c:1103]Start service devattest_service
[   13.058359] [pid=1][Init][INFO][init_common_service.c:520]Service devattest_service(pid 358) started
[   13.061970] audit: type=1400 audit(13.056:54): avc:  denied  { read write } for  pid=358 comm="sa_main" path="/dev/console" dev="tmpfs" ino=27 scontext=u:r:devattest_service:s0 tcontext=u:object_r:dev_console_file:s0 tclass=chr_file permissive=0
[   13.062208] audit: type=1400 audit(13.056:55): avc:  denied  { read } for  pid=354 comm="pulseaudio" name="online" dev="sysfs" ino=6800 scontext=u:r:pulseaudio:s0 tcontext=u:object_r:sysfs_devices_system_cpu:s0 tclass=file permissive=0
[   13.063058] [pid=1][Init][INFO][init_service_manager.c:1103]Start service huks_service
[   13.063333] [pid=1][Init][INFO][init_common_service.c:520]Service huks_service(pid 369) started
[   13.063460] [pid=1][Init][INFO][init_service_manager.c:1103]Start service mmi_uinput_service
[   13.063772] [pid=1][Init][INFO][init_common_service.c:520]Service mmi_uinput_service(pid 370) started
[   13.063885] [pid=1][Init][INFO][init_service_manager.c:1103]Start service multimodalinput
[   13.064111] [pid=1][Init][INFO][init_common_service.c:520]Service multimodalinput(pid 371) started
[   13.064243] audit: type=1400 audit(13.060:56): avc:  denied  { read } for  pid=358 comm="sa_main" name="u:object_r:debug_param:s0" dev="tmpfs" ino=60 scontext=u:r:devattest_service:s0 tcontext=u:object_r:debug_param:s0 tclass=file permissive=0
[   13.071653] [pid=1][Init][INFO][init_service_manager.c:1103]Start service device_usage_stats_service
[   13.071918] [pid=1][Init][INFO][init_common_service.c:520]Service device_usage_stats_service(pid 388) started
[   13.074224] [pid=1][Init][INFO][init_service_manager.c:1103]Start service resource_schedule_service
[   13.074492] [pid=1][Init][INFO][init_common_service.c:520]Service resource_schedule_service(pid 400) started
[   13.074618] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hdf_devhost
[   13.074631] [pid=1][Init][ERROR][init_service_manager.c:1108]Cannot find service hdf_devhost.
[   13.074709] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_disp, err 2.
[   13.074759] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/hdf_dsoftbus, err 2.
[   13.094627] [pid=1][Init][ERROR][init_utils.c:87]Failed to decode uid for thermal
[   13.094691] [pid=1][Init][ERROR][init_common_cmds.c:313]SetOwner invalid uid :thermal.
[   13.094717] [pid=1][Init][ERROR][init_common_cmds.c:362]Failed to change owner /data/service/el0/thermal, err 0.
[   13.104098] [pid=1][Init][INFO][init.c:275]boot job post-fs-data finish diff 3489672 us.
[   13.104141] [pid=1][Init][INFO][init.c:270]boot job early-boot start.
[   13.106271] [pid=1][Init][INFO][init_service_manager.c:1103]Start service netmanager
[   13.106595] [pid=1][Init][INFO][init_common_service.c:520]Service netmanager(pid 454) started
[   13.108397] [pid=1][Init][INFO][init_service_manager.c:1103]Start service wallpaper_service
[   13.108646] [pid=1][Init][INFO][init_common_service.c:520]Service wallpaper_service(pid 456) started
[   13.111809] [pid=1][Init][INFO][init_service_manager.c:1103]Start service telephony_sa
[   13.112079] [pid=1][Init][INFO][init_common_service.c:520]Service telephony_sa(pid 457) started
[   13.112288] [pid=1][Init][INFO][init.c:275]boot job early-boot finish diff 8125 us.
[   13.112319] [pid=1][Init][INFO][init.c:270]boot job boot start.
[   13.113608] [pid=1][Init][ERROR][init_common_cmds.c:458]Failed to mount for /config, err 16.
[   13.117917] [pid=1][Init][ERROR][init_common_cmds.c:264]Failed to get real path /sys/block/mmcblk1/device/cid
[   13.117948] [pid=1][Init][ERROR][init_common_cmds.c:264]Failed to get real path /sys/block/mmcblk2/device/cid
[   13.118042] file system registered
[   13.122068] zram0: detected capacity change from 0 to 1073741824
[   13.122117] [pid=1][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/mkswap
[   13.135523] [pid=1][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/mkswap result 0 1
[   13.135646] [pid=1][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/swapon
[   13.156240] Adding 1048572k swap on /dev/block/zram0.  Priority:-2 extents:1 across:1048572k SS
[   13.167240] [pid=1][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/swapon result 0 1
[   13.167297] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/ttyAMA2 " to 0777, err=2
[   13.167335] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /sys/class/rfkill/rfkill0/state " to 0775, err=2
[   13.167441] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /sys/class/rfkill/rfkill0/state, err 2.
[   13.167505] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/ttyS9, err 2.
[   13.167568] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/tun " to 0777, err=2
[   13.167603] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/tun, err 2.
[   13.167632] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/rtkbt_dev " to 0777, err=2
[   13.167703] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/xt_qtaguid " to 0640, err=2
[   13.167734] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /proc/net/xt_qtaguid/ctrl " to 0660, err=2
[   13.167749] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /proc/net/xt_qtaguid/stats " to 0440, err=2
[   13.167810] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/dri/card1 " to 0666, err=2
[   13.167848] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/dri/card1, err 2.
[   13.167860] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/dri/renderD129 " to 0666, err=2
[   13.167893] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/dri/renderD129, err 2.
[   13.167941] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/ion " to 0666, err=2
[   13.167982] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/ion, err 2.
[   13.167994] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/sched_rtg_ctrl " to 0666, err=2
[   13.168025] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/sched_rtg_ctrl, err 2.
[   13.168194] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video9, err 2.
[   13.168264] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video10, err 2.
[   13.168323] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video11, err 2.
[   13.168378] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video12, err 2.
[   13.168432] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video13, err 2.
[   13.168487] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video14, err 2.
[   13.168544] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video15, err 2.
[   13.168602] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video16, err 2.
[   13.168655] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video17, err 2.
[   13.168736] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video18, err 2.
[   13.168791] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video19, err 2.
[   13.168844] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/video20, err 2.
[   13.168856] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev0 " to 0666, err=2
[   13.168937] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev0, err 2.
[   13.168949] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev1 " to 0666, err=2
[   13.169033] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev1, err 2.
[   13.169045] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev2 " to 0666, err=2
[   13.169126] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev2, err 2.
[   13.169138] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev3 " to 0666, err=2
[   13.169225] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev3, err 2.
[   13.169237] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev4 " to 0666, err=2
[   13.169317] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev4, err 2.
[   13.169329] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/v4l-subdev5 " to 0666, err=2
[   13.169410] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/v4l-subdev5, err 2.
[   13.169422] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/media0 " to 0666, err=2
[   13.169503] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/media0, err 2.
[   13.169515] [pid=1][Init][ERROR][init_common_cmds.c:379]Failed to change mode " /dev/media1 " to 0666, err=2
[   13.169620] [pid=1][Init][ERROR][init_common_cmds.c:325]Failed to change owner for /dev/media1, err 2.
[   13.169630] [pid=1][Init][INFO][init_service_manager.c:1103]Start service ispserver
[   13.169975] [pid=1][Init][INFO][init_common_service.c:520]Service ispserver(pid 501) started
[   13.171606] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/service/el1/public/update/dupdate_engine/databases' failed, err=13.
[   13.171640] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/service/el1/public/update/dupdate_engine/preferences' failed, err=13.
[   13.171665] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/service/el1/public/update/dupdate_engine/files' failed, err=13.
[   13.171678] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/service/el1/public/update/dupdate_engine/files/firmware' failed, err=2.
[   13.171695] [pid=1][Init][ERROR][init_common_cmds.c:344]Create directory '/data/service/el1/public/update/dupdate_engine/files/firmware/changelogs' failed, er
[   13.174224] [pid=1][Init][INFO][init_service_manager.c:1103]Start service updater_sa
[   13.174542] [pid=1][Init][INFO][init_common_service.c:520]Service updater_sa(pid 505) started
[   13.174677] [pid=1][Init][INFO][init_service_manager.c:1103]Start service screenlock_server
[   13.174891] [pid=1][Init][INFO][init_common_service.c:520]Service screenlock_server(pid 506) started
[   13.176765] [pid=1][Init][INFO][init_service_manager.c:1103]Start service bgtaskmgr_service
[   13.177035] [pid=1][Init][INFO][init_common_service.c:520]Service bgtaskmgr_service(pid 507) started
[   13.178125] [pid=1][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/chown
[   13.193559] [pid=1][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/chown result 0 1
[   13.193607] [pid=1][Init][INFO][init_service_manager.c:1103]Start service time_service
[   13.193926] [pid=1][Init][INFO][init_common_service.c:520]Service time_service(pid 521) started
[   13.196668] [pid=1][Init][INFO][init_service_manager.c:1103]Start service msdp_sa
[   13.196981] [pid=1][Init][INFO][init_common_service.c:520]Service msdp_sa(pid 532) started
[   13.197136] Mass Storage Function, version: 2009/09/11
[   13.197145] LUN: removable file: (no medium)
[   13.199001] [pid=1][Init][INFO][init.c:275]boot job boot finish diff 86654 us.
[   13.199025] [pid=1][Init][INFO][init.c:270]boot job audio_policy_start start.
[   13.200757] [pid=1][Init][INFO][init_service_manager.c:1103]Start service audio_policy
[   13.201104] [pid=1][Init][INFO][init_common_service.c:520]Service audio_policy(pid 535) started
[   13.201290] [pid=1][Init][INFO][init.c:275]boot job audio_policy_start finish diff 2234 us.
[   13.201376] [pid=1][Init][ERROR][init_signal_handler.c:46]Child process wifi_hal_service(pid 271) exit with code : 255
[   13.201383] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:wifi_hal_service pid:271 uid:1010 status:65280.
[   13.201390] [pid=1][Init][INFO][init_common_service.c:632]Reap service wifi_hal_service, pid 271.
[   13.201705] [pid=1][Init][INFO][init_common_service.c:520]Service wifi_hal_service(pid 536) started
[   13.201864] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 268 key: bootevent.samgr.ready
[   13.206257] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 267 key: bootevent.param_watcher.started
[   13.206739] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-000 start.
[   13.206765] [pid=1][Init][INFO][init_service_manager.c:1103]Start service fingerprint_auth_host
[   13.207093] [pid=1][Init][INFO][init_common_service.c:520]Service fingerprint_auth_host(pid 538) started
[   13.207211] [pid=1][Init][INFO][init_service_manager.c:1103]Start service user_auth_host
[   13.207412] [pid=1][Init][INFO][init_common_service.c:520]Service user_auth_host(pid 539) started
[   13.207508] [pid=1][Init][INFO][init_service_manager.c:1103]Start service pin_auth_host
[   13.207701] [pid=1][Init][INFO][init_common_service.c:520]Service pin_auth_host(pid 540) started
[   13.207790] [pid=1][Init][INFO][init_service_manager.c:1103]Start service face_auth_host
[   13.207989] [pid=1][Init][INFO][init_common_service.c:520]Service face_auth_host(pid 541) started
[   13.208158] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-000 finish diff 1431 us.
[   13.208351] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 269 key: bootevent.appspawn.started
[   13.208576] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-001 start.
[   13.208589] [pid=1][Init][INFO][init_service_manager.c:1103]Start service codec_host
[   13.208845] [pid=1][Init][INFO][init_common_service.c:520]Service codec_host(pid 543) started
[   13.208942] [pid=1][Init][INFO][init_service_manager.c:1103]Start service light_host
[   13.209173] [pid=1][Init][INFO][init_common_service.c:520]Service light_host(pid 544) started
[   13.209269] [pid=1][Init][INFO][init_service_manager.c:1103]Start service vibrator_host
[   13.209476] [pid=1][Init][INFO][init_common_service.c:520]Service vibrator_host(pid 545) started
[   13.209668] [pid=1][Init][INFO][init_service_manager.c:1103]Start service sensor_host
[   13.209901] [pid=1][Init][INFO][init_common_service.c:520]Service sensor_host(pid 546) started
[   13.210064] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-001 finish diff 1477 us.
[   13.210534] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-002 start.
[   13.210555] [pid=1][Init][INFO][init_service_manager.c:1103]Start service input_user_host
[   13.210834] [pid=1][Init][INFO][init_common_service.c:520]Service input_user_host(pid 548) started
[   13.210959] [pid=1][Init][INFO][init_service_manager.c:1103]Start service camera_host
[   13.211196] [pid=1][Init][INFO][init_common_service.c:520]Service camera_host(pid 549) started
[   13.211280] [pid=1][Init][INFO][init_service_manager.c:1103]Start service audio_host
[   13.211490] [pid=1][Init][INFO][init_common_service.c:520]Service audio_host(pid 552) started
[   13.211582] [pid=1][Init][INFO][init_service_manager.c:1103]Start service wifi_host
[   13.211794] [pid=1][Init][INFO][init_common_service.c:520]Service wifi_host(pid 553) started
[   13.211934] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-002 finish diff 1400 us.
[   13.211974] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-003 start.
[   13.211990] [pid=1][Init][INFO][init_service_manager.c:1103]Start service power_host
[   13.212228] [pid=1][Init][INFO][init_common_service.c:520]Service power_host(pid 554) started
[   13.212320] [pid=1][Init][INFO][init_service_manager.c:1103]Start service usb_host
[   13.212541] [pid=1][Init][INFO][init_common_service.c:520]Service usb_host(pid 555) started
[   13.212632] [pid=1][Init][INFO][init_service_manager.c:1103]Start service blue_host
[   13.212859] [pid=1][Init][INFO][init_common_service.c:520]Service blue_host(pid 556) started
[   13.212987] [pid=1][Init][INFO][init_service_manager.c:1103]Start service allocator_host
[   13.213219] [pid=1][Init][INFO][init_common_service.c:520]Service allocator_host(pid 557) started
[   13.219765] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-003 finish diff 7733 us.
[   13.219818] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-004 start.
[   13.219833] [pid=1][Init][INFO][init_service_manager.c:1103]Start service composer_host
[   13.220236] [pid=1][Init][INFO][init_common_service.c:520]Service composer_host(pid 562) started
[   13.220352] [pid=1][Init][INFO][init_service_manager.c:1103]Start service resource_schedule_service
[   13.220359] [pid=1][Init][ERROR][init_common_service.c:479]Service resource_schedule_service already started
[   13.220370] [pid=1][Init][INFO][init_service_manager.c:1103]Start service privacy_service
[   13.220634] [pid=1][Init][INFO][init_common_service.c:520]Service privacy_service(pid 563) started
[   13.220740] [pid=1][Init][INFO][init_service_manager.c:1103]Start service device_usage_stats_service
[   13.220748] [pid=1][Init][ERROR][init_common_service.c:479]Service device_usage_stats_service already started
[   13.220826] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-004 finish diff 972 us.
[   13.220868] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-005 start.
[   13.220882] [pid=1][Init][INFO][init_service_manager.c:1103]Start service msdp_sa
[   13.220888] [pid=1][Init][ERROR][init_common_service.c:479]Service msdp_sa already started
[   13.220897] [pid=1][Init][INFO][init_service_manager.c:1103]Start service telephony_sa
[   13.220904] [pid=1][Init][ERROR][init_common_service.c:479]Service telephony_sa already started
[   13.220910] [pid=1][Init][INFO][init_service_manager.c:1103]Start service wallpaper_service
[   13.220916] [pid=1][Init][ERROR][init_common_service.c:479]Service wallpaper_service already started
[   13.220922] [pid=1][Init][INFO][init_service_manager.c:1103]Start service distributeddata
[   13.221145] [pid=1][Init][INFO][init_common_service.c:520]Service distributeddata(pid 564) started
[   13.221277] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-005 finish diff 398 us.
[   13.221315] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-006 start.
[   13.221331] [pid=1][Init][INFO][init_service_manager.c:1103]Start service netsysnative
[   13.221572] [pid=1][Init][INFO][init_common_service.c:520]Service netsysnative(pid 565) started
[   13.221659] [pid=1][Init][INFO][init_service_manager.c:1103]Start service faultloggerd
[   13.221944] [pid=1][Init][INFO][init_common_service.c:520]Service faultloggerd(pid 566) started
[   13.222043] [pid=1][Init][INFO][init_service_manager.c:1103]Start service ui_service
[   13.222283] [pid=1][Init][INFO][init_common_service.c:520]Service ui_service(pid 567) started
[   13.222378] [pid=1][Init][INFO][init_service_manager.c:1103]Start service camera_service
[   13.222609] [pid=1][Init][INFO][init_common_service.c:520]Service camera_service(pid 568) started
[   13.222759] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-006 finish diff 1416 us.
[   13.222799] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-007 start.
[   13.222809] [pid=1][Init][INFO][init_service_manager.c:1103]Start service devattest_service
[   13.222815] [pid=1][Init][ERROR][init_common_service.c:479]Service devattest_service already started
[   13.222826] [pid=1][Init][INFO][init_service_manager.c:1103]Start service useriam
[   13.223109] [pid=1][Init][INFO][init_common_service.c:520]Service useriam(pid 569) started
[   13.223205] [pid=1][Init][INFO][init_service_manager.c:1103]Start service bluetooth_service
[   13.223212] [pid=1][Init][ERROR][init_common_service.c:479]Service bluetooth_service already started
[   13.223220] [pid=1][Init][INFO][init_service_manager.c:1103]Start service media_service
[   13.223485] [pid=1][Init][INFO][init_common_service.c:520]Service media_service(pid 570) started
[   13.223618] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-007 finish diff 797 us.
[   13.223660] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-008 start.
[   13.223669] [pid=1][Init][INFO][init_service_manager.c:1103]Start service time_service
[   13.223675] [pid=1][Init][ERROR][init_common_service.c:479]Service time_service already started
[   13.223682] [pid=1][Init][INFO][init_service_manager.c:1103]Start service accessibility
[   13.223688] [pid=1][Init][ERROR][init_common_service.c:479]Service accessibility already started
[   13.223694] [pid=1][Init][INFO][init_service_manager.c:1103]Start service bgtaskmgr_service
[   13.223700] [pid=1][Init][ERROR][init_common_service.c:479]Service bgtaskmgr_service already started
[   13.223711] [pid=1][Init][INFO][init_service_manager.c:1103]Start service accountmgr
[   13.223952] [pid=1][Init][INFO][init_common_service.c:520]Service accountmgr(pid 571) started
[   13.224070] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-008 finish diff 401 us.
[   13.224108] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-009 start.
[   13.224121] [pid=1][Init][INFO][init_service_manager.c:1103]Start service softbus_server
[   13.224348] [pid=1][Init][INFO][init_common_service.c:520]Service softbus_server(pid 572) started
[   13.224434] [pid=1][Init][INFO][init_service_manager.c:1103]Start service screenlock_server
[   13.224440] [pid=1][Init][ERROR][init_common_service.c:479]Service screenlock_server already started
[   13.224447] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hidumper_service
[   13.224674] [pid=1][Init][INFO][init_common_service.c:520]Service hidumper_service(pid 573) started
[   13.224768] [pid=1][Init][INFO][init_service_manager.c:1103]Start service sensors
[   13.224980] [pid=1][Init][INFO][init_common_service.c:520]Service sensors(pid 574) started
[   13.225108] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-009 finish diff 975 us.
[   13.225154] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-010 start.
[   13.225162] [pid=1][Init][INFO][init_service_manager.c:1103]Start service netmanager
[   13.225168] [pid=1][Init][ERROR][init_common_service.c:479]Service netmanager already started
[   13.225180] [pid=1][Init][INFO][init_service_manager.c:1103]Start service cloudfiledaemon
[   13.225415] [pid=1][Init][INFO][init_common_service.c:520]Service cloudfiledaemon(pid 576) started
[   13.225498] [pid=1][Init][INFO][init_service_manager.c:1103]Start service accesstoken_service
[   13.225714] [pid=1][Init][INFO][init_common_service.c:520]Service accesstoken_service(pid 577) started
[   13.225805] [pid=1][Init][INFO][init_service_manager.c:1103]Start service deviceauth_service
[   13.225811] [pid=1][Init][ERROR][init_common_service.c:479]Service deviceauth_service already started
[   13.225859] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-010 finish diff 697 us.
[   13.225897] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-011 start.
[   13.225907] [pid=1][Init][INFO][init_service_manager.c:1103]Start service installs
[   13.226270] [pid=1][Init][INFO][init_common_service.c:520]Service installs(pid 578) started
[   13.226361] [pid=1][Init][INFO][init_service_manager.c:1103]Start service foundation
[   13.226616] [pid=1][Init][INFO][init_common_service.c:520]Service foundation(pid 579) started
[   13.226712] [pid=1][Init][INFO][init_service_manager.c:1103]Start service inputmethod_service
[   13.226957] [pid=1][Init][INFO][init_common_service.c:520]Service inputmethod_service(pid 580) started
[   13.227047] [pid=1][Init][INFO][init_service_manager.c:1103]Start service av_session
[   13.227287] [pid=1][Init][INFO][init_common_service.c:520]Service av_session(pid 581) started
[   13.227439] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-011 finish diff 1514 us.
[   13.227478] [pid=1][Init][INFO][init.c:270]boot job boot-service:service-2-012 start.
[   13.227492] [pid=1][Init][INFO][init_service_manager.c:1103]Start service memmgrservice
[   13.227498] [pid=1][Init][ERROR][init_common_service.c:479]Service memmgrservice already started
[   13.227508] [pid=1][Init][INFO][init_service_manager.c:1103]Start service bootanimation
[   13.227804] [pid=1][Init][INFO][init_common_service.c:520]Service bootanimation(pid 582) started
[   13.227904] [pid=1][Init][INFO][init_service_manager.c:1103]Start service render_service
[   13.228167] [pid=1][Init][INFO][init_common_service.c:520]Service render_service(pid 583) started
[   13.228273] [pid=1][Init][INFO][init_service_manager.c:1103]Start service ispserver
[   13.228282] [pid=1][Init][ERROR][init_common_service.c:479]Service ispserver already started
[   13.228351] [pid=1][Init][INFO][init.c:275]boot job boot-service:service-2-012 finish diff 847 us.
[   13.228858] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hdcd
[   13.229208] [pid=1][Init][INFO][init_common_service.c:520]Service hdcd(pid 585) started
[   13.235918] [pid=571][Init][ERROR][init_common_service.c:222]Failed to open realPath: /dev/cpuset/foreground/tasks  /dev/cpuset/foreground/tasks errno:13.
[   13.235950] [pid=571][Init][ERROR][init_common_service.c:222]Failed to open realPath: (null)  /dev/stune/foreground/tasks errno:2.
[   13.235968] [pid=571][Init][ERROR][init_common_service.c:222]Failed to open realPath: (null)  /dev/blkio/foreground/tasks errno:2.
[   13.244850] [pid=585][Init][INFO][init_service_socket.c:142]CreateSocket hdcd success
[   13.246303] [pid=1][Init][INFO][init_service_manager.c:1103]Start service hdcd
[   13.246319] [pid=1][Init][ERROR][init_common_service.c:479]Service hdcd already started
[   13.246397] [pid=1][Init][ERROR][init_signal_handler.c:46]Child process Unknown(pid 531) exit with code : 0
[   13.246405] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:Unknown pid:531 uid:0 status:0.
[   13.257677] [pid=579][Init][ERROR][init_common_cmds.c:344]Create directory '/data/storage/el1/bundle' failed, err=2.
[   13.257698] [pid=579][Init][ERROR][init_common_cmds.c:344]Create directory '/data/storage/el2/base' failed, err=2.
[   13.257721] [pid=579][Init][ERROR][init_common_cmds.c:344]Create directory '/data/storage/el2/database' failed, err=2.
[   13.285275] [pid=1][Init][ERROR][init_signal_handler.c:46]Child process ispserver(pid 501) exit with code : 0
[   13.285291] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:ispserver pid:501 uid:3821 status:0.
[   13.285299] [pid=1][Init][INFO][init_common_service.c:632]Reap service ispserver, pid 501.
[   13.309351] [pid=565][Init][ERROR][init_common_cmds.c:458]Failed to mount for /sys/fs/bpf, err 2.
[   13.310580] [pid=565][Init][INFO][init_service_socket.c:142]CreateSocket dnsproxyd success
[   13.349521] [pid=566][PLUGIN][ERROR][selinux_adp.c:110]restoreContentRecurse failed for '/dev/unix/socket/faultloggerd.server', err 2.
[   13.349738] [pid=566][PLUGIN][ERROR][selinux_adp.c:110]restoreContentRecurse failed for '/dev/unix/socket/faultloggerd.crash.server', err 2.
[   13.370198] [pid=566][Init][INFO][init_service_socket.c:142]CreateSocket faultloggerd.server success
[   13.391072] read descriptors
[   13.391094] read strings
[   13.391260] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 585 key: sys.usb.ffs.ready
[   13.402429] [pid=565][Init][INFO][init_service_socket.c:142]CreateSocket fwmarkd success
[   13.409914] [pid=564][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/chmod
[   13.418598] [pid=564][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/chmod result 0 1
[   13.418667] [pid=564][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/chown
[   13.429154] [pid=564][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/chown result 0 1
[   13.429207] [pid=564][Init][INFO][init_cmds.c:100]Sync exec: /system/bin/chmod
[   13.439080] [pid=564][Init][INFO][init_cmds.c:113]Sync exec: /system/bin/chmod result 0 1
[   13.460227] [pid=564][Init][ERROR][init_common_service.c:222]Failed to open realPath: (null)  /dev/stune/foreground/tasks errno:2.
[   13.460259] [pid=564][Init][ERROR][init_common_service.c:222]Failed to open realPath: (null)  /dev/blkio/foreground/tasks errno:2.
[   13.482054] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 2 pid 268 key: ohos.ctl.start
[   13.482509] [pid=1][Init][INFO][init_service_manager.c:1103]Start service wifi_manager_service|1120#0#load##-1#
[   13.483560] [pid=1][Init][INFO][init_common_service.c:520]Service wifi_manager_service(pid 837) started
[   13.491615] [pid=566][Init][INFO][init_service_socket.c:142]CreateSocket faultloggerd.crash.server success
[   13.503136] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 20
[   13.503218] [I/USB_PNP_NOTIFY] UsbPnpNotifyAddInitInfo:209 i=0, interfaceInfo=0x3-0x1-0x2-0x0
[   13.503241] [I/USB_PNP_NOTIFY] UsbPnpNotifyFirstGetDevice:426 device information, 20 usbDevAddr=18446743528248825856, devNum=2, busNum=5, infoTable=1-0x275d-0xba6!
[   13.504278] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 42
[   13.520287] [I/kevent] HdfKeventDriverOpen:kevent usecount=2

[16:57:06.004]收←◆[   13.570208] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process light_host(pid 544) exit with signal : 11
[   13.570217] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:light_host pid:544 uid:3035 status:11.
[   13.570234] [pid=1][Init][INFO][init_common_service.c:632]Reap service light_host, pid 544.
[   13.570654] [pid=1][Init][INFO][init_common_service.c:520]Service light_host(pid 863) started
[   13.571036] binder: release 544:544 transaction 8289 in, still active
[   13.571046] binder: release 544:544 transaction 8286 out, still active
[   13.571052] binder: send failed reply for transaction 8289 to 262:284
[   13.571156] binder: send failed reply for transaction 8286, target dead

[16:57:06.055]收←◆[   13.621670] [I/USB_PNP_NOTIFY] UsbPnpNotifyCallback: action=0x5
[   13.621723] [I/USB_PNP_NOTIFY] UsbPnpNotifyCallback:700 g_gadgetPnpNotifyType = 30
[   13.621759] [I/USB_PNP_NOTIFY] GadgetPnpNotifyReportThread: GadgetPnpNotifyReportThread start!
[   13.638999] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 20
[   13.653586] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 42
[   13.664179] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 3 pid 268 key: ohos.ctl.start
[   13.664273] [pid=1][Init][INFO][init_service_manager.c:1103]Start service usb_service|4201#0#load##-1#
[   13.664666] [pid=1][Init][INFO][init_common_service.c:520]Service usb_service(pid 923) started
[   13.669233] [I/kevent] HdfKeventDriverOpen:kevent usecount=3
[   13.674111] [I/kevent] HdfKeventDriverOpen:kevent usecount=4
[   13.680049] [I/kevent] HdfKeventDriverOpen:kevent usecount=5

[16:57:06.207]收←◆[   13.773765] dwhdmi-rockchip fde80000.hdmi: use tmds mode
[   13.774723] binder: send failed reply for transaction 9619 to 572:572
[   13.795440] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process sensor_host(pid 546) exit with signal : 11
[   13.795454] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:sensor_host pid:546 uid:3033 status:11.
[   13.795470] [pid=1][Init][INFO][init_common_service.c:632]Reap service sensor_host, pid 546.
[   13.795876] [pid=1][Init][INFO][init_common_service.c:520]Service sensor_host(pid 1001) started
[   13.796017] binder: release 546:546 transaction 9351 in, still active
[   13.796024] binder: release 546:546 transaction 9208 out, still active
[   13.796029] binder: send failed reply for transaction 9351 to 262:722
[   13.796124] binder: send failed reply for transaction 9208, target dead
[   13.796863] [I/kevent] KeventFbNotifierFn:blank=0
[   13.796866] [I/kevent] KeventFbNotifierFn:receive display on event
[   13.796902] [I/devmgr_service] DevmgrServicePowerStateChange:wake state 0
[   13.797947] [I/kevent] KeventFbNotifierFn:blank=0
[   13.797950] [I/kevent] KeventFbNotifierFn:receive display on event
[   13.797979] [I/devmgr_service] DevmgrServicePowerStateChange:wake state 0
[   13.801245] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 569 key: bootevent.useriam.fwkready
[   13.801591] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 2 pid 569 key: bootevent.useriam.fwkready
[   13.803574] [pid=1][Init][INFO][init_service_manager.c:1103]Start service pinauth
[   13.803904] [pid=1][Init][INFO][init_common_service.c:520]Service pinauth(pid 1011) started
[   13.807656] [I/USB_PNP_NOTIFY] UsbPnpNotifyCallback: action=0x5
[   13.824627] [W/HDF_AUDIO_KADM] [HwDspDaiDispatch][line:113]: dspDai not support the function of setting hardware parameter
[   13.824630] binder: send failed reply for transaction 10349 to 572:635
[   13.825186] binder: release 545:545 transaction 9345 in, still active
[   13.825209] binder: release 545:545 transaction 9202 out, still active
[   13.825216] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process vibrator_host(pid 545) exit with signal : 11
[   13.825225] binder: send failed reply for transaction 9345 to 262:283
[   13.825226] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:vibrator_host pid:545 uid:3034 status:11.
[   13.825231] [pid=1][Init][INFO][init_common_service.c:632]Reap service vibrator_host, pid 545.
[   13.825472] binder: send failed reply for transaction 9202, target dead
[   13.825679] [pid=1][Init][INFO][init_common_service.c:520]Service vibrator_host(pid 1039) started
[   13.837466] binder: release 863:863 transaction 9408 in, still active
[   13.837487] binder: release 863:863 transaction 9218 out, still active
[   13.837493] binder: send failed reply for transaction 9408 to 262:284
[   13.837597] binder: send failed reply for transaction 9218, target dead
[   13.837714] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process light_host(pid 863) exit with signal : 11
[   13.837739] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:light_host pid:863 uid:3035 status:11.
[   13.837767] [pid=1][Init][INFO][init_common_service.c:632]Reap service light_host, pid 863.
[   13.838892] [pid=1][Init][INFO][init_common_service.c:520]Service light_host(pid 1069) started
[   13.843007] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 263 key: persist.distributed_hardware.device_manager.discover_status
[   13.852757] [W/HDF_AUDIO_KADM] [HwDspDaiDispatch][line:113]: dspDai not support the function of setting hardware parameter

[16:57:06.313]收←◆[   13.871690] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 355 key: accessibility.config.ready
[   13.879783] binder: release 1039:1039 transaction 10455 in, still active
[   13.879809] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process vibrator_host(pid 1039) exit with signal : 11
[   13.879824] binder: release 1039:1039 transaction 10452 out, still active
[   13.879832] binder: send failed reply for transaction 10455 to 262:283
[   13.879842] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:vibrator_host pid:1039 uid:3034 status:11.
[   13.879846] [pid=1][Init][INFO][init_common_service.c:632]Reap service vibrator_host, pid 1039.
[   13.879941] binder: send failed reply for transaction 10452, target dead
[   13.880236] [pid=1][Init][INFO][init_common_service.c:520]Service vibrator_host(pid 1102) started
[   13.894178] binder: send failed reply for transaction 10552 to 262:722
[   13.894232] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process light_host(pid 1069) exit with signal : 11
[   13.894240] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:light_host pid:1069 uid:3035 status:11.
[   13.894249] [pid=1][Init][INFO][init_common_service.c:632]Reap service light_host, pid 1069.
[   13.894314] binder: send failed reply for transaction 10548, target dead
[   13.894653] [pid=1][Init][INFO][init_common_service.c:520]Service light_host(pid 1115) started
[   13.902181] binder: send failed reply for transaction 10126 to 262:587
[   13.902210] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process sensor_host(pid 1001) exit with signal : 11
[   13.902218] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:sensor_host pid:1001 uid:3033 status:11.
[   13.902223] [pid=1][Init][INFO][init_common_service.c:632]Reap service sensor_host, pid 1001.
[   13.902482] binder: send failed reply for transaction 10119, target dead

[16:57:06.384]收←◆[   13.902624] [pid=1][Init][INFO][init_common_service.c:520]Service sensor_host(pid 1119) started
[   13.950284] mali fb000000.gpu: Loading Mali firmware 0x1010000
[   13.950783] mali fb000000.gpu: Protected memory allocator not found, Firmware protected mode entry will not be supported
[   13.950789] mali fb000000.gpu: Protected memory allocator not found, Firmware protected mode entry will not be supported
[   13.950793] mali fb000000.gpu: Protected memory allocator not found, Firmware protected mode entry will not be supported
[   13.972623] binder: send failed reply for transaction 10788 to 262:587
[   13.972652] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process sensor_host(pid 1119) exit with signal : 11
[   13.972662] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:sensor_host pid:1119 uid:3033 status:11.
[   13.972672] [pid=1][Init][INFO][init_common_service.c:632]Reap service sensor_host, pid 1119.
[   13.972758] binder: send failed reply for transaction 10785, target dead
[   13.973050] binder: send failed reply for transaction 10742, target dead
[   13.973089] [pid=1][Init][INFO][init_common_service.c:520]Service sensor_host(pid 1149) started
[   13.973224] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process vibrator_host(pid 1102) exit with signal : 11
[   13.973234] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:vibrator_host pid:1102 uid:3033 status:11.
[   13.973239] [pid=1][Init][INFO][init_common_service.c:632]Reap service vibrator_host, pid 1102.
[   13.973546] [pid=1][Init][INFO][init_common_service.c:520]Service vibrator_host(pid 1150) started
[   14.000012] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process light_host(pid 1115) exit with signal : 11
[   14.000034] binder: send failed reply for transaction 10800, target dead
[   14.000069] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:light_host pid:1115 uid:3035 status:11.
[   14.000088] [pid=1][Init][INFO][init_common_service.c:632]Reap service light_host, pid 1115.

[16:57:06.468]收←◆[   14.000286] [pid=1][Init][ERROR][init_common_service.c:680]Service name=light_host, crash 4 times, no more start.
[   14.034808] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 20
[   14.042550] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process sensor_host(pid 1149) exit with signal : 11
[   14.042576] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:sensor_host pid:1149 uid:3033 status:11.
[   14.042619] [pid=1][Init][INFO][init_common_service.c:632]Reap service sensor_host, pid 1149.

[16:57:06.519]收←◆[   14.042812] [pid=1][Init][ERROR][init_common_service.c:680]Service name=sensor_host, crash 4 times, no more start.
[   14.085795] [pid=1][Init][ERROR][init_signal_handler.c:43]Child process vibrator_host(pid 1150) exit with signal : 11
[   14.085855] [pid=1][Init][INFO][init_signal_handler.c:54]SigHandler, SIGCHLD received, Service:vibrator_host pid:1150 uid:3034 status:11.
[   14.085882] [pid=1][Init][INFO][init_common_service.c:632]Reap service vibrator_host, pid 1150.

[16:57:06.676]收←◆[   14.086074] [pid=1][Init][ERROR][init_common_service.c:680]Service name=vibrator_host, crash 4 times, no more start.
[   14.241859]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.formrenderservice
[   14.241926]  hmdfs: hmdfs_appid_store() store bundle id
[   14.241932]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.formrenderservice
[   14.241987]  sharefs: sharefs_appid_store() store bundle id
[   14.241992]  sharefs: insert_appid_hash_entry() insert name = com.ohos.formrenderservice

[16:57:06.919]收←◆[   14.485276]  hmdfs: hmdfs_make_bitem() make bundle item = ohos.backgroundtaskmgr.resources
[   14.485335]  hmdfs: hmdfs_appid_store() store bundle id
[   14.485341]  hmdfs: insert_appid_hash_entry() insert name = ohos.backgroundtaskmgr.resources
[   14.485396]  sharefs: sharefs_appid_store() store bundle id
[   14.485400]  sharefs: insert_appid_hash_entry() insert name = ohos.backgroundtaskmgr.resources

[16:57:07.244]收←◆[   14.579812] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 521 key: persist.time.timezone
[   14.809660] [I/kevent] HdfKeventDriverOpen:kevent usecount=6

[16:57:07.349]收←◆[   14.915340]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.nweb
[   14.915396]  hmdfs: hmdfs_appid_store() store bundle id
[   14.915402]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.nweb
[   14.915455]  sharefs: sharefs_appid_store() store bundle id
[   14.915459]  sharefs: insert_appid_hash_entry() insert name = com.ohos.nweb

[16:57:07.546]收←◆[   15.112726] binder_transaction: 7722 callbacks suppressed
[   15.112730] binder: 535:714 transaction failed 29201/-1, size 0-0 line 3304
[   15.112992] binder: 535:714 transaction failed 29201/-1, size 0-0 line 3304

[16:57:07.578]收←◆[   15.121842] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 579 key: bootevent.appfwk.ready
[   15.144478] [I/USB_PNP_NOTIFY] UsbPnpNotifyDispatch: received cmd = 42
[   15.149548] rk_gmac-dwmac fe1b0000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[   15.151161] dwmac4: Master AXI performs any burst length
[   15.151180] rk_gmac-dwmac fe1b0000.ethernet eth0: No Safety Features support found
[   15.151196] rk_gmac-dwmac fe1b0000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[   15.151587] rk_gmac-dwmac fe1b0000.ethernet eth0: registered PTP clock
[   15.152691] rk_gmac-dwmac fe1b0000.ethernet eth0: configuring for phy/rgmii-rxid link mode

[16:57:08.332]收←◆[   15.897806] binder: 265:850 transaction failed 29201/-1, size 9292-0 line 3304

[16:57:08.778]收←◆[   16.343972]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.settings.faceauth
[   16.344038]  hmdfs: hmdfs_appid_store() store bundle id
[   16.344044]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.settings.faceauth
[   16.344099]  sharefs: sharefs_appid_store() store bundle id
[   16.344104]  sharefs: insert_appid_hash_entry() insert name = com.ohos.settings.faceauth

[16:57:08.913]收←◆[   16.476316] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 1 pid 371 key: input.pointer.device

[16:57:08.958]收←◆[   16.479986] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 2 pid 371 key: input.pointer.device
[   16.524449]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.mms
[   16.524512]  hmdfs: hmdfs_appid_store() store bundle id
[   16.524517]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.mms
[   16.524576]  sharefs: sharefs_appid_store() store bundle id
[   16.524581]  sharefs: insert_appid_hash_entry() insert name = com.ohos.mms

[16:57:09.048]收←◆[   16.614733]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.callui
[   16.614789]  hmdfs: hmdfs_appid_store() store bundle id
[   16.614795]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.callui
[   16.614848]  sharefs: sharefs_appid_store() store bundle id
[   16.614853]  sharefs: insert_appid_hash_entry() insert name = com.ohos.callui

[16:57:09.135]收←◆[   16.700725]  hmdfs: hmdfs_make_bitem() make bundle item = com.example.kikakeyboard
[   16.700786]  hmdfs: hmdfs_appid_store() store bundle id
[   16.700792]  hmdfs: insert_appid_hash_entry() insert name = com.example.kikakeyboard
[   16.700847]  sharefs: sharefs_appid_store() store bundle id
[   16.700852]  sharefs: insert_appid_hash_entry() insert name = com.example.kikakeyboard

[16:57:09.449]收←◆[   17.014537]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.settingsdata
[   17.014596]  hmdfs: hmdfs_appid_store() store bundle id
[   17.014601]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.settingsdata
[   17.014656]  sharefs: sharefs_appid_store() store bundle id
[   17.014660]  sharefs: insert_appid_hash_entry() insert name = com.ohos.settingsdata

[16:57:09.805]收←◆[   17.370816]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.systemui
[   17.370875]  hmdfs: hmdfs_appid_store() store bundle id
[   17.370880]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.systemui
[   17.370936]  sharefs: sharefs_appid_store() store bundle id
[   17.370941]  sharefs: insert_appid_hash_entry() insert name = com.ohos.systemui

[16:57:09.978]收←◆[   17.544274] binder: 564:1356 transaction failed 29201/-1, size 24-8 line 3610

[16:57:10.109]收←◆[   17.675567] binder: 265:850 transaction failed 29201/-1, size 9380-0 line 3304
[   17.699996]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.sharepickerdialog
[   17.700059]  hmdfs: hmdfs_appid_store() store bundle id
[   17.700065]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.sharepickerdialog
[   17.700124]  sharefs: sharefs_appid_store() store bundle id
[   17.700129]  sharefs: insert_appid_hash_entry() insert name = com.ohos.sharepickerdialog
[   17.713692]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.certmanager
[   17.713880]  hmdfs: hmdfs_appid_store() store bundle id
[   17.713898]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.certmanager
[   17.714116]  sharefs: sharefs_appid_store() store bundle id
[   17.714134]  sharefs: insert_appid_hash_entry() insert name = com.ohos.certmanager
[   17.729505]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.notificationdialog
[   17.729581]  hmdfs: hmdfs_appid_store() store bundle id
[   17.729587]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.notificationdialog
[   17.729654]  sharefs: sharefs_appid_store() store bundle id
[   17.729659]  sharefs: insert_appid_hash_entry() insert name = com.ohos.notificationdialog
[   17.735096]  hmdfs: hmdfs_make_bitem() make bundle item = cn.openharmony.pasteboarddialog
[   17.735200]  hmdfs: hmdfs_appid_store() store bundle id
[   17.735206]  hmdfs: insert_appid_hash_entry() insert name = cn.openharmony.pasteboarddialog
[   17.735277]  sharefs: sharefs_appid_store() store bundle id
[   17.735282]  sharefs: insert_appid_hash_entry() insert name = cn.openharmony.pasteboarddialog
[   17.737140]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.amsdialog
[   17.737194]  hmdfs: hmdfs_appid_store() store bundle id
[   17.737206]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.amsdialog
[   17.737263]  sharefs: sharefs_appid_store() store bundle id
[   17.737267]  sharefs: insert_appid_hash_entry() insert name = com.ohos.amsdialog
[   17.742086]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.powerdialog
[   17.742262]  hmdfs: hmdfs_appid_store() store bundle id
[   17.742282]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.powerdialog
[   17.742490]  sharefs: sharefs_appid_store() store bundle id
[   17.742508]  sharefs: insert_appid_hash_entry() insert name = com.ohos.powerdialog
[   17.742601]  hmdfs: hmdfs_make_bitem() make bundle item = cn.openharmony.inputmethodchoosedialog
[   17.742650]  hmdfs: hmdfs_appid_store() store bundle id
[   17.742661]  hmdfs: insert_appid_hash_entry() insert name = cn.openharmony.inputmethodchoosedialog
[   17.742715]  sharefs: sharefs_appid_store() store bundle id
[   17.742719]  sharefs: insert_appid_hash_entry() insert name = cn.openharmony.inputmethodchoosedialog

[16:57:10.204]收←◆[   17.770390] binder: 265:850 transaction failed 29201/-1, size 9552-0 line 3304
[   17.783818]  hmdfs: hmdfs_make_bitem() make bundle item = com.usb.right
[   17.783879]  hmdfs: hmdfs_appid_store() store bundle id
[   17.783884]  hmdfs: insert_appid_hash_entry() insert name = com.usb.right
[   17.783938]  sharefs: sharefs_appid_store() store bundle id
[   17.783942]  sharefs: insert_appid_hash_entry() insert name = com.usb.right

[16:57:10.399]收←◆[   17.965297]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.smartperf
[   17.965361]  hmdfs: hmdfs_appid_store() store bundle id
[   17.965367]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.smartperf
[   17.965425]  sharefs: sharefs_appid_store() store bundle id
[   17.965430]  sharefs: insert_appid_hash_entry() insert name = com.ohos.smartperf
[   17.984086] binder: 265:850 transaction failed 29201/-1, size 9292-0 line 3304
[   17.990115]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.telephonydataability
[   17.990302]  hmdfs: hmdfs_appid_store() store bundle id
[   17.990321]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.telephonydataability
[   17.990573]  sharefs: sharefs_appid_store() store bundle id
[   17.990591]  sharefs: insert_appid_hash_entry() insert name = com.ohos.telephonydataability

[16:57:10.468]收←◆[   18.034648]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.UserFile.ExternalFileManager
[   18.034709]  hmdfs: hmdfs_appid_store() store bundle id
[   18.034715]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.UserFile.ExternalFileManager
[   18.034779]  sharefs: sharefs_appid_store() store bundle id
[   18.034784]  sharefs: insert_appid_hash_entry() insert name = com.ohos.UserFile.ExternalFileManager
[   18.048170]  hmdfs: hmdfs_make_bitem() make bundle item = ohos.telephony.resources
[   18.048363]  hmdfs: hmdfs_appid_store() store bundle id
[   18.048383]  hmdfs: insert_appid_hash_entry() insert name = ohos.telephony.resources
[   18.048619]  sharefs: sharefs_appid_store() store bundle id
[   18.048638]  sharefs: insert_appid_hash_entry() insert name = ohos.telephony.resources
[   18.055314]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.filepicker
[   18.055373]  hmdfs: hmdfs_appid_store() store bundle id
[   18.055379]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.filepicker
[   18.055434]  sharefs: sharefs_appid_store() store bundle id
[   18.055438]  sharefs: insert_appid_hash_entry() insert name = com.ohos.filepicker
[   18.060782]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.contactsdataability
[   18.060837]  hmdfs: hmdfs_appid_store() store bundle id
[   18.060842]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.contactsdataability
[   18.060897]  sharefs: sharefs_appid_store() store bundle id
[   18.060902]  sharefs: insert_appid_hash_entry() insert name = com.ohos.contactsdataability
[   18.074494]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.contacts
[   18.074556]  hmdfs: hmdfs_appid_store() store bundle id
[   18.074561]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.contacts
[   18.074617]  sharefs: sharefs_appid_store() store bundle id
[   18.074622]  sharefs: insert_appid_hash_entry() insert name = com.ohos.contacts
[   18.075871]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.permissionmanager
[   18.075920]  hmdfs: hmdfs_appid_store() store bundle id
[   18.075925]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.permissionmanager
[   18.075981]  sharefs: sharefs_appid_store() store bundle id
[   18.075986]  sharefs: insert_appid_hash_entry() insert name = com.ohos.permissionmanager
[   18.082050] binder: 265:850 transaction failed 29201/-1, size 9552-0 line 3304
[   18.082054] kauditd_printk_skb: 188 callbacks suppressed
[   18.082058] audit: type=1400 audit(18.073:245): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:10.612]收←◆[   18.178936]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.devicemanagerui
[   18.178998]  hmdfs: hmdfs_appid_store() store bundle id
[   18.179004]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.devicemanagerui
[   18.179061]  sharefs: sharefs_appid_store() store bundle id
[   18.179066]  sharefs: insert_appid_hash_entry() insert name = com.ohos.devicemanagerui

[16:57:10.641]收←◆[   18.206797]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.medialibrary.medialibrarydata
[   18.206865]  hmdfs: hmdfs_appid_store() store bundle id
[   18.206871]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.medialibrary.medialibrarydata
[   18.206931]  sharefs: sharefs_appid_store() store bundle id
[   18.206935]  sharefs: insert_appid_hash_entry() insert name = com.ohos.medialibrary.medialibrarydata
[   18.209733]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.camera
[   18.209905]  hmdfs: hmdfs_appid_store() store bundle id
[   18.209922]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.camera
[   18.210138]  sharefs: sharefs_appid_store() store bundle id
[   18.210155]  sharefs: insert_appid_hash_entry() insert name = com.ohos.camera
[   18.221778] binder: 265:850 transaction failed 29201/-1, size 9296-0 line 3304
[   18.222055] audit: type=1400 audit(18.216:246): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0
[   18.226690]  hmdfs: hmdfs_make_bitem() make bundle item = ohos.samples.clock
[   18.226751]  hmdfs: hmdfs_appid_store() store bundle id
[   18.226757]  hmdfs: insert_appid_hash_entry() insert name = ohos.samples.clock
[   18.226815]  sharefs: sharefs_appid_store() store bundle id
[   18.226819]  sharefs: insert_appid_hash_entry() insert name = ohos.samples.clock
[   18.240422]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.photos
[   18.240493]  hmdfs: hmdfs_appid_store() store bundle id
[   18.240499]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.photos
[   18.240562]  sharefs: sharefs_appid_store() store bundle id
[   18.240567]  sharefs: insert_appid_hash_entry() insert name = com.ohos.photos

[16:57:10.721]收←◆[   18.287396]  hmdfs: hmdfs_make_bitem() make bundle item = ohos.samples.distributedcalc
[   18.287463]  hmdfs: hmdfs_appid_store() store bundle id
[   18.287469]  hmdfs: insert_appid_hash_entry() insert name = ohos.samples.distributedcalc
[   18.287529]  sharefs: sharefs_appid_store() store bundle id
[   18.287534]  sharefs: insert_appid_hash_entry() insert name = ohos.samples.distributedcalc
[   18.313548] binder: 265:850 transaction failed 29201/-1, size 9380-0 line 3304
[   18.313556] audit: type=1400 audit(18.310:247): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:10.795]收←◆[   18.361243]  hmdfs: hmdfs_make_bitem() make bundle item = ohos.samples.distributedmusicplayer
[   18.361305]  hmdfs: hmdfs_appid_store() store bundle id
[   18.361310]  hmdfs: insert_appid_hash_entry() insert name = ohos.samples.distributedmusicplayer
[   18.361371]  sharefs: sharefs_appid_store() store bundle id
[   18.361376]  sharefs: insert_appid_hash_entry() insert name = ohos.samples.distributedmusicplayer

[16:57:10.860]收←◆[   18.426119]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.note
[   18.426343]  hmdfs: hmdfs_appid_store() store bundle id
[   18.426365]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.note
[   18.426583]  sharefs: sharefs_appid_store() store bundle id
[   18.426601]  sharefs: insert_appid_hash_entry() insert name = com.ohos.note
[   18.448201]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.screenshot
[   18.448408]  hmdfs: hmdfs_appid_store() store bundle id
[   18.448427]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.screenshot
[   18.448698]  sharefs: sharefs_appid_store() store bundle id
[   18.448717]  sharefs: insert_appid_hash_entry() insert name = com.ohos.screenshot

[16:57:10.973]收←◆[   18.539548]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.settings
[   18.539619]  hmdfs: hmdfs_appid_store() store bundle id
[   18.539625]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.settings
[   18.539689]  sharefs: sharefs_appid_store() store bundle id
[   18.539693]  sharefs: insert_appid_hash_entry() insert name = com.ohos.settings
[   18.545398]  hmdfs: hmdfs_make_bitem() make bundle item = com.ohos.launcher
[   18.545458]  hmdfs: hmdfs_appid_store() store bundle id
[   18.545463]  hmdfs: insert_appid_hash_entry() insert name = com.ohos.launcher
[   18.545528]  sharefs: sharefs_appid_store() store bundle id
[   18.545533]  sharefs: insert_appid_hash_entry() insert name = com.ohos.launcher
[   18.546331] audit: type=1400 audit(18.540:248): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:11.078]收←◆[   18.644151] audit: type=1400 audit(18.640:249): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:11.115]收←◆[   18.681387]  hmdfs: hmdfs_do_load() No file path
[   18.681443]  hmdfs: hmdfs_do_load() No file path
[   18.683658]  hmdfs: hmdfs_do_load() No file path
[   18.683701]  hmdfs: hmdfs_do_load() No file path
[   18.684488] audit: type=1400 audit(18.680:250): avc:  denied  { relabelfrom } for  pid=266 comm="IPC_1_292" scontext=u:r:storage_daemon:s0 tcontext=u:object_r:unlabeled:s0 tclass=filesystem permissive=0
[   18.685165] sharefs: mounted on top of /data/service/el2/100/share type f2fs

[16:57:11.195]收←◆[   18.761296] audit: type=1400 audit(18.753:251): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:14.320]收←◆[   21.886119] audit: type=1400 audit(21.880:252): avc:  denied  { getattr } for  pid=580 comm="SaInit0" path="/data/service/el1/public/imf/ime_cfg/ime_cfg.json" dev="mmcblk0p12" ino=1228 scontext=u:r:inputmethod_service:s0 tcontext=u:object_r:data_service_el1_file:s0 tclass=file permissive=0
[   21.886166] audit: type=1400 audit(21.880:253): avc:  denied  { ioctl } for  pid=580 comm="SaInit0" path="/data/service/el1/public/imf/ime_cfg/ime_cfg.json" dev="mmcblk0p12" ino=1228 ioctlcmd=0x5413 scontext=u:r:inputmethod_service:s0 tcontext=u:object_r:data_service_el1_file:s0 tclass=file permissive=0

[16:57:14.452]收←◆[   21.897273] [pid=1][PARAM][INFO][param_service.c:176]Handle set param msgId 2 pid 355 key: accessibility.config.ready
[   22.017901] audit: type=1400 audit(22.010:254): avc:  denied  { module_request } for  pid=1583 comm="appspawn" kmod="fs-epfs" scontext=u:r:appspawn:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0

[16:57:15.918]收←◆[   23.484074] binder_transaction: 3 callbacks suppressed
[   23.484084] binder: 265:850 transaction failed 29201/-1, size 9376-0 line 3304
[   23.484094] audit: type=1400 audit(23.476:255): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:16.020]收←◆[   23.585618] binder: 265:850 transaction failed 29201/-1, size 9548-0 line 3304
[   23.585630] audit: type=1400 audit(23.576:256): avc:  denied  { call } for  pid=265 comm="sys_dispatcher" scontext=u:r:hiview:s0 tcontext=u:r:module_update_service:s0 tclass=binder permissive=0

[16:57:16.105]收←◆[   23.671387] binder: undelivered TRANSACTION_COMPLETE
[   23.671431] binder: undelivered transaction 21845, process died.

[16:57:29.606]收←◆[   37.172898] vcc_mipicsi1: disabling
[   37.172914] vcc_mipidcphy0: disabling


### 【运行环境】

硬件:rk3588
ROM版本:OpenHarmony 4.0 beta1
./build.sh --product-name dayu210 --ccache

[/md]
作者: 小猿成长    时间: 2023-11-16 17:30
[md]帮忙看下是什么问题导致卡logo,求指点

[/md]
作者: ThinkCode    时间: 2023-11-24 09:56
[md]你是怎么编译过的, 我用4.0发布版都没有编译通过rk3588

[/md]
作者: 小猿成长    时间: 2023-11-29 11:12
回复 ThinkCode: 补丁会有冲突,需要修改2个文件,看下报错的点。解决方案拉瓦社区/csdn有说到




欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/) Powered by Discuz! X3.5