You are not logged in.
Pages: 1
Topic closed
Hello there! Every time when I try to update my System(via yay) updating the Kernel fails.
I get the following output:
==> Starting build: 5.19.2-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]
==> ERROR: file not found: `fsck.btrfs'
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> 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.19.2-arch1-1
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: wd719x
==> 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
error: command failed to execute correctly
The rest of the packages updates correctly, only the kernel won't.
PS: Sorry, I am to dump to figure out how to do a code block.
Last edited by PythonPizza (2022-08-20 14:41:27)
NeoVim > Emacs
![]()
Offline
Oh Sorry, wrong sub forum
NeoVim > Emacs
![]()
Offline
What happens, if you also install btrfs-progs?
Inofficial first vice president of the Rust Evangelism Strike Force
Offline
Every time when I try to update my System(via yay) updating the Kernel fails.
Does pacman work?
EDIT: why is this marked "[Closed]"? I thought only moderators were supposed to use that.
Last edited by Head_on_a_Stick (2022-08-20 15:11:21)
Jin, Jîyan, Azadî
Offline
why is this marked "[Closed]"? I thought only moderators were supposed to use that.
Yeah, it is not closed -- that is just in the title. PythonPizza, if you could change the title to remove [CLOSED], that would be great. If you want something closed, contact the moderators using the 'report' link and we will take care of it. Thanks.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
To avoid all of those WARN messages, you need to install the following packages, even if the kernel is LTS or not:
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
==> WARNING: Possibly missing firmware for module: ast
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qla1280
yay -S aic94xx-firmware wd719x-firmware upd72020x-fw ast-firmware linux-firmware-qlogic linux-firmware-qlogic btrfs-progs
Offline
Please don't necrobump, especially with information that is unrelated to the problem.
https://wiki.archlinux.org/title/Genera … bumping%22
Closing for real.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Pages: 1
Topic closed