3295
- 收藏
- 点赞
- 分享
- 举报
想把A83T的SDK移植到非A83T上,比如H8的版子上
想把A83T的SDK移植到非A83T上,比如H8的版子上,H8刷机后,出现以下错误
Starting kernel ...
[sun8i_fixup]: From boot, get meminfo:
Start: 0x40000000
Size: 1024MB
------sun8i_smp_init_ops----37-----
[ 0.250090] CPU4: failed to boot: -22
[ 0.290061] CPU5: failed to boot: -22
[ 0.330065] CPU6: failed to boot: -22
[ 0.370075] CPU7: failed to boot: -22
<[ 0.761396] config_dynamic_standby: script_parser_fetch err.
[ 0.761813] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 0.761969] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 0.761991] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 1.002445] [cpu_freq] ERR: Can not get cluster0_power from sys_config, use default[vdd-cpua] for cluster0
[ 1.013191] [cpu_freq] ERR: Can not get cluster0_power from sys_config, use default[vdd-cpub] for cluster1
-------------------------------------------------------------------------------------------------------------------------------------
以下内容和H8正常重启log不一样
[ 1.079918] init: property_opt_for_mem: start!
[ 1.084970] init: property_opt_for_mem: ro.sf.lcd_density not set, disable adaptive memory function!
[ 1.209212] init: /dev/hw_random not found
[ 1.351730] init: /dev/hw_random not found
[ 1.520956] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/system at /system options: (null) error: Invalid argument
[ 1.536541] EXT4-fs (mmcblk0p15): VFS: Can't find ext4 filesystem
[ 1.640176] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p15
[ 1.648515] EXT4-fs (mmcblk0p15): VFS: Can't find ext4 filesystem
[ 1.760930] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/cache at /cache options: nomblk_io_submit,barrier=1 error: Invalid argument
[ 21.009560] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/alog at /logger options: nomblk_io_submit,barrier=1 error: No such file or directory
[ 21.027797] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 21.200113] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 21.208517] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 21.280867] fs_mgr: fs_mgr_mount_all(): /dev/block/by-name/UDISK is wiped and /data ext4 is encryptable. Suggest recovery...
[ 21.293478] init: fs_mgr_mount_all returned an error
[ 21.299253] fs_mgr: finish format to ext4: /dev/block/mmcblk0p1
[ 21.305734] fs_mgr: exec: pid 140 exited with return code 255: Unknown error 65280
[ 24.314225] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 24.322766] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 24.420879] fs_mgr: fs_mgr_mount_all(): /dev/block/by-name/UDISK is wiped and /data ext4 is encryptable. Suggest recovery...
[ 24.433490] init: fs_mgr_mount_all returned an error
[ 39.994133] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 40.002719] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
不知道设置些什么,pack?内核?。。。
Starting kernel ...
[sun8i_fixup]: From boot, get meminfo:
Start: 0x40000000
Size: 1024MB
------sun8i_smp_init_ops----37-----
[ 0.250090] CPU4: failed to boot: -22
[ 0.290061] CPU5: failed to boot: -22
[ 0.330065] CPU6: failed to boot: -22
[ 0.370075] CPU7: failed to boot: -22
<[ 0.761396] config_dynamic_standby: script_parser_fetch err.
[ 0.761813] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 0.761969] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 0.761991] add_sys_pwr_dm: axp81x_aldo2 ldo already alwayson.
[ 1.002445] [cpu_freq] ERR: Can not get cluster0_power from sys_config, use default[vdd-cpua] for cluster0
[ 1.013191] [cpu_freq] ERR: Can not get cluster0_power from sys_config, use default[vdd-cpub] for cluster1
-------------------------------------------------------------------------------------------------------------------------------------
以下内容和H8正常重启log不一样
[ 1.079918] init: property_opt_for_mem: start!
[ 1.084970] init: property_opt_for_mem: ro.sf.lcd_density not set, disable adaptive memory function!
[ 1.209212] init: /dev/hw_random not found
[ 1.351730] init: /dev/hw_random not found
[ 1.520956] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/system at /system options: (null) error: Invalid argument
[ 1.536541] EXT4-fs (mmcblk0p15): VFS: Can't find ext4 filesystem
[ 1.640176] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p15
[ 1.648515] EXT4-fs (mmcblk0p15): VFS: Can't find ext4 filesystem
[ 1.760930] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/cache at /cache options: nomblk_io_submit,barrier=1 error: Invalid argument
[ 21.009560] fs_mgr: Failed to mount an un-encryptable or wiped partition on/dev/block/by-name/alog at /logger options: nomblk_io_submit,barrier=1 error: No such file or directory
[ 21.027797] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 21.200113] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 21.208517] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 21.280867] fs_mgr: fs_mgr_mount_all(): /dev/block/by-name/UDISK is wiped and /data ext4 is encryptable. Suggest recovery...
[ 21.293478] init: fs_mgr_mount_all returned an error
[ 21.299253] fs_mgr: finish format to ext4: /dev/block/mmcblk0p1
[ 21.305734] fs_mgr: exec: pid 140 exited with return code 255: Unknown error 65280
[ 24.314225] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 24.322766] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
[ 24.420879] fs_mgr: fs_mgr_mount_all(): /dev/block/by-name/UDISK is wiped and /data ext4 is encryptable. Suggest recovery...
[ 24.433490] init: fs_mgr_mount_all returned an error
[ 39.994133] fs_mgr: begin to format ext4 buffer : /dev/block/mmcblk0p1
[ 40.002719] EXT4-fs (mmcblk0p1): VFS: Can't find ext4 filesystem
不知道设置些什么,pack?内核?。。。
我来回答
回答0个
时间排序
认可量排序
暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2017-06-19 09:26:01
-
2018-12-03 16:33:50
-
2018-12-08 11:47:35
-
2018-12-03 16:47:05
-
2019-07-19 09:43:34
-
22018-03-20 10:09:28
-
2020-08-15 14:36:02
-
2018-03-29 14:02:45
-
2014-12-31 14:29:08
-
2016-08-20 13:36:50
-
2015-06-06 22:07:14
-
2019-01-28 09:25:12
-
2018-12-22 09:20:53
-
2018-12-20 14:21:46
-
2017-10-23 09:32:55
-
2018-10-28 09:42:58
-
2018-12-24 15:26:03
-
2017-06-27 16:29:09
-
2020-10-16 15:40:21
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
-
50SS928 运行PQtools 拼接 推到设备里有一半画面会异常
-
53536AV100的sample_vdec输出到CVBS显示
-
10海思板子mpp怎么在vi阶段改变视频数据尺寸
-
10HI3559AV100 多摄像头同步模式
-
9海思ss928单路摄像头vio中加入opencv处理并显示
-
10EB-RV1126-BC-191板子运行自己编码的程序
-
10求HI3519DV500_SDK_V2.0.1.1
-
5有偿求HI3516DV500 + OV5647驱动
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认