Jump to content

espressobin: Update to 5.85 results in kernel panic


odoll

Recommended Posts

Just updated both my cubietruck and espressobin to 5.85, however the latter doesn't up come again after the update (from 5.83 IMO).

(Had to get it out of the basement and) the console gives me the following error msg, now:
 

Marvell>> boot
starting USB...
USB0:   Register 2000104 NbrPorts 2
Starting the controller
USB XHCI 1.00
USB1:   USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
scanning bus for devices...

Device 0: unknown device
/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/
** File not found /boot.scr **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
1119 bytes read in 13 ms (84 KiB/s)
## Executing script at 06d00000
221 bytes read in 5 ms (43 KiB/s)
16488960 bytes read in 706 ms (22.3 MiB/s)
6196865 bytes read in 275 ms (21.5 MiB/s)
** File not found /boot/dtb/marvell/armada-3720-community.dtb **
8942 bytes read in 9 ms (969.7 KiB/s)
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    6196801 Bytes = 5.9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 06000000
   Booting using the fdt blob at 0x6000000
   Loading Ramdisk to 3f042000, end 3f62ae41 ... OK
   Using Device Tree in place at 0000000006000000, end 00000000060052ed

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 4.19.41-mvebu64 (root@armbian.com) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.85 SMP PREEMPT Wed May 8 16:07:35 CEST 2019
[    0.000000] Machine model: Globalscale Marvell ESPRESSOBin Board
[    0.000000] earlycon: ar3700_uart0 at MMIO 0x00000000d0012000 (options '')
[    0.000000] bootconsole [ar3700_uart0] enabled
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/mmcblk1p1] fsck.ext4 -a -C0 /dev/mmcblk1p1
/dev/mmcblk1p1: clean, 55272/444624 files, 453885/1900644 blocks
done.
done.
Begin: Running /scripts/local-bottom ... /scripts/local-bottom/mdadm: 2: /scripts/local-bottom/mdadm: rm: not found
done.
Begin: Running /scripts/init-bottom ... done.
[    6.537013] SError Interrupt on CPU1, code 0xbf000001 -- SError
[    6.537017] CPU: 1 PID: 1 Comm: init Not tainted 4.19.41-mvebu64 #5.85
[    6.537019] Hardware name: Globalscale Marvell ESPRESSOBin Board (DT)
[    6.537021] pstate: 20000005 (nzCv daif -PAN -UAO)
[    6.537023] pc : get_page_from_freelist+0x5c/0x10e8
[    6.537025] lr : __alloc_pages_nodemask+0xf4/0xb48
[    6.537026] sp : ffffff8008033970
[    6.537028] x29: ffffff8008033970 x28: 0000000000000002
[    6.537032] x27: 00000000006200ca x26: 0000000000000081
[    6.537035] x25: 0000000000000000 x24: 0000000000000000
[    6.537039] x23: 0000000000000000 x22: ffffff8008033b38
[    6.537042] x21: ffffffc03ffeb500 x20: 0000000000000081
[    6.537046] x19: ffffffc03ffea180 x18: 0000000000000000
[    6.537049] x17: 0000000000000000 x16: 0000000000000000
[    6.537053] x15: 0000000000000000 x14: 0000000000000000
[    6.537056] x13: 0000000000000000 x12: 0000000000000000
[    6.537060] x11: 0000000000000000 x10: 0000000000000000
[    6.537063] x9 : 0000000000000000 x8 : 0000000000000000
[    6.537066] x7 : 0000000000000000 x6 : 0000000000000000
[    6.537070] x5 : 0000000000000014 x4 : 0000000000000000
[    6.537073] x3 : 0000000000000000 x2 : 00000000000000c0
[    6.537077] x1 : 0000000000000001 x0 : 0000000000000068
[    6.537081] Kernel panic - not syncing: Asynchronous SError Interrupt
[    6.537083] CPU: 1 PID: 1 Comm: init Not tainted 4.19.41-mvebu64 #5.85
[    6.537085] Hardware name: Globalscale Marvell ESPRESSOBin Board (DT)
[    6.537087] Call trace:
[    6.537088]  dump_backtrace+0x0/0x1a0
[    6.537089]  show_stack+0x14/0x20
[    6.537091]  dump_stack+0x9c/0xbc
[    6.537092]  panic+0x130/0x2a4
[    6.537093]  nmi_panic+0x6c/0x70
[    6.537095]  arm64_serror_panic+0x74/0x88
[    6.537096]  do_serror+0x134/0x138
[    6.537098]  el1_error+0x7c/0xdc
[    6.537099]  get_page_from_freelist+0x5c/0x10e8
[    6.537101]  __alloc_pages_nodemask+0xf4/0xb48
[    6.537102]  alloc_pages_vma+0x88/0x210
[    6.537104]  __handle_mm_fault+0x3e8/0xdc8
[    6.537105]  handle_mm_fault+0x11c/0x1e0
[    6.537107]  do_page_fault+0x1c0/0x480
[    6.537108]  do_translation_fault+0x58/0x60
[    6.537110]  do_mem_abort+0x54/0x100
[    6.537111]  el0_da+0x20/0x24
[    6.537130] SMP: stopping secondary CPUs
[    6.537131] Kernel Offset: disabled
[    6.537133] CPU features: 0x0,2080200c
[    6.537134] Memory Limit: none
[    6.755334] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---

 

Link to comment
Share on other sites

1 hour ago, odoll said:

Just updated both my cubietruck and espressobin to 5.85, however the latter doesn't come again after the updade (from 5.83 IMO).

(Had to get out of the basement and) the console gives me the following error msg, now:
 


Not possible to recreate on my two Espressos. It must have been some border value, media defect, ... I did use SD card to boot. 

But I will disable this update until further research. Just in case.

Link to comment
Share on other sites

booting from SD, too. Checked FS of the SD which is clean and dd'ed to another SD, but same issue

Spoiler

TIM-1.0
WTMI-devel-18.12.0-a0a1cb8
WTMI: system early-init
SVC REV: 3, CPU VDD voltage: 1.143V
NOTICE:  Booting Trusted Firmware
NOTICE:  BL1: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL1: Built : 09:45:56, Feb 20 2019
NOTICE:  BL1: Booting BL2
NOTICE:  BL2: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL2: Built : 09:45:58, Feb 20 2019
NOTICE:  BL1: Booting BL31
NOTICE:  BL31: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL31: Built : 09:4

U-Boot 2018.03-devel-18.12.3-gc9aa92c-armbian (Feb 20 2019 - 09:45:04 +0100)

Model: Marvell Armada 3720 Community Board ESPRESSOBin
       CPU     1000 [MHz]
       L2      800 [MHz]
       TClock  200 [MHz]
       DDR     800 [MHz]
