TinkerBoard / debian_kernel

Debian Kernel source for Tinker Board
Other
143 stars 64 forks source link

Add update binaries to release or implement distro upgrade #33

Open plchampigny opened 5 years ago

plchampigny commented 5 years ago

Hello, I've successfully updated my tinkeros image from 2.0.5 to 2.0.7 in the past using the files you provided to me from the 2.0.7 (https://github.com/TinkerBoard/debian_kernel/issues/17). Since you released the version 2.0.8, I would like to have a consistent way to update my os. Is it possible to add the zimage and rk3288-miniarm.dtb files in the release files in this repository with each release? Or it would be even better if there would be a way to distro upgrade from the tinkerboard command line.

Thanks

jamess-huang commented 5 years ago

We can send the zImage and rk3288-miniarm.dtb to you. However, the kernel version is different between 2.0.7 and 2.0.8. If you just replace the kernel image, it will lead to wifi problem. Because the kernel will not find where the module driver located.