06-04-2018, 01:25 AM
I tried it three times with "RAM 4GB" Version
I do not have cards that you presented,
Therefore I used a card (Silicon Power: 8 GB) as an alternative.
However, the problem did not occur, the result is as attached.
Certainly u-boot has failed to install, and u-boot has not been updated.
(Since it was not updated even when I tried it before,
This is a problem unique to the "u-boot-xxx.deb" package)
However, there seems to be no impact on boot due to that (in my environment)
I do not have cards that you presented,
Therefore I used a card (Silicon Power: 8 GB) as an alternative.
However, the problem did not occur, the result is as attached.
Certainly u-boot has failed to install, and u-boot has not been updated.
(Since it was not updated even when I tried it before,
This is a problem unique to the "u-boot-xxx.deb" package)
However, there seems to be no impact on boot due to that (in my environment)
Code:
~# mkdir /myDEBDownloadFolder
~# cd /myDEBDownloadFolder
/myDEBDownloadFolder# wget https://github.com/ayufan-rock64/linux-build/releases/download/0.6.44/linux-firmware-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
/myDEBDownloadFolder# wget https://github.com/ayufan-rock64/linux-build/releases/download/0.6.44/linux-headers-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
/myDEBDownloadFolder# wget https://github.com/ayufan-rock64/linux-build/releases/download/0.6.44/linux-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
/myDEBDownloadFolder# wget https://github.com/ayufan-rock64/linux-build/releases/download/0.6.44/u-boot-rock64-0.6.44_all.deb
/myDEBDownloadFolder# cd ../
/# dpkg -R --install ./myDEBDownloadFolder
Selecting previously unselected package linux-firmware-image-4.4.126-rockchip-ayufan-239.
(Reading database ... 85740 files and directories currently installed.)
Preparing to unpack .../linux-firmware-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb ...
Unpacking linux-firmware-image-4.4.126-rockchip-ayufan-239 (0.6.44) ...
Selecting previously unselected package linux-headers-4.4.126-rockchip-ayufan-239.
Preparing to unpack .../linux-headers-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb ...
Unpacking linux-headers-4.4.126-rockchip-ayufan-239 (0.6.44) ...
Selecting previously unselected package linux-image-4.4.126-rockchip-ayufan-239.
Preparing to unpack .../linux-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb ...
Unpacking linux-image-4.4.126-rockchip-ayufan-239 (0.6.44) ...
Selecting previously unselected package u-boot-rock64.
Preparing to unpack .../u-boot-rock64-0.6.44_all.deb ...
Unpacking u-boot-rock64 (0.6.44) ...
Setting up linux-firmware-image-4.4.126-rockchip-ayufan-239 (0.6.44) ...
Setting up linux-headers-4.4.126-rockchip-ayufan-239 (0.6.44) ...
Setting up linux-image-4.4.126-rockchip-ayufan-239 (0.6.44) ...
update-initramfs: Generating /boot/initrd.img-4.4.126-rockchip-ayufan-239
Warning: root device does not exist
Using DTB: rk3328-rock64.dtb
Installing /usr/lib/linux-image-4.4.126-rockchip-ayufan-239/rockchip/rk3328-rock64.dtb into /boot/dtbs/4.4.126-rockchip-ayufan-239/rk3328-rock64.dtb
Installing new rk3328-rock64.dtb.
Installing /usr/lib/linux-image-4.4.126-rockchip-ayufan-239/rockchip/rk3328-rock64.dtb into /boot/dtbs/4.4.126-rockchip-ayufan-239/rk3328-rock64.dtb
Taking backup of rk3328-rock64.dtb.
Installing new rk3328-rock64.dtb.
flash-kernel: deferring update (trigger activated)
Using DTB: rk3328-rock64.dtb
Installing /usr/lib/linux-image-4.4.126-rockchip-ayufan-239/rockchip/rk3328-rock64.dtb into /boot/dtbs/4.4.126-rockchip-ayufan-239/rk3328-rock64.dtb
Taking backup of rk3328-rock64.dtb.
Installing new rk3328-rock64.dtb.
Installing /usr/lib/linux-image-4.4.126-rockchip-ayufan-239/rockchip/rk3328-rock64.dtb into /boot/dtbs/4.4.126-rockchip-ayufan-239/rk3328-rock64.dtb
Taking backup of rk3328-rock64.dtb.
Installing new rk3328-rock64.dtb.
flash-kernel: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of u-boot-rock64:
u-boot-rock64 depends on debsums; however:
Package debsums is not installed.
dpkg: error processing package u-boot-rock64 (--install):
dependency problems - leaving unconfigured
Processing triggers for flash-kernel (3.79) ...
Using DTB: rk3328-rock64.dtb
Installing /usr/lib/linux-image-4.4.126-rockchip-ayufan-239/rockchip/rk3328-rock64.dtb into /boot/dtbs/4.4.126-rockchip-ayufan-239/rk3328-rock64.dtb
Taking backup of rk3328-rock64.dtb.
Installing new rk3328-rock64.dtb.
flash-kernel: installing version 4.4.126-rockchip-ayufan-239
Taking backup of Image.
Installing new Image.
Taking backup of initrd.img.
Installing new initrd.img.
Taking backup of dtb.
Installing new dtb.
Errors were encountered while processing:
u-boot-rock64
----------------------
~# uname -a
Linux rock64 4.4.77-rockchip-ayufan-136 #1 SMP Thu Oct 12 09:14:48 UTC 2017 aarch64 GNU/Linux
# reboot
....
Debian GNU/Linux 9 rock64 ttyS2
rock64 login: root
Password:
Last login: Mon Jun 4 05:18:31 UTC 2018 on ttyFIQ0
_ __ _ _
_ __ ___ ___| | __/ /_ | || |
| '__/ _ \ / __| |/ / '_ \| || |_
| | | (_) | (__| <| (_) |__ _|
|_| \___/ \___|_|\_\\___/ |_|
Linux rock64 4.4.126-rockchip-ayufan-239 #1 SMP Sun May 27 18:38:24 UTC 2018 aarch64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
~# uname -a
Linux rock64 4.4.126-rockchip-ayufan-239 #1 SMP Sun May 27 18:38:24 UTC 2018 aarch64 GNU/Linux