DRAM:  1 GiB
Comphy chip #0:
Comphy-0: USB3          5 Gbps
Comphy-1: PEX0          2.5 Gbps
Comphy-2: SATA0         6 Gbps
SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC:   sdhci@d0000: 0, sdhci@d8000: 1
Loading Environment from SPI Flash... SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB
OK
Model: Marvell Armada 3720 Community Board ESPRESSOBin
Net:   eth0: neta@30000 [PRIME]
Hit any key to stop autoboot:  0
starting USB...
USB0:   Register 2000104 NbrPorts 2
Starting the controller
USB XHCI 1.00
USB1:   USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
scanning bus for devices...

Device 0: unknown device
/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/
** File not found /boot.scr **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
1119 bytes read in 13 ms (84 KiB/s)
## Executing script at 06d00000
221 bytes read in 5 ms (43 KiB/s)
16488960 bytes read in 866 ms (18.2 MiB/s)
6196865 bytes read in 336 ms (17.6 MiB/s)
** File not found /boot/dtb/marvell/armada-3720-community.dtb **
8942 bytes read in 9 ms (969.7 KiB/s)
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    6196801 Bytes = 5.9 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 06000000
   Booting using the fdt blob at 0x6000000
   Loading Ramdisk to 3f042000, end 3f62ae41 ... OK
   Using Device Tree in place at 0000000006000000, end 00000000060052ed

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 4.19.41-mvebu64 (root@armbian.com) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.85 SMP PREEMPT Wed May 8 16:07:35 CEST 2019
[    0.000000] Machine model: Globalscale Marvell ESPRESSOBin Board
[    0.000000] earlycon: ar3700_uart0 at MMIO 0x00000000d0012000 (options '')
[    0.000000] bootconsole [ar3700_uart0] enabled
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
[    6.118305] SError Interrupt on CPU1, code 0xbf000001 -- SError
[    6.118309] CPU: 1 PID: 220 Comm: btrfs Not tainted 4.19.41-mvebu64 #5.85
[    6.118311] Hardware name: Globalscale Marvell ESPRESSOBin Board (DT)
[    6.118313] pstate: 60000005 (nZCv daif -PAN -UAO)
[    6.118314] pc : el1_da+0xc/0x80
[    6.118316] lr : sched_move_task+0xd0/0x170
[    6.118317] sp : ffffff8009be3c20
[    6.118319] x29: ffffff8009be3d50 x28: ffffffc03fbece00
[    6.118323] x27: 0000000000000000 x26: 0000000000000000
[    6.118327] x25: ffffffc03f3e3160 x24: 0000000000000025
[    6.118330] x23: 0000000020000005 x22: ffffff8008108f10
[    6.118334] x21: ffffff8009be3d60 x20: 0000007fffffffff
[    6.118337] x19: ffffffc03fbece00 x18: 0000000000000000
[    6.118341] x17: 0000000000000000 x16: 0000000000000000
[    6.118344] x15: 0000000000000400 x14: 0000000000000400
[    6.118348] x13: 0000000000000000 x12: 0000000000000001
[    6.118351] x11: 0000000000000000 x10: 0000000000000910
[    6.118354] x9 : ffffff8009be3c80 x8 : ffffffc03fbed770
[    6.118358] x7 : ffffffc03fbecec0 x6 : 000000000688fcbe
[    6.118361] x5 : 000000000000023a x4 : 0000000000000001
[    6.118365] x3 : ffffff8009be3da8 x2 : 0000000000000000
[    6.118368] x1 : 0000000096000018 x0 : 0000000000000024
[    6.118373] Kernel panic - not syncing: Asynchronous SError Interrupt
[    6.118375] CPU: 1 PID: 220 Comm: btrfs Not tainted 4.19.41-mvebu64 #5.85
[    6.118377] Hardware name: Globalscale Marvell ESPRESSOBin Board (DT)
[    6.118378] Call trace:
[    6.118380]  dump_backtrace+0x0/0x1a0
[    6.118381]  show_stack+0x14/0x20
[    6.118383]  dump_stack+0x9c/0xbc
[    6.118384]  panic+0x130/0x2a4
[    6.118385]  nmi_panic+0x6c/0x70
[    6.118387]  arm64_serror_panic+0x74/0x88
[    6.118388]  do_serror+0x134/0x138
[    6.118389]  el1_error+0x7c/0xdc
[    6.118391]  el1_da+0xc/0x80
[    6.118392]  sched_move_task+0xd0/0x170
[    6.118394]  sched_autogroup_exit_task+0xc/0x18
[    6.118395]  0xffffff8009be3d68
[    6.118411] SMP: stopping secondary CPUs
[    6.118413] Kernel Offset: disabled
[    6.118414] CPU features: 0x0,2080200c
[    6.118416] Memory Limit: none
[    6.313318] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---

 

 

Link to comment
Share on other sites

OK, imaged Armbian_5.75_Espressobin_Debian_stretch_next_4.19.20.img to other SD and started from scratch --> OK

 

Did apt-get update & upgrade which brought me back to 5.85 (5.84 image), but system hangs again after reboot

Spoiler

Debian GNU/Linux 9 espressobin ttyMV0

espressobin login: root
Password:
Last login: Thu May  9 12:30:59 UTC 2019 on ttyMV0
 _____                                   _     _
| ____|___ _ __  _ __ ___  ___ ___  ___ | |__ (_)_ __
|  _| / __| '_ \| '__/ _ \/ __/ __|/ _ \| '_ \| | '_ \
| |___\__ \ |_) | | |  __/\__ \__ \ (_) | |_) | | | | |
|_____|___/ .__/|_|  \___||___/___/\___/|_.__/|_|_| |_|
          |_|

Welcome to ARMBIAN 5.75 stable Debian GNU/Linux 9 (stretch) 4.19.20-mvebu64
System load:   1.19 0.29 0.10   Up time:       0 min
Memory usage:  11 % of 990MB    IP:            194.174.11.45
Usage of /:    15% of 7.2G

[ General system configuration (beta): armbian-config ]


