Skip to main content
Topic: kernel 5.11 after installing octopi (Read 1198 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

kernel 5.11 after installing octopi

Hello,

My system Artix-Plasma-OpenRC (GUI installation)

i'm more a visual type, trying to maintain the system torward Qt have i installed `octopi`.

After octopi-installation `uname -r` don't give out `5.9...` but `5.11...`

By the way, i have also enabled [universe].

Can i and how/what to do for reverting this?


Re: kernel 5.11 after installing octopi

Reply #2
after update is 5.11.x output from uname -r absolutely fine and right. Our newest kernel is namely 5.11.

even as a "visual type" I advise you to learn to use pacman in the terminal, it will save you a lot of inconvenience and time

https://wiki.archlinux.org/index.php/Pacman
https://wiki.archlinux.org/index.php/Downgrading_packages
Thanks @alium for your answer first.

Well, i installed artix just last sunday and can redo it, but only if i can stop on kernel 5.9.x or 5.10.x (lts) because i want play with zfs and there, the newst kernel is not optimal.

Is a method to install artix (gui/calamares) using lts?

Re: kernel 5.11 after installing octopi

Reply #3
not with gui.  you need downgrade it manually with pacman -U yourpackage.tar.pkg.xz in terminal.because artixlinux /archlinux is for advanced users,  and GUI  go against their philosophy...

Re: kernel 5.11 after installing octopi

Reply #4
not with gui.  you need downgrade it manually with pacman -U yourpackage.tar.pkg.xz in terminal.because artixlinux /archlinux is for advanced users,  and GUI  go against their philosophy...
Code: [Select]
aur/downgrader-git
do it too and point this in the `pacman.conf`, what do you mean about?

i don't know where to find the right package,  i also wish to go one version back in Qt and Plasma, those last packages makes in arch a very strange and not reversible Kickoff and this was the main reason to move from arch to artix (beside of openrc).

Anyway, artix installed 5.9.x (first) than installed 5.10.x (lts), can i remain on LTS?

If i want reinstall artix-plasma-openrc with calamares, how can i point to LTS-kernel, Qt & Plasma version?

Re: kernel 5.11 after installing octopi

Reply #5
you need downgrade artixlinux packages, not archlinux packages (downgrader-git is for archlinux's packages). linux and linux-lts are two different  packages, so you can keep both packages.

You can use stable (not weekly) iso, there are older versions. EDIT: But practically you should not run update of system, or you should give all your packages to ignore = (in /etc/pacman.conf). because if you run update, all your packages will be updated again. https://wiki.archlinux.org/index.php/Pacman#Skip_package_from_being_upgraded

Be careful with the downgrade, because with a larger number of downgraded packages you will break the system! It's not as easy as you think.

Archlinux does not count on that users will not want to keep the latest version.

Re: kernel 5.11 after installing octopi

Reply #6
Greetings. Artix maintains a packages archive where you can find previous versions the same way Arch Linux does. The alphabetical listing is here: https://archive.artixlinux.org/packages/
Search for the "linux" kernel you wish to install (such as the 5.10 version you originally had when you installed your system), download that version to an empty folder. Go to the folder where you downloaded and open a terminal in that folder...then issue this command;
sudo pacman -U linux*
This will install the linux kernel.

To prevent that kernel from updating, go to /etc/pacman.conf and locate the line  "#IgnorePkg  =  ".
Uncomment and edit the line like this: IgnorePkg  =  linux
Pacman will no longer update the linux package.

Read the info links provided by @alium and gain an understanding of the processes and possible side effects.
I too like to use octopi, and it is capable of installing a local package. It is however important to understand what is going on behind the gui.  :)
Hth.

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

Re: kernel 5.11 after installing octopi

Reply #7
1.  No older packages are inside of folder mentioned in the wiki:
Code: [Select]
ls /var/cache/pacman/pkg/ | grep linux
archlinux-appstream-data-20210423-1-any.pkg.tar.zst
archlinux-keyring-20210110-1-any.pkg.tar.zst
archlinux-wallpaper-1.6.1-1-any.pkg.tar.zst
linux-5.11.16.artix1-1-x86_64.pkg.tar.zst
linux-api-headers-5.10.13-1-any.pkg.tar.zst
linux-firmware-20210315.3568f96-1-any.pkg.tar.zst
linux-headers-5.11.16.artix1-1-x86_64.pkg.tar.zst
util-linux-2.36.2-1-x86_64.pkg.tar.zst
util-linux-libs-2.36.2-1-x86_64.pkg.tar.zst
i don't know why.
2. i looked for LTS:
Code: [Select]
sudo pacman -Ss linux-lts
system/linux-lts 5.10.32-1
    The LTS Linux kernel and modules
system/linux-lts-docs 5.10.32-1
    Documentation for the LTS Linux kernel
system/linux-lts-headers 5.10.32-1
    Headers and scripts for building modules for the LTS Linux kernel
afterward
Code: [Select]
sudo update-grub
3. The AUR-Package (aur/downgrader-git) i used in Arch to downgrade `Appstream`

Re: kernel 5.11 after installing octopi

Reply #8
Greetings. Artix maintains a packages archive where you can find previous versions the same way Arch Linux does. The alphabetical listing is here: https://archive.artixlinux.org/packages/
Search for the "linux" kernel you wish to install (such as the 5.10 version you originally had when you installed your system), download that version to an empty folder. Go to the folder where you downloaded and open a terminal in that folder...then issue this command;
sudo pacman -U linux*
This will install the linux kernel.

To prevent that kernel from updating, go to /etc/pacman.conf and locate the line  "#IgnorePkg  =  ".
Uncomment and edit the line like this: IgnorePkg  =  linux
Pacman will no longer update the linux package.

Read the info links provided by @alium and gain an understanding of the processes and possible side effects.
I too like to use octopi, and it is capable of installing a local package. It is however important to understand what is going on behind the gui.  :)
Hth.

