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.75
First Submitted: 2020-10-26 18:04 (UTC)
Last Updated: 2024-04-27 16:32 (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

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 16 Next › Last »

PancakeSparkle1 commented on 2023-06-24 20:26 (UTC) (edited on 2023-06-24 20:31 (UTC) by PancakeSparkle1)

Update on the ps4 controller driver thing, the hid-playstation driver seems to be missing from this kernel, it is provided in the stock kernel, checked the stock arch kernel config, and there is a line that enables config_hid_playstation, to be more specific, these two lines, CONFIG_HID_PLAYSTATION=m and CONFIG_PLAYSTATION_FF=y

PancakeSparkle1 commented on 2023-06-23 17:54 (UTC)

@eggz actually, it didn't work in the previous version(6.3.8) either, I tested it before updating to 6.3.9. Trying to compile the kernel myself just in case, if you need any logs or anything, feel free to ask, one thing I've spotted is the controller uses the snd-usb-audio module instead of hid-sony, so it tries to behave like a usb soundcard

eggz commented on 2023-06-23 17:27 (UTC)

The latest update had no config change and I dont have a ps4 controller so its going to be hard for me to find the problem :-)

Ill keep looking...

PancakeSparkle1 commented on 2023-06-23 17:19 (UTC)

Hey! the latest update somehow broke ps4 controller support, it works on the stock arch kernel, with this kernel, the controller stays in charging mode

eggz commented on 2023-04-28 08:20 (UTC) (edited on 2023-04-28 08:21 (UTC) by eggz)

Hello,

CONFIG_X86_AMD_PSTATE

Can be activated now on select znver2 CPÜ's using

amd_pstate=passive

kernel cmdparameter in grub. As the pstate driver takes precedence over de regular acpi driver its still in here as fallback, since not all znver2 cpus seem to react the same here.

eggz commented on 2023-03-11 10:13 (UTC)

Looks like they did the exact thing upstream, but a whole day later..... https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-6.2.y

Building new version of the kernel... Which is exactly the same as this one....

eggz commented on 2023-03-10 12:28 (UTC)

Reverted the faulty git commits. How this kernel panic did not get spotted upstream is completely beyond me.

eggz commented on 2023-03-10 10:18 (UTC)

I am personally experiencing problems when shutting down/ rebooting this latest 6.2.3 kernel. Im investigating.