root@espressobin:~# apt-get update
Get:1 http://security.debian.org stretch/updates InRelease [94.3 kB]
Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:4 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch-backports InRelease [91.8 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2,434 B]
Get:8 http://security.debian.org stretch/updates/main armhf Packages [473 kB]
Get:9 http://security.debian.org stretch/updates/main arm64 Packages [468 kB]
Get:10 http://security.debian.org stretch/updates/contrib armhf Packages [1,764 B]
Get:11 http://security.debian.org stretch/updates/contrib arm64 Packages [1,760 B]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Packages.diff/Index [9,592 B]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages.diff/Index [9,100 B]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb).diff/Index [8,116 B]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Contents (deb).diff/Index [7,624 B]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages 2019-02-21-2009.35.pdiff [3,423 B]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages 2019-03-27-2010.32.pdiff [532 B]
Get:18 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages 2019-03-30-2008.27.pdiff [1,601 B]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages 2019-05-06-1410.49.pdiff [25.4 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb) 2019-02-21-2009.35.pdiff [308 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb) 2019-03-30-2008.27.pdiff [81 B]
Get:22 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb) 2019-05-06-1410.49.pdiff [3,154 B]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb) 2019-05-06-2008.55.pdiff [1,047 B]
Get:24 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Contents (deb) 2019-02-21-2009.35.pdiff [234 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages 2019-05-06-1410.49.pdiff [25.4 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Contents (deb) 2019-03-30-2008.27.pdiff [79 B]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Contents (deb) 2019-05-06-1410.49.pdiff [4,087 B]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Contents (deb) 2019-05-06-2008.55.pdiff [1,047 B]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Contents (deb) 2019-05-06-1410.49.pdiff [4,087 B]
Get:27 http://cdn-fastly.deb.debian.org/debian stretch-updates/main armhf Packages [31.5 kB]
Get:3 https://apt.armbian.com stretch InRelease [18.9 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Packages.diff/Index [27.8 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Packages.diff/Index [27.8 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Packages.diff/Index [27.8 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Contents (deb).diff/Index [28.0 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Contents (deb).diff/Index [28.0 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Packages.diff/Index [22.9 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages.diff/Index [26.3 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb).diff/Index [21.4 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Contents (deb).diff/Index [18.4 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Packages.diff/Index [14.0 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages.diff/Index [15.5 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Contents (deb).diff/Index [10.1 kB]
Get:39 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb).diff/Index [11.6 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Packages.diff/Index [27.8 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Packages 2019-02-13-2020.07.pdiff [2,680 B]
Get:41 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Packages 2019-02-14-0214.01.pdiff [1,052 B]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Packages 2019-02-18-0809.24.pdiff [2,348 B]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Packages 2019-02-18-0809.24.pdiff [2,348 B]
Get:43 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-02-13-2020.07.pdiff [2,686 B]
Get:44 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-02-18-0809.24.pdiff [2,348 B]
Get:45 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-03-18-1415.00.pdiff [656 B]
Get:46 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-03-24-0812.50.pdiff [556 B]
Get:47 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-05-07-1412.19.pdiff [525 B]
Get:48 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-05-07-2009.55.pdiff [225 B]
Get:48 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Packages 2019-05-07-2009.55.pdiff [225 B]
Get:49 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-02-13-2020.07.pdiff [6,416 B]
Ign:30 http://httpredir.debian.org/debian stretch-backports/main arm64 Contents (deb).diff/Index
Ign:30 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Contents (deb).diff/Index
Ign:31 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Contents (deb).diff/Index
Get:50 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-02-18-0809.24.pdiff [4,653 B]
Get:51 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-03-18-1415.00.pdiff [239 B]
Get:52 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-03-24-0812.50.pdiff [83 B]
Get:53 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-05-07-1412.19.pdiff [179 B]
Get:53 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib armhf Contents (deb) 2019-05-07-1412.19.pdiff [179 B]
Get:54 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Contents (deb) 2019-02-13-2020.07.pdiff [6,348 B]
Get:55 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Contents (deb) 2019-02-14-0214.01.pdiff [327 B]
Get:56 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Contents (deb) 2019-02-18-0809.24.pdiff [4,670 B]
Get:56 http://cdn-fastly.deb.debian.org/debian stretch-backports/contrib arm64 Contents (deb) 2019-02-18-0809.24.pdiff [4,670 B]
Get:57 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Packages 2019-02-24-0811.12.pdiff [2,874 B]
Get:57 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Packages 2019-02-24-0811.12.pdiff [2,874 B]
Get:58 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages 2019-02-24-0811.12.pdiff [2,874 B]
Get:59 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages 2019-03-27-1413.30.pdiff [5,341 B]
Get:60 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages 2019-03-31-1410.24.pdiff [4,328 B]
Get:61 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages 2019-05-07-1412.19.pdiff [857 B]
Get:61 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Packages 2019-05-07-1412.19.pdiff [857 B]
Get:62 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Contents (deb) 2019-02-24-0811.12.pdiff [974 B]
Get:62 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free arm64 Contents (deb) 2019-02-24-0811.12.pdiff [974 B]
Get:63 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb) 2019-02-24-0811.12.pdiff [974 B]
Get:64 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb) 2019-03-27-1413.30.pdiff [3,345 B]
Get:65 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb) 2019-03-31-1410.24.pdiff [2,835 B]
Get:66 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb) 2019-05-07-1412.19.pdiff [310 B]
Get:66 http://cdn-fastly.deb.debian.org/debian stretch-backports/non-free armhf Contents (deb) 2019-05-07-1412.19.pdiff [310 B]
Get:67 https://apt.armbian.com stretch/main armhf Packages [366 kB]
Get:68 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Packages [582 kB]
Get:69 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Packages [579 kB]
Get:70 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6,924 kB]
Get:71 https://apt.armbian.com stretch/main arm64 Packages [214 kB]
Get:72 https://apt.armbian.com stretch/stretch-utils armhf Packages [6,362 B]
Get:73 https://apt.armbian.com stretch/stretch-utils arm64 Packages [6,360 B]
Get:74 https://apt.armbian.com stretch/stretch-desktop armhf Packages [2,211 B]
Get:75 http://cdn-fastly.deb.debian.org/debian stretch/main armhf Packages [6,912 kB]
Get:76 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Contents (deb) [30.8 MB]
Get:77 http://cdn-fastly.deb.debian.org/debian stretch/main armhf Contents (deb) [30.7 MB]
Get:78 http://cdn-fastly.deb.debian.org/debian stretch/contrib armhf Packages [42.1 kB]
Get:79 http://cdn-fastly.deb.debian.org/debian stretch/contrib arm64 Packages [39.9 kB]
Get:80 http://cdn-fastly.deb.debian.org/debian stretch/contrib armhf Contents (deb) [78.0 kB]
Get:81 http://cdn-fastly.deb.debian.org/debian stretch/non-free armhf Packages [59.7 kB]
Get:82 http://cdn-fastly.deb.debian.org/debian stretch/non-free arm64 Packages [50.8 kB]
Get:83 http://cdn-fastly.deb.debian.org/debian stretch/non-free armhf Contents (deb) [734 kB]
Get:84 http://cdn-fastly.deb.debian.org/debian stretch-backports/main arm64 Contents (deb) [5,087 kB]
Get:85 http://cdn-fastly.deb.debian.org/debian stretch-backports/main armhf Contents (deb) [5,172 kB]
Fetched 90.7 MB in 1min 25s (1,055 kB/s)
Reading package lists... Done
E: Failed to fetch http://httpredir.debian.org/debian/dists/stretch-backports/main/Contents-arm64Index  Couldn't parse pdiff index
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@espressobin:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  armbian-config armbian-firmware base-files dirmngr gnupg gnupg-agent gnupg2
  gpgv htop libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libmariadbclient18
  libnss-myhostname libntfs-3g871 libpam-systemd libpng16-16 libssh2-1
  libssl1.0.2 libsystemd0 libudev1 libxapian30 linux-dtb-next-mvebu64
  linux-image-next-mvebu64 linux-libc-dev linux-stretch-root-next-espressobin
  linux-u-boot-espressobin-next locales multiarch-support ntfs-3g
  openssh-client openssh-server openssh-sftp-server rsync systemd systemd-sysv
  tzdata udev unzip wget wpasupplicant
