Package Base Details: linux-amd-znver2

Git Clone URL: https://aur.archlinux.org/linux-amd-znver2.git (read-only, click to copy)
Submitter: eggz
Maintainer: eggz (NhaMeh)
Last Packager: eggz
Votes: 16
Popularity: 0.92
First Submitted: 2020-10-26 18:04 (UTC)
Last Updated: 2024-04-17 10:51 (UTC)

Pinned Comments

eggz commented on 2020-10-26 18:15 (UTC)

Tired of compiling? Use this binary repo instead! Add this at the end of /etc/pacman.conf :

[linuxkernels]
Server = http://nhameh.ovh/$repo/$arch
SigLevel = Optional TrustAll

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

eggz commented on 2024-04-15 06:07 (UTC)

good to hear! I dont use the "CONFIG_EFI" module and it had upstream trouble.

bkuri commented on 2024-04-14 22:37 (UTC)

@eggz: v6.8.6-2 worked for me. Thanks again!

eggz commented on 2024-04-14 19:25 (UTC)

Okay, if 6.8.6-2 doesnt work I need to find out what the problem is. This can take a while.

bkuri commented on 2024-04-14 19:04 (UTC)

@eggz I was also affected by v6.8.5, so I rolled back for now.

Just wondering if you have tested v6.8.6 yet? Would you say it's okay to update?

Thanks in advance!

eggz commented on 2024-04-10 16:59 (UTC)

On this moment, linux 6.8.5 does not boot on my AMD CPU hardware. It's reproduced on serveral AMD CPU systems and my amd kernels. The only kernel that works is my slimmed down linux-slim, pointing to an upstream bug somewhere in more complex kernel configs. Because of the number of commits in the 6.8.5 and no debuginfo (the kernel crashes right after the initramfs pivot), I am currently at a loss what the problem specifically is.

eggz commented on 2024-01-07 01:21 (UTC)

Those dkms modules run fine here so I can't really replicate the issue

dedguy21 commented on 2024-01-06 17:01 (UTC) (edited on 2024-01-06 17:12 (UTC) by dedguy21)

This might be LTO issue I have in my build. It's just weird it's not happening with any other kernels

local/acpi_call-dkms 1.2.2-1
 A linux kernel module that enables calls to ACPI methods through /proc/acpi/call - module sources

local/dkms 3.0.12-2
    Dynamic Kernel Modules System

local/v4l2loopback-dkms 0.12.7-2
    v4l2-loopback device – module sources

local/xone-dkms-dlundqvist-git 0.3.r21.gc654623-1
    Modern Linux driver for Xbox One and Xbox Series X|S controllers (dlundqvist fork)

local/xpadneo-dkms-git 0.9.r144.g9b3b696-1
    Advanced Linux Driver for Xbox One Wireless Gamepad

local/zenergy-dkms-git 25.2538f21-1
    Linux kernel driver for reading RAPL registers for AMD Zen CPUs

local/zenpower3-dkms 0.2.0-3
    Linux kernel driver for reading sensors for AMD Zen family CPUs

I get the following errors:

```

==> dkms install --no-depmod acpi_call/1.2.2 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/acpi_call/1.2.2/build/make.log for more information. ==> WARNING: `dkms install --no-depmod acpi_call/1.2.2 -k 6.6.10-AMD-znver2' exited 10

==> dkms install --no-depmod hid-xpadneo/0.9.r144.g9b3b696 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/hid-xpadneo/0.9.r144.g9b3b696/build/make.log for more information. ==> WARNING: `dkms install --no-depmod hid-xpadneo/0.9.r144.g9b3b696 -k 6.6.10-AMD-znver2' exited 10

==> dkms install --no-depmod zenergy/25.2538f21 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/zenergy/25.2538f21/build/make.log for more information. ==> WARNING: `dkms install --no-depmod zenergy/25.2538f21 -k 6.6.10-AMD-znver2' exited 10

==> dkms install --no-depmod v4l2loopback/0.12.7 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/v4l2loopback/0.12.7/build/make.log for more information. ==> WARNING: `dkms install --no-depmod v4l2loopback/0.12.7 -k 6.6.10-AMD-znver2' exited 10

==> dkms install --no-depmod xone/0.3.r21.gc654623 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/xone/0.3.r21.gc654623/build/make.log for more information. ==> WARNING: `dkms install --no-depmod xone/0.3.r21.gc654623 -k 6.6.10-AMD-znver2' exited 10

==> dkms install --no-depmod zenpower3/0.2.0 -k 6.6.10-AMD-znver2 Error! Bad return status for module build on kernel: 6.6.10-AMD-znver2 (x86_64) Consult /var/lib/dkms/zenpower3/0.2.0/build/make.log for more information. ==> WARNING: `dkms install --no-depmod zenpower3/0.2.0 -k 6.6.10-AMD-znver2' exited 10

(4/5) Updating linux initcpios... ==> Building image from preset: /etc/mkinitcpio.d/linux-amd-znver2.preset: 'default' ==> Using configuration file: '/etc/mkinitcpio.conf' -> -k /boot/vmlinuz-linux-amd-znver2 -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-amd-znver2.img ==> Starting build: '6.6.10-AMD-znver2'

```

As you can see it's almost every dkms I have installed. I download the module pre-compiled direct for the provided link http://nhameh.ovh/$repo/$arch, I will try to go to the AUR and get the uncompiled version see if I get the same errors

eggz commented on 2023-12-26 12:00 (UTC)

@dedguy21 I would think this depends of the individual dkms modules updating their code or not? It would be at the very least useful to tell which dkms modules are having problems (and their versions).

dedguy21 commented on 2023-12-26 06:38 (UTC)

I've been getting a lot of DKMS build errors since the move to 6.6 was hoping these error would be resolved by 6.7 but still getting them. Is anyone else?

old4ever commented on 2023-11-17 21:12 (UTC)

@eggz, nevermind, I thought your config file entirely differs from archlinux's official kernel. I meant on archlinux kernel's github page, there's a patch for every version (i thought they were exclusive for archlinux), now I think they don't really matter