(05-31-2018, 11:24 PM)pfeerick Wrote:(05-31-2018, 07:43 PM)jzhang18 Wrote: I want to make things more clear.
I downloaded the Debian image from official URL:
http://files.pine64.org/os/ROCK64/debian...m64.img.xz
Thanks for that, I'll try the image and see if I can reproduce (which I suspect I will be able to as there have been other reports of kernel updates breaking).
If you want the newer kernel, give 0.6.44 a try, as it has that kernel as standard and is better than updating an old image if you have the choice.
Definitely want to give a shot.
Just want to confirm, I need to download these files:
linux-firmware-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
linux-headers-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
linux-image-4.4.126-rockchip-ayufan-239_0.6.44_arm64.deb
u-boot-rock64-0.6.44_all.deb
Then
Code:
sudo dpkg -R --install /myDEBDownloadFolder
To install all above 4 files together, or there are some sequence, I need to install which one first, which one later?
Appreciated for further confirmation.