43 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 47.0 MB of archives.
After this operation, 778 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://security.debian.org stretch/updates/main arm64 libpng16-16 arm64 1.6.28-1+deb9u1 [266 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 base-files arm64 9.9+deb9u9 [67.4 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libc6-dev arm64 2.24-11+deb9u4 [2,122 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libc-dev-bin arm64 2.24-11+deb9u4 [253 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 linux-libc-dev arm64 4.9.168-1 [1,391 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libc6 arm64 2.24-11+deb9u4 [2,395 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libc-bin arm64 2.24-11+deb9u4 [692 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 systemd-sysv arm64 232-25+deb9u11 [82.4 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpam-systemd arm64 232-25+deb9u11 [169 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd0 arm64 232-25+deb9u11 [241 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnss-myhostname arm64 232-25+deb9u11 [102 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 systemd arm64 232-25+deb9u11 [2,142 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 udev arm64 232-25+deb9u11 [1,057 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev1 arm64 232-25+deb9u11 [117 kB]
Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 ntfs-3g arm64 1:2016.2.22AR.1+dfsg-1+deb9u1 [353 kB]
Get:2 https://apt.armbian.com stretch/main arm64 armbian-config all 5.86 [43.0 kB]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libntfs-3g871 arm64 1:2016.2.22AR.1+dfsg-1+deb9u1 [138 kB]
Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 multiarch-support arm64 2.24-11+deb9u4 [201 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gpgv arm64 2.1.18-8~deb9u4 [448 kB]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 tzdata all 2019a-0+deb9u1 [273 kB]
Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dirmngr arm64 2.1.18-8~deb9u4 [556 kB]
Get:13 https://apt.armbian.com stretch/main arm64 armbian-firmware all 5.83 [5,710 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gnupg arm64 2.1.18-8~deb9u4 [1,045 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gnupg-agent arm64 2.1.18-8~deb9u4 [512 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libssl1.0.2 arm64 1.0.2r-1~deb9u1 [913 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxapian30 arm64 1.4.3-2+deb9u3 [1,005 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 wget arm64 1.18-5+deb9u3 [774 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libc-l10n all 2.24-11+deb9u4 [820 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 locales all 2.24-11+deb9u4 [3,289 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 openssh-sftp-server arm64 1:7.4p1-10+deb9u6 [34.1 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 openssh-server arm64 1:7.4p1-10+deb9u6 [289 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 openssh-client arm64 1:7.4p1-10+deb9u6 [699 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 unzip arm64 6.0-21+deb9u1 [156 kB]
Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gnupg2 all 2.1.18-8~deb9u4 [299 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmariadbclient18 arm64 10.1.38-0+deb9u1 [716 kB]
Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libssh2-1 arm64 1.7.0-1+deb9u1 [127 kB]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 rsync arm64 3.1.2-1+deb9u2 [367 kB]
Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 wpasupplicant arm64 2:2.4-1+deb9u3 [822 kB]
Get:14 https://apt.armbian.com stretch/main arm64 htop arm64 2.1.2-3 [75.8 kB]
Get:15 https://apt.armbian.com stretch/main arm64 linux-dtb-next-mvebu64 arm64 5.85 [10.2 kB]
Get:16 https://apt.armbian.com stretch/main arm64 linux-image-next-mvebu64 arm64 5.84 [15.5 MB]
Get:17 https://apt.armbian.com stretch/main arm64 linux-stretch-root-next-espressobin arm64 5.85 [408 kB]
Get:18 https://apt.armbian.com stretch/main arm64 linux-u-boot-espressobin-next arm64 5.85 [284 kB]
Fetched 47.0 MB in 4s (10.6 MB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../base-files_9.9+deb9u9_arm64.deb ...
Unpacking base-files (9.9+deb9u9) over (9.9+deb9u7) ...
Setting up base-files (9.9+deb9u9) ...
Installing new version of config file /etc/debian_version ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../libc6-dev_2.24-11+deb9u4_arm64.deb ...
Unpacking libc6-dev:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_arm64.deb ...
Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Preparing to unpack .../linux-libc-dev_4.9.168-1_arm64.deb ...
Unpacking linux-libc-dev:arm64 (4.9.168-1) over (4.9.130-2) ...
Preparing to unpack .../libc6_2.24-11+deb9u4_arm64.deb ...
Unpacking libc6:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Setting up libc6:arm64 (2.24-11+deb9u4) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../libc-bin_2.24-11+deb9u4_arm64.deb ...
Unpacking libc-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Setting up libc-bin (2.24-11+deb9u4) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_232-25+deb9u11_arm64.deb ...
Unpacking systemd-sysv (232-25+deb9u11) over (232-25+deb9u8) ...
Preparing to unpack .../libpam-systemd_232-25+deb9u11_arm64.deb ...
Unpacking libpam-systemd:arm64 (232-25+deb9u11) over (232-25+deb9u8) ...
Preparing to unpack .../libsystemd0_232-25+deb9u11_arm64.deb ...
Unpacking libsystemd0:arm64 (232-25+deb9u11) over (232-25+deb9u8) ...
Setting up libsystemd0:arm64 (232-25+deb9u11) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../libnss-myhostname_232-25+deb9u11_arm64.deb ...
Unpacking libnss-myhostname:arm64 (232-25+deb9u11) over (232-25+deb9u8) ...
Preparing to unpack .../systemd_232-25+deb9u11_arm64.deb ...
Unpacking systemd (232-25+deb9u11) over (232-25+deb9u8) ...
Preparing to unpack .../udev_232-25+deb9u11_arm64.deb ...
Unpacking udev (232-25+deb9u11) over (232-25+deb9u8) ...
Preparing to unpack .../libudev1_232-25+deb9u11_arm64.deb ...
Unpacking libudev1:arm64 (232-25+deb9u11) over (232-25+deb9u8) ...
Setting up libudev1:arm64 (232-25+deb9u11) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../ntfs-3g_1%3a2016.2.22AR.1+dfsg-1+deb9u1_arm64.deb ...
Unpacking ntfs-3g (1:2016.2.22AR.1+dfsg-1+deb9u1) over (1:2016.2.22AR.1+dfsg-1) ...
Preparing to unpack .../libntfs-3g871_1%3a2016.2.22AR.1+dfsg-1+deb9u1_arm64.deb ...
Unpacking libntfs-3g871 (1:2016.2.22AR.1+dfsg-1+deb9u1) over (1:2016.2.22AR.1+dfsg-1) ...
Preparing to unpack .../multiarch-support_2.24-11+deb9u4_arm64.deb ...
Unpacking multiarch-support (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Setting up multiarch-support (2.24-11+deb9u4) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../gpgv_2.1.18-8~deb9u4_arm64.deb ...
Unpacking gpgv (2.1.18-8~deb9u4) over (2.1.18-8~deb9u3) ...
Setting up gpgv (2.1.18-8~deb9u4) ...
(Reading database ... 32166 files and directories currently installed.)
Preparing to unpack .../00-tzdata_2019a-0+deb9u1_all.deb ...
Unpacking tzdata (2019a-0+deb9u1) over (2018i-0+deb9u1) ...
Preparing to unpack .../01-dirmngr_2.1.18-8~deb9u4_arm64.deb ...
Unpacking dirmngr (2.1.18-8~deb9u4) over (2.1.18-8~deb9u3) ...
Preparing to unpack .../02-gnupg_2.1.18-8~deb9u4_arm64.deb ...
Unpacking gnupg (2.1.18-8~deb9u4) over (2.1.18-8~deb9u3) ...
Preparing to unpack .../03-gnupg-agent_2.1.18-8~deb9u4_arm64.deb ...
Unpacking gnupg-agent (2.1.18-8~deb9u4) over (2.1.18-8~deb9u3) ...
Preparing to unpack .../04-libssl1.0.2_1.0.2r-1~deb9u1_arm64.deb ...
Unpacking libssl1.0.2:arm64 (1.0.2r-1~deb9u1) over (1.0.2q-1~deb9u1) ...
Preparing to unpack .../05-libxapian30_1.4.3-2+deb9u3_arm64.deb ...
Unpacking libxapian30:arm64 (1.4.3-2+deb9u3) over (1.4.3-2+deb9u2) ...
Preparing to unpack .../06-wget_1.18-5+deb9u3_arm64.deb ...
Unpacking wget (1.18-5+deb9u3) over (1.18-5+deb9u2) ...
Preparing to unpack .../07-libc-l10n_2.24-11+deb9u4_all.deb ...
Unpacking libc-l10n (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Preparing to unpack .../08-locales_2.24-11+deb9u4_all.deb ...
Unpacking locales (2.24-11+deb9u4) over (2.24-11+deb9u3) ...
Preparing to unpack .../09-openssh-sftp-server_1%3a7.4p1-10+deb9u6_arm64.deb ...
Unpacking openssh-sftp-server (1:7.4p1-10+deb9u6) over (1:7.4p1-10+deb9u4) ...
Preparing to unpack .../10-openssh-server_1%3a7.4p1-10+deb9u6_arm64.deb ...
Unpacking openssh-server (1:7.4p1-10+deb9u6) over (1:7.4p1-10+deb9u4) ...
Preparing to unpack .../11-openssh-client_1%3a7.4p1-10+deb9u6_arm64.deb ...
Unpacking openssh-client (1:7.4p1-10+deb9u6) over (1:7.4p1-10+deb9u4) ...
Preparing to unpack .../12-unzip_6.0-21+deb9u1_arm64.deb ...
Unpacking unzip (6.0-21+deb9u1) over (6.0-21) ...
Preparing to unpack .../13-armbian-config_5.86_all.deb ...
Unpacking armbian-config (5.86) over (5.75) ...
Preparing to unpack .../14-armbian-firmware_5.83_all.deb ...
Unpacking armbian-firmware (5.83) over (5.75) ...
Preparing to unpack .../15-gnupg2_2.1.18-8~deb9u4_all.deb ...
Unpacking gnupg2 (2.1.18-8~deb9u4) over (2.1.18-8~deb9u3) ...
Preparing to unpack .../16-htop_2.1.2-3_arm64.deb ...
Unpacking htop (2.1.2-3) over (2.1.1-3) ...
Preparing to unpack .../17-libmariadbclient18_10.1.38-0+deb9u1_arm64.deb ...
Unpacking libmariadbclient18:arm64 (10.1.38-0+deb9u1) over (10.1.37-0+deb9u1) ...
Preparing to unpack .../18-libpng16-16_1.6.28-1+deb9u1_arm64.deb ...
Unpacking libpng16-16:arm64 (1.6.28-1+deb9u1) over (1.6.28-1) ...
Preparing to unpack .../19-libssh2-1_1.7.0-1+deb9u1_arm64.deb ...
Unpacking libssh2-1:arm64 (1.7.0-1+deb9u1) over (1.7.0-1) ...
Preparing to unpack .../20-linux-dtb-next-mvebu64_5.85_arm64.deb ...
Unpacking linux-dtb-next-mvebu64 (5.85) over (5.75) ...
Preparing to unpack .../21-linux-image-next-mvebu64_5.84_arm64.deb ...
update-initramfs: Deleting /boot/initrd.img-4.19.20-mvebu64
Removing obsolete file uInitrd-4.19.20-mvebu64
Unpacking linux-image-next-mvebu64 (5.84) over (5.75) ...
Preparing to unpack .../22-linux-stretch-root-next-espressobin_5.85_arm64.deb ...
Leaving 'diversion of /etc/mpv/mpv.conf to /etc/mpv/mpv-dist.conf by linux-stretch-root-next-espressobin'
Unpacking linux-stretch-root-next-espressobin (5.85) over (5.75) ...
Preparing to unpack .../23-linux-u-boot-espressobin-next_5.85_arm64.deb ...
Unpacking linux-u-boot-espressobin-next (5.85) over (5.75) ...
Preparing to unpack .../24-rsync_3.1.2-1+deb9u2_arm64.deb ...
Unpacking rsync (3.1.2-1+deb9u2) over (3.1.2-1+deb9u1) ...
Preparing to unpack .../25-wpasupplicant_2%3a2.4-1+deb9u3_arm64.deb ...
Unpacking wpasupplicant (2:2.4-1+deb9u3) over (2:2.4-1+deb9u2) ...
Setting up libxapian30:arm64 (1.4.3-2+deb9u3) ...
Processing triggers for mime-support (3.60) ...
Setting up libnss-myhostname:arm64 (232-25+deb9u11) ...
Setting up libpng16-16:arm64 (1.6.28-1+deb9u1) ...
Setting up tzdata (2019a-0+deb9u1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Thu May  9 12:37:13 UTC 2019.
Universal Time is now:  Thu May  9 12:37:13 UTC 2019.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up unzip (6.0-21+deb9u1) ...
Setting up linux-libc-dev:arm64 (4.9.168-1) ...
Setting up armbian-firmware (5.83) ...
Processing triggers for initramfs-tools (0.130) ...
Setting up libmariadbclient18:arm64 (10.1.38-0+deb9u1) ...
Setting up rsync (3.1.2-1+deb9u2) ...
Setting up linux-u-boot-espressobin-next (5.85) ...
Setting up libssl1.0.2:arm64 (1.0.2r-1~deb9u1) ...
Setting up libssh2-1:arm64 (1.7.0-1+deb9u1) ...
Setting up linux-dtb-next-mvebu64 (5.85) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up linux-image-next-mvebu64 (5.84) ...
update-initramfs: Generating /boot/initrd.img-4.19.41-mvebu64
update-initramfs: Converting to u-boot format
Setting up udev (232-25+deb9u11) ...
addgroup: The group `input' already exists as a system group. Exiting.
update-initramfs: deferring update (trigger activated)
Setting up libc-l10n (2.24-11+deb9u4) ...
Setting up linux-stretch-root-next-espressobin (5.85) ...
Setting up systemd (232-25+deb9u11) ...
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
Setting up wget (1.18-5+deb9u3) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libntfs-3g871 (1:2016.2.22AR.1+dfsg-1+deb9u1) ...
Setting up libc-dev-bin (2.24-11+deb9u4) ...
Processing triggers for dbus (1.10.26-0+deb9u1) ...
Setting up htop (2.1.2-3) ...
Setting up gnupg-agent (2.1.18-8~deb9u4) ...
Setting up openssh-client (1:7.4p1-10+deb9u6) ...
Setting up dirmngr (2.1.18-8~deb9u4) ...
Setting up libc6-dev:arm64 (2.24-11+deb9u4) ...
Setting up locales (2.24-11+deb9u4) ...
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Setting up armbian-config (5.86) ...
Setting up systemd-sysv (232-25+deb9u11) ...
Setting up gnupg (2.1.18-8~deb9u4) ...
Setting up wpasupplicant (2:2.4-1+deb9u3) ...
Setting up gnupg2 (2.1.18-8~deb9u4) ...
Setting up openssh-sftp-server (1:7.4p1-10+deb9u6) ...
Setting up ntfs-3g (1:2016.2.22AR.1+dfsg-1+deb9u1) ...
Setting up libpam-systemd:arm64 (232-25+deb9u11) ...
Setting up openssh-server (1:7.4p1-10+deb9u6) ...
Processing triggers for initramfs-tools (0.130) ...
update-initramfs: Generating /boot/initrd.img-4.19.41-mvebu64
update-initramfs: Converting to u-boot format
Processing triggers for libc-bin (2.24-11+deb9u4) ...
root@espressobin:~# apt-get update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Hit:4 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
Hit:5 http://cdn-fastly.deb.debian.org/debian stretch-backports InRelease
Hit:6 http://cdn-fastly.deb.debian.org/debian stretch Release
Hit:3 https://apt.armbian.com stretch InRelease
Reading package lists... Done
root@espressobin:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@espressobin:~# reboot
         Stopping Session 2 of user root.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped Daily Cleanup of Temporary Directories.
         Stopping User Manager for UID 0...
         Stopping Authorization Manager...
[  OK  ] Stopped target Graphical Interface.
[  OK  ] Stopped target Multi-User System.
         Stopping System Logging Service...
         Stopping Network Name Resolution...
         Stopping Unattended Upgrades Shutdown...
         Stopping LSB: Set sysfs variables from /etc/sysfs.conf...
         Stopping LSB: Start NTP daemon...
[  OK  ] Stopped target Login Prompts.
         Stopping Getty on tty1...
         Stopping Serial Getty on ttyMV0...
         Stopping LSB: Advanced IEEE 802.11 management daemon...
         Stopping LSB: Start/stop sysstat's sadc...
[  OK  ] Stopped Daily apt upgrade and clean activities.
[  OK  ] Stopped Daily apt download activities.
[  OK  ] Stopped target System Time Synchronized.
         Stopping OpenBSD Secure Shell server...
         Stopping Regular background program processing daemon...
[  OK  ] Stopped System Logging Service.
[  OK  ] Stopped Regular background program processing daemon.
[  OK  ] Stopped Authorization Manager.
[  OK  ] Stopped Getty on tty1.
[  OK  ] Stopped Serial Getty on ttyMV0.
[  OK  ] Stopped User Manager for UID 0.
[  OK  ] Stopped Network Name Resolution.
[  OK  ] Stopped OpenBSD Secure Shell server.
[  OK  ] Stopped Session 2 of user root.
[  OK  ] Stopped LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Stopped LSB: Set sysfs variables from /etc/sysfs.conf.
[  OK  ] Stopped LSB: Start/stop sysstat's sadc.
[  OK  ] Stopped LSB: Start NTP daemon.
         Stopping LSB: set CPUFreq kernel parameters...
[  OK  ] Removed slice User Slice of root.
         Stopping Login Service...
[  OK  ] Removed slice system-serial\x2dgetty.slice.
[  OK  ] Removed slice system-getty.slice.
[  OK  ] Stopped /etc/rc.local Compatibility.
[  OK  ] Stopped target Network is Online.
[  OK  ] Stopped Network Manager Wait Online.
         Stopping Permit User Sessions...
[  OK  ] Stopped Login Service.
[  OK  ] Stopped Permit User Sessions.
[  OK  ] Stopped LSB: set CPUFreq kernel parameters.
         Stopping LSB: Load kernel modules needed to enable cpufreq scaling...
[  OK  ] Stopped LSB: Load kernel modules needed to enable cpufreq scaling.
[  OK  ] Stopped target Remote File Systems.
[  OK  ] Stopped Unattended Upgrades Shutdown.
[  OK  ] Stopped target Network.
         Stopping Raise network interfaces...
         Stopping Network Service...
         Stopping Network Manager...
[  OK  ] Stopped Network Service.
[  OK  ] Stopped Network Manager.
[  OK  ] Stopped Raise network interfaces.
         Stopping D-Bus System Message Bus...
[  OK  ] Stopped D-Bus System Message Bus.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Closed Syslog Socket.
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
[  OK  ] Stopped target Paths.
[  OK  ] Closed D-Bus System Message Bus Socket.
[  OK  ] Stopped target System Initialization.
         Stopping Restore / save the current clock...
         Stopping Entropy daemon using the HAVEGE algorithm...
[  OK  ] Stopped target Encrypted Volumes.
[  OK  ] Stopped Dispatch Password Requests to Console Directory Watch.
[  OK  ] Stopped Forward Password Requests to Wall Directory Watch.
         Stopping Armbian memory supported logging...
[  OK  ] Stopped Apply Kernel Variables.
[  OK  ] Stopped Load Kernel Modules.
[  OK  ] Stopped target Swap.
         Deactivating swap /dev/zram2...
         Deactivating swap /dev/zram1...
         Stopping Update UTMP about System Boot/Shutdown...
[  OK  ] Stopped Entropy daemon using the HAVEGE algorithm.
[  OK  ] Stopped Restore / save the current clock.
[  OK  ] Deactivated swap /dev/zram2.
[  OK  ] Deactivated swap /dev/zram1.
         Stopping Load/Save Random Seed...
[  OK  ] Stopped Update UTMP about System Boot/Shutdown.
[  OK  ] Stopped Create Volatile Files and Directories.
[  OK  ] Stopped Load/Save Random Seed.
[  OK  ] Unmounted /var/log.
[  OK  ] Unmounted /var/log.hdd.
[  OK  ] Stopped Armbian memory supported logging.
         Stopping Armbian ZRAM config...
[  OK  ] Stopped Armbian ZRAM config.
[  OK  ] Stopped target Local File Systems.
         Unmounting /tmp...
         Unmounting /run/user/0...
[  OK  ] Unmounted /tmp.
[  OK  ] Unmounted /run/user/0.
[  OK  ] Reached target Unmount All Filesystems.
[  OK  ] Stopped target Local File Systems (Pre).
[  OK  ] Stopped Remount Root and Kernel File Systems.
[  OK  ] Stopped Create Static Device Nodes in /dev.
[  OK  ] Reached target Shutdown.
[  428.276▒TIM-1.0
WTMI-devel-18.12.0-a0a1cb8
WTMI: system early-init
SVC REV: 3, CPU VDD voltage: 1.143V
NOTICE:  Booting Trusted Firmware
NOTICE:  BL1: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL1: Built : 09:45:56, Feb 20 2019
NOTICE:  BL1: Booting BL2
NOTICE:  BL2: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL2: Built : 09:45:58, Feb 20 2019
NOTICE:  BL1: Booting BL31
NOTICE:  BL31: v1.5(release):1f8ca7e (Marvell-devel-18.12.2)
NOTICE:  BL31: Built : 09:4

U-Boot 2018.03-devel-18.12.3-gc9aa92c-armbian (Feb 20 2019 - 09:45:04 +0100)

Model: Marvell Armada 3720 Community Board ESPRESSOBin
       CPU     1000 [MHz]
       L2      800 [MHz]
       TClock  200 [MHz]
       DDR     800 [MHz]
DRAM:  1 GiB
Comphy chip #0:
Comphy-0: USB3          5 Gbps
Comphy-1: PEX0          2.5 Gbps
Comphy-2: SATA0         6 Gbps
SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC:   sdhci@d0000: 0, sdhci@d8000: 1
Loading Environment from SPI Flash... SF: Detected w25q32dw with page size 256 Bytes, erase size 4 KiB, total 4 MiB
OK
Model: Marvell Armada 3720 Community Board ESPRESSOBin
Net:   eth0: neta@30000 [PRIME]
Hit any key to stop autoboot:  0
starting USB...
USB0:   Register 2000104 NbrPorts 2
Starting the controller
USB XHCI 1.00
USB1:   USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device usb 0 **
## Executing script at 06d00000
Wrong image format for "source" command
scanning bus for devices...

Device 0: unknown device
/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
** Bad device scsi 0 **
## Executing script at 06d00000
Wrong image format for "source" command
/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
Card did not respond to voltage select!
** Bad device mmc 1 **
## Executing script at 06d00000
Wrong image format for "source" command
/
** File not found /boot.scr **
## Executing script at 06d00000
Wrong image format for "source" command
/boot/
1119 bytes read in 13 ms (84 KiB/s)
## Executing script at 06d00000
221 bytes read in 4 ms (53.7 KiB/s)
16488960 bytes read in 870 ms (18.1 MiB/s)
4692441 bytes read in 257 ms (17.4 MiB/s)
** File not found /boot/dtb/marvell/armada-3720-community.dtb **
8942 bytes read in 8 ms (1.1 MiB/s)
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   uInitrd
   Image Type:   AArch64 Linux RAMDisk Image (gzip compressed)
   Data Size:    4692377 Bytes = 4.5 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 06000000
   Booting using the fdt blob at 0x6000000
   Loading Ramdisk to 3f1b1000, end 3f62a999 ... OK
   Using Device Tree in place at 0000000006000000, end 00000000060052ed

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 4.19.41-mvebu64 (root@armbian.com) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.84 SMP PREEMPT Wed May 8 11:47:15 CEST 2019
[    0.000000] Machine model: Globalscale Marvell ESPRESSOBin Board
[    0.000000] earlycon: ar3700_uart0 at MMIO 0x00000000d0012000 (options '')
[    0.000000] bootconsole [ar3700_uart0] enabled
Loading, please wait...
starting version 232

 

So I think it's up to you now ;-)

Link to comment
Share on other sites

38 minutes ago, odoll said:

So I think it's up to you now ;-)


There is little more I can do. I have two Espresos, both work and there are many versions of it. Let's wait for other people input.

Link to comment
Share on other sites

38 minutes ago, Igor said:


There is little more I can do. I have two Espresos, both work and there are many versions of it. Let's wait for other people input.

OT: when the PSUs of my SheevaPlugs started to fail I "swore" myself not buy any other device from Globalscale in the future, but even though I did it again ...

Link to comment
Share on other sites

Started from 5.75 image again and installed the below one by one with a reboot in between

 

linux-u-boot-espressobin-next 5.85 --> OK
linux-stretch-root-next-espressobin 5.85 --> OK
linux-image-next-mvebu64 5.84 --> hangs
(linux-dtb-next-mvebu64 5.85)

 

PS: Once again 5.75 ->

 

linux-u-boot-espressobin-next 5.85 --> OK
linux-stretch-root-next-espressobin 5.85 --> OK

linux-dtb-next-mvebu64 5.85 --> OK

 

but as there's no image between 5.75 and 5.84 I'll leave it that way for now (and I think you should revoke 5.84 as well!?)

Link to comment
Share on other sites

After the update from kernel 4.19.20 to 4.19.41 my V5_0_1 Espresso does not boot successfully anymore (see log). 

It produces a kernel panic after 10 s: "Internal error: synchronous parity or ECC error".

 

@Igor Please disable the update to kernel 4.19.41 for the next-stable branch.

Link to comment
Share on other sites

I'm perhaps a little late in contributing to this thread, but after a power outage caused a reboot of mine, I was getting nothing in kernel log just after systemd started in kernel .40.  I tried reverting kernel packages, and had failures with linux-image-next-mvebu64_5.83.190502_arm64.deb and linux-image-next-mvebu64_5.84.190508_arm64.deb, but success with .34 (that is, armbian 78.190409)

 

No panic message, just a stop of logging to serial.

 

This weekend, I will try the latest next again and capture the log, maybe someone might find it useful.

Link to comment
Share on other sites

4 hours ago, ManoftheSea said:

and had failures with linux-image-next-mvebu64_5.83.190502


Those are unstable/testing/development nightly automated builds which will break. Fix (walk around) was applied only for stable builds.

Link to comment
Share on other sites

I had hoped the information might be useful for bisecting which kernel update might be responsible.  Is the source of the problem known and fixed, or is the fix being referenced only disabling the 5.85 release?  Is it useful for me to search for the older nightlies and narrow it down?

Link to comment
Share on other sites

On 5/9/2019 at 3:24 PM, Igor said:

There is little more I can do. I have two Espresos, both work and there are many versions of it. Let's wait for other people input.

 

@Igor Switching to the newer kernel 4.19.46 (and probably to 5.1 too) is possible without negatively affecting system performance if the new boot loader is downgraded to 800_800 beforehand (600_600 for some V7 users):

 

I have just switched from next stable (ARMBIAN 5.73 stable Debian GNU/Linux 9 (stretch) 4.19.20-mvebu64 ) to next-nightly (ARMBIAN 5.87.190526 nightly Debian GNU/Linux 9 (stretch) 4.19.46-mvebu64).

 

This process runs smoothly if I downgrade the new boot loader from 1000_800 to 800_800 beforehand -  V5_0_1 EspressoBins are stable with this configuration (I don't own a V7 EspressoBin for testing purposes). 

 

Kernel 4.19.46 would appear to include the pending cpufreq patch -  the new boot loader is currently not able to establish a stable system with a true CPU clock of 1000MHz. However, system performance is not negatively affected, since the true CPU clock is still running at 800MHz in this configuration:

# kernel 4.19.46 and bootloader 800_800
# 7zr b

7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,2 CPUs LE)

LE
CPU Freq:   791   794   794   794   793   794   793   793

RAM size:     990 MB,  # CPU hardware threads:   2
RAM usage:    441 MB,  # Benchmark threads:      2

                       Compressing  |                  Decompressing
Dict     Speed Usage    R/U Rating  |      Speed Usage    R/U Rating
         KiB/s     %   MIPS   MIPS  |      KiB/s     %   MIPS   MIPS

22:        718   148    472    699  |      17428   193    770   1488
23:        705   147    488    719  |      17062   192    769   1477
24:        701   148    511    754  |      17395   199    769   1527
25:        692   150    528    790  |      17198   199    770   1531
----------------------------------  | ------------------------------
Avr:             148    499    741  |              196    770   1506
Tot:             172    635   1123

 

Link to comment
Share on other sites

On 5/27/2019 at 9:57 PM, ebin-dev said:

 if the new boot loader is downgraded to 800_800 beforehand


Perhaps adding a warning/notice that they should try lower CPU speed in case of instability?

Patches has been adjusted. Do we have a solution for CPU temperature?

Link to comment
Share on other sites

On 5/30/2019 at 9:38 PM, Igor said:


Perhaps adding a warning/notice that they should try lower CPU speed in case of instability?

Patches has been adjusted. Do we have a solution for CPU temperature?

 

Warning notice:

With newer kernels >= 4.19.4x, I would recommend 600_600 or 800_800 (1000_800 for testing purposes only).  1200_750 should be avoided at least for V7 EspressoBins, they may be bricked. System performance is the same with kernel 4.19.46 and 800_800 compared to kernel 4.19.20 and 1000_800, since the cpufreq patch is applied to the newer kernel, it still runs with a true CPU clock of 800 MHz.

 

CPU temperature:

I can't test V7 EspressoBins - but I think they come with a heat sink. They should not stay at the Marvell>> prompt for too long, since DVFS is not active and they run at 100% CPU frequency at this stage. I don't have any problems with V5 EspressoBins if they are passively cooled, though.

 

Edit: thanks for the adjustments in config/kernel/linux-mvebu64-next.config. But I am not sure if it is necessary to apply the (Armbian) cpufreq patch to kernel 4.19.46 - it may not work if those files were already patched upstream. 

Edit: Also the latest beta works fine (ARMBIAN 5.88.190606 nightly Debian GNU/Linux 9 (stretch) 4.19.48-mvebu64)

 

Link to comment
Share on other sites

12 hours ago, ebin-dev said:

But I am not sure if it is necessary to apply the (Armbian) cpufreq patch to kernel 4.19.46 - it may not work if those files were already patched upstream. 


I know but it was quicker for me to merge and remove in next commit.

 

12 hours ago, ebin-dev said:

Warning notice


Added. With a link to here.

Link to comment
Share on other sites

Hi, 

 

just got my espressobin v7 and choose 1200_750 ddr4 image, later then I end up in here and see the warning about the bricking chance on this image with v7.

 

I'll get into this issue tomorrow again but by now it would be a relief if you could tell me that the rescue tips actually works for this case, would it? Didn't try it yet...

 

Thanks in advance.

Link to comment
Share on other sites

Greetings.  I've been working to bring-up a V7 espressobin.  The boot-up issues, widely reported, affected me and I have installed the 600/600 version of uboot which seems to make the system boot reliably.

 

I'm wondering what is known about this issue.  Do we have a root cause of the startup issues?  For example, is this hardware like a drooping power supply, or perhaps sloppy routing of the DDR lines affecting timing.  Or do we think we're seeing a specific u-boot issue?  I'd be glad to tinker with uboot to see exactly where the boot-up is failing.

 

So, to this end.  My first question is where can we find the sources and patches to uboot.  Searching hasn't turned up anything other than the download links for pre-built binaries.

 

The second question is less clear.  I've seen quite a few messages that imply that GlobalScale has a poor track record with building reliable hardware.  The specs on this board with 3xGigabit ethernet and a cost under $100 is hard to match.   To me, the lower clock speed isn't of particular concern as long as it can saturate the ethernet links.  But, if there is a concrete reason to suspect the hardware, well, this is the time to reconsider.

 

Any help will be appreciated.

 

Link to comment
Share on other sites

4 hours ago, ManoftheSea said:

@dasbee - "saturate the ethernet links" but there's only a single gigabit SERDES to the ethernet switch, so any traffic that has to go to the CPU is limited below the 1 Gbps of the ethernet links.

 

Fair enough.  It depends on how I configure the routing, to be sure.  This is going to be much more capable than a raspberry PI in a like configuration which was the other likely candidate.  While I could configure a PI4 as a single-armed router, the EB design provides for more direct routing configuration.

Link to comment
Share on other sites

@odoll: This is not Globalscale issue, but rather Marvell issue as it affects all A3720 boards, not only Espressobin. See for more details my post:

https://forum.armbian.com/topic/10429-how-to-make-espressobin-v7-stable/?do=findComment&comment=110302

 

 

There are new kernel patches which should address this issue:

https://lore.kernel.org/linux-arm-kernel/20201009125711.0176752a@kernel.org/

 

Could you test them if they fixes instability also of your Espressobin?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines