hesi
30 August 2023 21:04
1
Hi, when I am trying to upgrade from linux64 to linux65 kernel I’ve got error (zfs on root):
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
-> Running build hook: [keyboard]
-> Running build hook: [zfs]
==> ERROR: module not found: 'zavl'
==> ERROR: module not found: 'znvpair'
==> ERROR: module not found: 'zunicode'
==> ERROR: module not found: 'zcommon'
==> ERROR: module not found: 'zfs'
==> ERROR: module not found: 'spl'
-> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.5-x86_64-fallback.img'
==> WARNING: errors were encountered during the build. The image may not be complete.
error: command failed to execute correctly
cscs
30 August 2023 21:09
2
These are different packages, you do not update 6.4 to 6.5
And it appears you have set a number of z* and spl modules in /etc/mkinitcpio.conf
wile lacking the packages to support them.
It appears there is no linux65-zfs. So there you go … 6.5 does not have the modules avilable, it is too new and/or the manjaro people forgot to build and push them.
( whereas it exists for others, ex: Packages )
philm
31 August 2023 07:51
3
zfs has no official release yet which would support linux65 . This you can see by checking build logs …
hesi
31 August 2023 13:57
4
Thank you for clarification! Will wait, no problem. Will stick with 6.4 for now.
Teo
31 August 2023 14:41
5
“For now” will probably be a month and then it will be EOL.
system
Closed
3 September 2023 04:41
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.