Package Base Details: linux-amd

Git Clone URL: https://aur.archlinux.org/linux-amd.git (read-only, click to copy)
Submitter: eggz
Maintainer: eggz (NhaMeh)
Last Packager: eggz
Votes: 29
Popularity: 0.026826
First Submitted: 2019-11-10 15:20 (UTC)
Last Updated: 2024-04-17 10:53 (UTC)

Pinned Comments

eggz commented on 2023-05-04 16:38 (UTC)

GCC13.1 is mainlined in arch, so this means znver4 support can kick off on this kernel. The graysky compile patches have been updated too.

This kernel now natively supports the znver4 arch, but this kernel will most likely keep working on all AMD ryzen hardware. It's better to be able to address certain small perks or issues per architecture now and in the future.

If you use znver3 based hardware, please use linux-amd-znver3
If you use znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

eggz commented on 2019-11-10 15:23 (UTC) (edited on 2020-02-18 12:08 (UTC) by eggz)

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 11 12 .. 36 Next › Last »

eggz commented on 2023-04-28 13:28 (UTC)

I was about to post that adding

amd_pstate=active

Would probably be enough. Ill let you know the results when I have access to znver3 hardware.

flakusha commented on 2023-04-28 13:19 (UTC)

In my case I just have added initcall_blacklist=acpi_cpufreq_init amd_pstate.enable=1 amd_pstate=active amd_pstate.shared_mem=1 to my grub parameters, please check this out if it works on your side. This P-State EPP should be already included to the kernel at the moment.

eggz commented on 2023-04-28 08:12 (UTC)

OK, I will test it on znver3 hardware soon, as I dont have acces to it right now. Stay tuned.

flakusha commented on 2023-04-28 07:48 (UTC)

Hello! Can you check out the new AMD P-State EPP for this kernel? https://www.phoronix.com/review/linux-63-amd-epyc-epp

eggz commented on 2023-03-31 09:20 (UTC)

I had no idea AMD did thunderbolt :D, Coming right up ...

FGD commented on 2023-03-31 00:34 (UTC)

Your answer is right here: https://aur.archlinux.org/cgit/aur.git/tree/config.x86_64?h=linux-amd#n8760

:)

Keridos commented on 2023-03-31 00:29 (UTC)

Is CONFIG_USB4 enabled in this kernel?

I am currently trying to debug s2idle issues on my amd thinkpad and AMDs debug scripts says no driver for thunderbolt (aka usb4) is installed causing s2idle to not properly work.

eggz commented on 2023-03-27 21:56 (UTC)

oh, ok well, just be advised I cannot give any support on dracut image generation on arch linux. (I use it on rhel but not here...)

FGD commented on 2023-03-27 20:44 (UTC)

My distro uses dracut by default. I just ignore the mkinitcpio msg.

eggz commented on 2023-03-27 14:07 (UTC)

I would advise to stop using dracut and start using the distrubution's way of making ramdisks, called mkinitcpio.