2

I use a Lenovo IdeaPad laptop with Ubuntu 20.04 LTS, 5.4 kernel.

I have some issues, like:

  1. touch feature not working.
  2. fingerprint login not working.
  3. battery drops from 100% to 0% within less than 2 hours.
  4. microphone not working.

So, I thought to upgrade the kernel from 5.4 to 5.8, which was released 2 days ago.

Can this step be risky? Should I stay on the current Ubuntu kernel (because they will take longer time to upgrade to 5.8)?

eeesa
  • 105

1 Answers1

3

Can this step be risky?

Yes and no. New kernels are added and can be picked on boot so is fairly safe. But it IS a tricky update since we use specific kernels for Ubuntu.

Should I stay on the current Ubuntu kernel?

I would advice to stick with Ubuntu kernels. Kernels that are not released by the Ubuntu Kernel Team lack Ubuntu specific features so you would need to work around that too. Far too tricky.

Mind though that Ideapads work with Ubuntu. E41 is certified so it is likely newer version of these are supported too: the touchpad driver is generic, so is the microphone. Fingerprint login maybe no. The battery needs investigating: a kernel upgrade will likely not fix this.

Rinzwind
  • 299,756