You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (#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
The text was updated successfully, but these errors were encountered:
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.
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 (#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
andrk3288-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
The text was updated successfully, but these errors were encountered: