You are not logged in.

#1 2021-05-07 14:10:44

bigfalcon
Member
Registered: 2021-05-07
Posts: 2

Upgrade my kernel to linux-5.12.1.arch1-1

Hello all

When updating my kernel with "sudo pacman -S linux", it shows me that will install the version "linux-5.12.1.arch1-1", but the installation finish, when I execute "uname -r" it still shows me the version "5.11.16-arch1-1".

Here the output:

bigfalcon@sd:~$ sudo pacman -S linux
[sudo] password for bigfalcon:
advertencia: linux-5.12.1.arch1-1 está actualizado -- reinstalándolo
resolviendo dependencias...
buscando conflictos entre paquetes...

Paquetes (1) linux-5.12.1.arch1-1

Tamaño total de la instalación:  99,77 MiB
Tamaño neto tras actualizar:     0,00 MiB

:: ¿Continuar con la instalación? [S/n] S
(1/1) comprobando las claves del depósito                                                                                      [#############################################################################] 100%
(1/1) verificando la integridad de los paquetes                                                                                [#############################################################################] 100%
(1/1) cargando los archivos de los paquetes                                                                                    [#############################################################################] 100%
(1/1) comprobando conflictos entre archivos                                                                                    [#############################################################################] 100%
(1/1) comprobando el espacio disponible en el disco                                                                            [#############################################################################] 100%
:: Ejecutando los «hooks» de preinstalación...
(1/1) Remove upgraded DKMS modules
:: Procesando los cambios de los paquetes...
(1/1) reinstalando linux                                                                                                       [#############################################################################] 100%
:: Ejecutando los «hooks» de posinstalación...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Updating module dependencies...
(3/4) Install DKMS modules
(4/4) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.12.1-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.12.1-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
bigfalcon@sd:~$ uname -r
5.11.16-arch1-1

Already reboot my system but persist in the old version. This is important to install vmware because I need the same version of kernel with the linux-headers (My linux-headers are in the version linux-headers-5.12.1.arch1-1)

Thanks in advance!

Offline

#2 2021-05-07 14:32:41

bigfalcon
Member
Registered: 2021-05-07
Posts: 2

Re: Upgrade my kernel to linux-5.12.1.arch1-1

Sorry for the post, I've rebooted again and it works!, to do uname -r shows me the version 5.12.1-arch1-1

Offline

#3 2021-05-07 14:44:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Upgrade my kernel to linux-5.12.1.arch1-1

Please use [ code ] tags instead of italics for pasting output, and seeing as the issue is resolved, please mark the topic as such by prepending [SOLVED] or so to the title in your first post.

Offline

Board footer

Powered by FluxBB