Score:0

Is it possible to downgrade the Kernel version of Ubuntu 21.04 for Raspberry pi 4?

cn flag

I'm working on Raspberry pi 4 under Ubuntu 21.04 with Arducam Stereo Camera.

I can't install the camera driver because the driver does not support the kernel version of Ubuntu 21.04 (5.11.0-1007-raspi)

The camera driver supports only those versions:

4.19.113-v7+
4.19.118
4.19.118-v7+
4.19.118-v7l+
5.4.42-v7+
5.4.51+
5.4.51-v7+
5.4.51-v7l+

How can I downgrade or change the Kernel version of Ubuntu to be compatible with the Kernel version of the camera driver? I already tried to find those Kernel versions on https://kernel.ubuntu.com/~kernel-ppa/mainline/ to install it manually, but I couldn't find the supported versions by the camera driver

cn flag
why "downgrade"? why no set the default in grub?
Ahmed Ali avatar
cn flag
I'm new to Ubuntu and raspberry pi. So, do you mean that I can have two versions of Kernel at the same time and then choose which version I'll use ?
Score:0
in flag

To install a specific kernel you can run this command

sudo rpi-update 56f62dee2a2385fe030724f7b39344fbc8c8d7ab

with the hash of the kernel that you want to install from the rpi-update git repository.

It might be better to find the release of Raspbian that had the kernel you need and install that as just downgrading the kernel seems like it would go badly.

us flag
What does it do?? Please explain.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.