Inux-cachyos-autofdo kernel no longer available?

Hello everyone.
Is the kernel inux-cachyos-autofdo no longer available ?
I don’t see the entry in the Kernel Manager anymore, but I still have it installed.
Do I have to uninstall it now ?

Apparently, It’s been merged into the main cachyos kernel

ok, as written i still have it installed. can i remove it and if so how ?

bootctl list
type: Boot Loader Specification Type #1 (.conf)
title: Linux Cachyos (default)
id: linux-cachyos.conf
source: /boot//loader/entries/linux-cachyos.conf
linux: /boot//vmlinuz-linux-cachyos
initrd: /boot//initramfs-linux-cachyos.img
options: root=UUID=c560341a-79c9-4eb8-ae5f-9b045ad7af95 rw rootflags=subvol=/@ zswap.enabled=0 nowatchdog splash

     type: Boot Loader Specification Type #1 (.conf)
    title: Linux Cachyos (Fallback)
       id: linux-cachyos-fallback.conf
   source: /boot//loader/entries/linux-cachyos-fallback.conf
    linux: /boot//vmlinuz-linux-cachyos
   initrd: /boot//initramfs-linux-cachyos-fallback.img
  options: root=UUID=c560341a-79c9-4eb8-ae5f-9b045ad7af95 rw rootflags=subvol=/@

     type: Boot Loader Specification Type #1 (.conf)
    title: Linux Cachyos Autofdo (selected)
       id: linux-cachyos-autofdo.conf
   source: /boot//loader/entries/linux-cachyos-autofdo.conf
    linux: /boot//vmlinuz-linux-cachyos-autofdo
   initrd: /boot//initramfs-linux-cachyos-autofdo.img
  options: root=UUID=c560341a-79c9-4eb8-ae5f-9b045ad7af95 rw rootflags=subvol=/@ zswap.enabled=0 nowatchdog splash

     type: Boot Loader Specification Type #1 (.conf)
    title: Linux Cachyos Autofdo (Fallback)
       id: linux-cachyos-autofdo-fallback.conf
   source: /boot//loader/entries/linux-cachyos-autofdo-fallback.conf
    linux: /boot//vmlinuz-linux-cachyos-autofdo
   initrd: /boot//initramfs-linux-cachyos-autofdo-fallback.img
  options: root=UUID=c560341a-79c9-4eb8-ae5f-9b045ad7af95 rw rootflags=subvol=/@

     type: Automatic
    title: Reboot Into Firmware Interface
       id: auto-reboot-to-firmware-setup
   source: /sys/firmware/efi/efivars/LoaderEntries-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f

I had to just remove

sudo pacman -Rns linux-cachyos-autofdo-nvidia-open

as I couldn’t update my system, I believe AutoFDO still shows for me too as installed, not really sure if we need to do anything else, I too would like to know

That has been asked in the past days here. The kernel is not maintained anymore, just switch to the normal kernel, it has autofdo now by default.

1 Like