Skip to content

m401A江苏版写入emmc执行到copy usr时报错 #728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bokeylee opened this issue Nov 24, 2022 · 7 comments
Closed

m401A江苏版写入emmc执行到copy usr时报错 #728

bokeylee opened this issue Nov 24, 2022 · 7 comments

Comments

@bokeylee
Copy link

Device Information | 设备信息

  • SOC: s905l3a
  • Model: m401a 江苏

Armbian Version | 系统版本

  • Kernel Version:5.15.79
  • Release: jammy

Describe the bug | 问题描述
写入u盘使用u200的dtb和uboot,偶尔会莫名panic,但还是有可以顺利启动并登录的时候
04b449ced509dc60429e4ac80258927

但在写入emmc时,每次都会在同一个位置报错并触发kernel panic
6a5ea44b4d58331e1057427bfe45210

请问这是dtb的问题还是我的u盘和m401a八字不合呢?

@ophub
Copy link
Owner

ophub commented Nov 25, 2022

meson-g12a-s905l3a-m401a.dtb.zip

解压缩,上传到USB里的/boot/dtb/amlogic目录下,修改/boot/uEnv.txt里dtb的名字,重启再测试USB是否正常(推荐使用2.0的usb)

305 :CM311-1a-YST :s905l3a :meson-g12a-s905l3a-cm311.dtb :u-boot-e900v22c.bin :NA :NA :meson-g12a :s905l3a :no

把本机/etc/amlogic_model_database.conf文件中编号305的dtb改成m401a这个名字,写入EMMC时选择305看看是否正常

@Doboo
Copy link

Doboo commented Nov 25, 2022

meson-g12a-s905l3a-m401a.dtb.zip

解压缩,上传到USB里的/boot/dtb/amlogic目录下,修改/boot/uEnv.txt里dtb的名字,重启再测试USB是否正常,写入EMMC是否正常

专用DTB?我有几个盒子原来也是写入有问题。我测试一下回来反馈

@bokeylee
Copy link
Author

meson-g12a-s905l3a-m401a.dtb.zip

解压缩,上传到USB里的/boot/dtb/amlogic目录下,修改/boot/uEnv.txt里dtb的名字,重启再测试USB是否正常(推荐使用2.0的usb)

305 :CM311-1a-YST :s905l3a :meson-g12a-s905l3a-cm311.dtb :u-boot-e900v22c.bin :NA :NA :meson-g12a :s905l3a :no

把本机/etc/amlogic_model_database.conf文件中编号305的dtb改成m401a这个名字,写入EMMC时选择305看看是否正常

谢谢大佬,不过……这下子连u盘引导都进不去了……
54f812534d3f4ada0adcd7b2c15c06b
我怀疑是我的U盘太老了,回头另找个2.0U盘再试试。手头另外一个3.0的U盘可以亮机,但会在挂载分区时出错

@ophub
Copy link
Owner

ophub commented Nov 25, 2022

你这个内核恐慌也是不正常现象。
图片上一直在调整usb的速度要降速。但是dtb的三项是调tf/sd/emmc速度的,外置usb调不了,碰到极个别挑U盘的情况,只好换U盘(也有人是加电容来稳定电压)

@bokeylee
Copy link
Author

你这个内核恐慌也是不正常现象。
图片上一直在调整usb的速度要降速。但是dtb的三项是调tf/sd/emmc速度的,外置usb调不了,碰到极个别挑U盘的情况,只好换U盘(也有人是加电容来稳定电压)

原来如此,确实这个盒子电路板上空了好多焊点,待我再研究研究

@Doboo
Copy link

Doboo commented Nov 25, 2022

图片
我这边也是写emmc的时候报错了
图片

@ophub
Copy link
Owner

ophub commented Nov 25, 2022

猜不出你的配置

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants