Get Manjaro kernel 5.10, or 5.15?

Is it possible to get an older version of Manjaro, with LTS 5.10 or 5.15 kernel?
My hardware does not support kernel 6 or higher and I cannot install.

Hello @claudiocesar60,

mhwd-kernel -l’ says:

 mhwd-kernel -l                                                   ✔ 
available kernels:
   * linux419
   * linux510
   * linux515
   * linux54
   * linux61
   * linux64
   * linux65
   * linux66
   * linux61-rt
   * linux64-rt
   * linux65-rt           

So you can install both if you want.

You can run

sudo mhwd-kernel -i linux510

to install the 5.10 Kernel or change the command to ‘linux515’ for the 5.15 Kernel. After that you only need it to choose in grub menu to run the Kernel you want to use.
Its always good to have at least 2 Kernels installed.

Edit: Oh, I guess I missunderstood your question. Take a look in here:

There can you get ISOs with 5.10 LTS Kernel.

2 Likes

Keep in mind you need either,

  1. To be booted into the installation to install it; or
  2. you’d have to install it from a chroot environment.
2 Likes

If you’re asking for installation images based on older LTS kernels, here are some links for you:

Manjaro KDE 23.0.4 kernel 5.15
Manjaro Gnome 23.0.4 kernel 5.15
Manjaro XFCE 23.0.4 kernel 5.15

5 Likes

No - you cannot get an older version of Manjaro - but you can download an ISO with other LTS kernels.

1 Like

Thanks , Kisun-Mirdathos-Xefon-Linux Aarhus. It was the data I needed!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.