Starting logging: OK
Starting mdev...
modprobe: can't change directory to '/lib/modules': No such file or directory
[ 9.135175] ------------[ cut here ]------------
[ 9.139838] WARNING: CPU: 0 PID: 86 at drivers/mtd/spi-nor/spi-nor.c:1182 spi_nor_write+0x138/0x1b4
[ 9.148940] Writing at offset 204 into a NOR page. Writing partial pages may decrease reliability and increase wear of NOR flash.
[ 9.148944] Modules linked in:
[ 9.163667] CPU: 0 PID: 86 Comm: touch Not tainted 4.10.15-licheepi-zero #14
[ 9.170704] Hardware name: Allwinner sun8i Family
[ 9.175434] [<c010e2fc>] (unwind_backtrace) from [<c010b098>] (show_stack+0x10/0x14)
[ 9.183176] [<c010b098>] (show_stack) from [<c03465c4>] (dump_stack+0x84/0x98)
[ 9.190399] [<c03465c4>] (dump_stack) from [<c011b634>] (__warn+0xe8/0x100)
[ 9.197356] [<c011b634>] (__warn) from [<c011b684>] (warn_slowpath_fmt+0x38/0x48)
[ 9.204834] [<c011b684>] (warn_slowpath_fmt) from [<c0453094>] (spi_nor_write+0x138/0x1b4)
[ 9.213093] [<c0453094>] (spi_nor_write) from [<c044b454>] (mtd_writev+0xa4/0xec)
[ 9.220575] [<c044b454>] (mtd_writev) from [<c02fbec0>] (jffs2_flash_writev+0x414/0x4b0)
[ 9.228661] [<c02fbec0>] (jffs2_flash_writev) from [<c02f4d48>] (jffs2_write_dnode+0xd4/0x328)
[ 9.237265] [<c02f4d48>] (jffs2_write_dnode) from [<c02f9458>] (jffs2_do_setattr+0x280/0x558)
[ 9.245782] [<c02f9458>] (jffs2_do_setattr) from [<c02f9754>] (jffs2_setattr+0x24/0x48)
[ 9.253781] [<c02f9754>] (jffs2_setattr) from [<c020d990>] (notify_change+0x1c4/0x3d0)
[ 9.261692] [<c020d990>] (notify_change) from [<c021e65c>] (utimes_common+0xa8/0x170)
[ 9.269514] [<c021e65c>] (utimes_common) from [<c021e7d4>] (do_utimes+0xb0/0x144)
[ 9.276989] [<c021e7d4>] (do_utimes) from [<c021ea10>] (SyS_futimesat+0xd0/0xfc)
[ 9.284378] [<c021ea10>] (SyS_futimesat) from [<c0107580>] (ret_fast_syscall+0x0/0x3c)
[ 9.292337] ---[ end trace 9ea8c5d7c5cb7d35 ]---
Initializing random number generator... done.
Starting network:
离线
咦,昨天回复你了啊,可能是jffs2文件系统问题
木有解决啊,需要我换个系统嘛?
离线
重新用 mkfs.jffs2 制作jffs2镜像文件,
烧录到 flash指定地方(地址由你的flash分区确定)
如果烧录软件没有校验功能,最好烧录完能读回来手动比较。
我已经制作很多次了呢,老板,32m的flash,是因为哪些不匹配才会有这些oops嘛?
离线