Package Details: linux-amd-znver2 6.8.v.1-1

Git Clone URL: https://aur.archlinux.org/linux-amd-znver2.git (read-only, click to copy)
Package Base: linux-amd-znver2
Description: Linux kernel aimed at the znver2 AMD Ryzen CPU based hardware
Upstream URL: https://www.kernel.org/
Licenses: GPL2
Submitter: eggz
Maintainer: eggz (NhaMeh)
Last Packager: eggz
Votes: 15
Popularity: 0.022084
First Submitted: 2020-10-26 18:04 (UTC)
Last Updated: 2024-03-15 20:14 (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-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

eggz commented on 2023-11-17 20:46 (UTC)

Euh... Not really sure what the question is here for me, but you can check out the arch linux vanilla kernel right here: https://archlinux.org/packages/core/x86_64/linux/

Enjoy!

old4ever commented on 2023-11-17 20:18 (UTC)

why don't you use archlinux kernel sources? pretty sure I don't know anything, but they have some patches for vanilla kernel and there's the config exclusively made for arch

eggz commented on 2023-08-26 16:34 (UTC) (edited on 2023-08-26 16:39 (UTC) by eggz)

Preliminary tests on the 6.5 RC point out that the AMD pstate in an active state is now supported on znver2. However, the parameter CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3, which is supposed to autoenable this driver, Does not work for znver2 cpus. (it does seem to work for higher archs)

So please make sure you keep passing the amd_pstate=active to your kernel to activate pstate on your znver2 CPU, despite of what you might have heared.

EDIT: to be clear: only pass amd_pstate=active on linux 6.5, on linux 6.4 it is amd_pstate=passive

1llum1n4t3d commented on 2023-08-19 23:48 (UTC)

Thanks for maintaining and keeping this package up2date!

deneb commented on 2023-08-07 21:41 (UTC)

Understood! Appreciate the explanation, and the work you do.