![]() |
2008-02-22
, 06:53
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#2
|
![]() |
2008-02-22
, 07:05
|
Posts: 53 |
Thanked: 44 times |
Joined on Feb 2008
|
#3
|
[ 449.539062] onenand_wait: controller error = 0x2440 [ 449.539062] end_request: I/O error, dev mtdblock4, sector 134400 [ 449.539062] Buffer I/O error on device mtdblock4, logical block 16800 [ 449.539062] onenand_wait: controller error = 0x2440 [ 449.539062] end_request: I/O error, dev mtdblock4, sector 134408 [ 449.539062] Buffer I/O error on device mtdblock4, logical block 16801 [ 449.546875] onenand_wait: controller error = 0x2440 [ 449.546875] end_request: I/O error, dev mtdblock4, sector 134400 [ 449.546875] Buffer I/O error on device mtdblock4, logical block 16800
![]() |
2008-02-22
, 09:58
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#4
|
[ 0.570312] OMAP2 OneNAND driver initializing [ 0.570312] omap2-onenand omap2-onenand: initializing on CS0, phys base 0x04000000, virtual base c8880000 [ 0.570312] OneNAND Manufacturer: Samsung (0xec) [ 0.570312] Muxed OneNAND 256MB 1.8V 16-bit (0x40) [ 0.570312] OneNAND version 0x0022 [ 0.593750] Scanning device for bad blocks [ 0.679687] onenand_bbt_wait: controller error = 0x2440 [ 0.679687] Bad eraseblock 1399 at 0x0aee0000 [ 0.718750] Creating 5 MTD partitions on "omap2-onenand": [ 0.718750] 0x00000000-0x00020000 : "bootloader" [ 0.718750] 0x00020000-0x00080000 : "config" [ 0.718750] 0x00080000-0x00280000 : "kernel" [ 0.726562] 0x00280000-0x00480000 : "initfs" [ 0.726562] 0x00480000-0x10000000 : "rootfs"
![]() |
2008-02-22
, 13:39
|
Posts: 53 |
Thanked: 44 times |
Joined on Feb 2008
|
#5
|
![]() |
2008-02-22
, 14:27
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#6
|
time dd if=/dev/mtdblock4 of=/dev/null bs=8192 count=10240 skip=10240
Should I be concerned?