I tried to use this tool to install the raspbian kernel on the official ubuntu 18 and 20 image. No errors occur but uname -a still shows the old default kernel.
That's not really our problem, but if you look in config.txt you'll probably find a line that says "kernel=" - try commenting it out by putting a "#" in front of it.
Hi,
I tried to use this tool to install the raspbian kernel on the official ubuntu 18 and 20 image. No errors occur but uname -a still shows the old default kernel.