Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
Describe the bug
I was in kernel 5.4.210, and I wanted to test 5.19.1 but I noticed that the CPU frequency had dropped to 2.02 GHz
so I decide to go back to 5.4.210 but the command sudo armbian-update 5.4.210 got stuck or maybe too slow, so I killed the process ..
When I restart
jean@box:~$ sudo armbian-update 5.4.210
[ STEPS ] Ready to update, please wait...
[ STEPS ] Start initializing the environment...
[ STEPS ] Use local kernel files: 5.4.210
[ STEPS ] Start checking the kernel...
[ INFO ] Kernel name: [ 5.4.210-ophub ]
[ INFO ] K510: [ 0 ]
[ STEPS ] Start unpacking the kernel...
[ INFO ] (1/4) Unpacking [ boot-5.4.210-ophub.tar.gz ] done.
[ INFO ] (2/4) Unpacking [ dtb-amlogic-5.4.210-ophub.tar.gz ] done.
[ INFO ] (3/4) Unpacking [ header-5.4.210-ophub.tar.gz ] done.
tar (child): modules-5.4.210-ophub.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/usr/sbin/armbian-update: line 262: cd: /usr/lib/modules/5.4.210-ophub/: No such file or directory
[ ERROR ] /usr/lib/modules/5.4.210-ophub kernel folder is missing.
or
jean@box:~$ sudo armbian-update 5.19.1
[ STEPS ] Ready to update, please wait...
[ STEPS ] Start initializing the environment...
[ STEPS ] Use local kernel files: 5.4.210
[ STEPS ] Start checking the kernel...
[ INFO ] Kernel name: [ 5.4.210-ophub ]
[ INFO ] K510: [ 0 ]
[ STEPS ] Start unpacking the kernel...
[ INFO ] (1/4) Unpacking [ boot-5.4.210-ophub.tar.gz ] done.
[ INFO ] (2/4) Unpacking [ dtb-amlogic-5.4.210-ophub.tar.gz ] done.
[ INFO ] (3/4) Unpacking [ header-5.4.210-ophub.tar.gz ] done.
tar (child): modules-5.4.210-ophub.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/usr/sbin/armbian-update: line 262: cd: /usr/lib/modules/5.4.210-ophub/: No such file or directory
[ ERROR ] /usr/lib/modules/5.4.210-ophub kernel folder is missing.
or
jean@box:~$ sudo armbian-update -h
[ STEPS ] Ready to update, please wait...
[ STEPS ] Start initializing the environment...
[ STEPS ] Use local kernel files: 5.4.210
[ STEPS ] Start checking the kernel...
[ INFO ] Kernel name: [ 5.4.210-ophub ]
[ INFO ] K510: [ 0 ]
[ STEPS ] Start unpacking the kernel...
[ INFO ] (1/4) Unpacking [ boot-5.4.210-ophub.tar.gz ] done.
[ INFO ] (2/4) Unpacking [ dtb-amlogic-5.4.210-ophub.tar.gz ] done.
[ INFO ] (3/4) Unpacking [ header-5.4.210-ophub.tar.gz ] done.
tar (child): modules-5.4.210-ophub.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
/usr/sbin/armbian-update: line 262: cd: /usr/lib/modules/5.4.210-ophub/: No such file or directory
[ ERROR ] /usr/lib/modules/5.4.210-ophub kernel folder is missing.
Hi and thx for this cool projet 👍
Describe the bug
I was in kernel 5.4.210, and I wanted to test 5.19.1 but I noticed that the CPU frequency had dropped to 2.02 GHz so I decide to go back to 5.4.210 but the command
sudo armbian-update 5.4.210
got stuck or maybe too slow, so I killed the process ..When I restart
or
or
current conf (KERNEL_VERSION is wrong)