Best regards.
Thanks for nice answer,

one question: can i make?:
Code: [Select]
sudo pacman -S linux-lts*

by the way the `downgrader` do it automatically ==> pointing in pacman.conf

Re: kernel 5.11 after installing octopi

Reply #9
Thanks for nice answer,

one question: can i make?:
Code: [Select]
sudo pacman -S linux-lts*

by the way the `downgrader` do it automatically ==> pointing in pacman.conf

I seem to not understand what it is you are trying to accomplish. If you use Arch linux downgrader you will install an Arch linux kernel, which will almost certainly break your system. Arch uses systemd, Artix does not...the kernels are not compatible.
What are you trying to accomplish??
The Artix archive that I provided a link for will allow you to install an older version of the  Artix kernel, which I thought was what you wanted. If that is not what you want, please clarify.

Sorry if I am misunderstanding your intentions.

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

Re: kernel 5.11 after installing octopi

Reply #10
I seem to not understand what it is you are trying to accomplish...
In a way, you are wrong and right at the same time, sorry to tell you this my friend  ;D

Wrong because 'downgrader` can take only Artix -`system` and not arch/core that's disabled by default in `/etc/pacman.conf` in fact:
Code: [Select]
yay linux-lts
....
3 system/linux-lts-headers 5.10.32-1 (22.9 MiB 128.0 MiB)
    Headers and scripts for building modules for the LTS Linux kernel
2 system/linux-lts-docs 5.10.32-1 (21.4 MiB 175.9 MiB)
    Documentation for the LTS Linux kernel
1 system/linux-lts 5.10.32-1 (74.6 MiB 79.4 MiB)
    The LTS Linux kernel and modules
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==>
Right because (,thank you for your link,) also LTS last update (linux-lts-5.10.32-1-x86_64.pkg.tar.zst             21-Apr-2021 17:07) is not so old or only one day older than artix-1 (linux-5.11.16.artix1-1-x86_64.pkg.tar.zst          22-Apr-2021 16:34).

So! Finally (thank you again) i can install LTS for more stability but...
if i want play with ZFS, Artoo (is that the name of archiso for artix?) & Co... due the fact these packages come out a couple of days later as the kernel... i have (anyway) to update e.g. end May with packages of end April.

Such a script or app (better) will be great.

Best regards too, you helped me a lot to understand.

Re: kernel 5.11 after installing octopi

Reply #11
Ok. I am not familiar with "downgrader". I use "downgrade" from AUR, and while I find it very handy, it does and will source packages from Arch Linux archive.
I am glad to have helped some at least. :)

Best regards.
We should try to be kind to everyone.....we are all fighting some sort of battle.

 

Re: kernel 5.11 after installing octopi

Reply #12
Is here a more elegant solution? a script maybe?