Jump to content

Sergey Streltsov

Members
  • Posts

    1
  • Joined

  • Last visited

  1. I download Mozilla IOT, then i send yarn command my orange pi pc2 is frozen... I reboot it, but pipc2 now in cycle reboot. Console log: U-Boot 2017.11-armbian (Jan 30 2018 - 17:36:47 +0100) Allwinner Technology CPU: Allwinner H5 (SUN50I) Model: OrangePi PC 2 DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: phy interface7 eth0: ethernet@1c30000 starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Autoboot in 1 seconds, press <Space> to stop switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3100 bytes read in 216 ms (13.7 KiB/s) ## Executing script at 4fc00000 U-boot loaded from SD Boot script loaded from mmc 306 bytes read in 176 ms (1000 Bytes/s) 29826 bytes read in 381 ms (76.2 KiB/s) 339 bytes read in 421 ms (0 Bytes/s) Applying kernel provided DT overlay sun50i-h5-analog-codec.dtbo 374 bytes read in 448 ms (0 Bytes/s) Applying kernel provided DT overlay sun50i-h5-i2c0.dtbo 374 bytes read in 457 ms (0 Bytes/s) Applying kernel provided DT overlay sun50i-h5-i2c1.dtbo 1215 bytes read in 507 ms (2 KiB/s) Applying kernel provided DT overlay sun50i-h5-spi-add-cs1.dtbo 780 bytes read in 526 ms (1000 Bytes/s) Applying kernel provided DT overlay sun50i-h5-spi-spidev.dtbo 4179 bytes read in 443 ms (8.8 KiB/s) Applying kernel provided DT fixup script (sun50i-h5-fixup.scr) ## Executing script at 44000000 4916708 bytes read in 538 ms (8.7 MiB/s) 12943368 bytes read in 918 ms (13.4 MiB/s) ## Loading init Ramdisk from Legacy Image at 4fe00000 ... Image Name: uInitrd Image Type: AArch64 Linux RAMDisk Image (gzip compressed) Data Size: 4916644 Bytes = 4.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Ramdisk to 49b4f000, end 49fff5a4 ... OK reserving fdt memory region: addr=4fa00000 size=6d000 Loading Device Tree to 0000000049adf000, end 0000000049b4efff ... OK Starting kernel ... Loading, please wait... starting version 232 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Will now check root file system ... fsck from util-linux 2.29.2 [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 /dev/mmcblk0p1: clean, 382485/460672 files, 1618715/1905664 blocks done. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.227614] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004 [ 3.227614] [ 3.236765] CPU: 2 PID: 1 Comm: init Not tainted 4.14.15-sunxi64 #30 [ 3.243116] Hardware name: Xunlong Orange Pi PC 2 (DT) [ 3.248253] Call trace: [ 3.250717] [<ffff0000080884d8>] dump_backtrace+0x0/0x3a8 [ 3.256120] [<ffff000008088894>] show_stack+0x14/0x20 [ 3.261178] [<ffff000008950328>] dump_stack+0x9c/0xbc [ 3.266232] [<ffff0000080acf54>] panic+0x130/0x28c [ 3.271027] [<ffff0000080b1148>] complete_and_exit+0x0/0x20 [ 3.276602] [<ffff0000080b11b0>] do_group_exit+0x38/0xa8 [ 3.281918] [<ffff0000080bbdd8>] get_signal+0x128/0x460 [ 3.287145] [<ffff0000080877a0>] do_signal+0x80/0x680 [ 3.292198] [<ffff0000080881b8>] do_notify_resume+0xc0/0xf8 [ 3.297771] Exception stack(0xffff000008033ec0 to 0xffff000008034000) [ 3.304213] 3ec0: 0000aaaae53a9010 0000ffffae7d07c8 0000000000000000 0000000000000000 [ 3.312043] 3ee0: 0000aaaae53a9240 0000000000000081 0000ffffaea61b51 0000000000000003 [ 3.319872] 3f00: 0000000000000080 0000ffffae8b39f8 0101010101010101 0000000000000018 [ 3.327702] 3f20: 00000000000003f3 0000000000000000 0000000000000000 0000ffffaeab4cc0 [ 3.335532] 3f40: 0000ffffae8b3008 0000ffffae7e43b0 0000000000000a03 0000aaaae53a9010 [ 3.343365] 3f60: 0000aaaae53a9010 0000ffffffae7008 0000ffffffae7010 000000000000000a [ 3.351198] 3f80: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 [ 3.359030] 3fa0: 0000000000000000 0000ffffffae6ee0 0000ffffae7dd2b8 0000ffffffae6ee0 [ 3.366863] 3fc0: 0000ffffae7de0f4 0000000060000000 ffffffffffffff9c 00000000ffffffff [ 3.374695] 3fe0: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 [ 3.382529] [<ffff000008082ec0>] work_pending+0x8/0x10 [ 3.387670] SMP: stopping secondary CPUs [ 3.391597] Kernel Offset: disabled [ 3.395089] CPU features: 0x002004 [ 3.398490] Memory Limit: none [ 3.401552] Rebooting in 10 seconds.. i try this manual but not success, try other microSD card, not success. With new clear img - boooting is ok... Old flash mount on other Ubuntu, and i see whole content. Neeed help to repair my old flash - many programs & settings on it. Thanx for any help.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines