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.028502
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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 36 Next › Last »

flakusha commented on 2023-02-22 01:48 (UTC)

@FGD Kernel works on Zen4 (I have 7950X), optimization for znver4 will be available after release of gcc 13 in the following months, at the moment using "native" just falls back to znver3

eggz commented on 2023-02-21 07:24 (UTC)

@Malinskiy thank you for bringing this to my attention, I always keep the config as tight as possible but from the moment there is a usecase I always add the drivers. It's just very hard for me to keep up with every hardware combination possible. Thanks!

Malinskiy commented on 2023-02-21 01:08 (UTC)

Note: For some of Thinkpads with Ryzen 7 6850U the WiFi chip is Qualcomm QCNFA765. This requires the ath11_pci module. The following config variables enable support for this chip:

CONFIG_ATH11K=y
CONFIG_ATH11K_PCI=y

Would be awesome if this is included in the package, but no worries if not

eggz commented on 2023-01-29 02:10 (UTC)

It will probably work just without the optimisations.

Why don't you find out? :)

FGD commented on 2023-01-29 01:40 (UTC)

Hello, has it been confirmed this kernel works on Zen4? I see a comment below about this and that the description has been modified but I don't see that modification, it shows only "ZNVER3". Tnx!

flakusha commented on 2023-01-22 13:36 (UTC)

Thank you! It's pretty easy to configure, but user without previous experience might not manage to do it.

I also had this problem with latest Gentoo - they don't ship mtk wi-fi drivers.

Hope it will be useful for community.

eggz commented on 2023-01-22 11:12 (UTC)

ok ty flakusha, I added more mediatek wifidrivers that slipped in.

flakusha commented on 2023-01-21 14:11 (UTC)

Some AsRock motherboards use Mediatek WiFi modules (it's not marked in specification of motherboards). To enable WiFi modify config to include more Mediatek devices.

eggz commented on 2023-01-15 14:28 (UTC)

oh I see what you mean now, ok I fixed it

Radioactiveman commented on 2023-01-15 14:17 (UTC) (edited on 2023-01-15 14:20 (UTC) by Radioactiveman)

@eggz: Of course not, I only mean the package description is no longer correct. Thanks for maintaining this, it works great. :)

"... aimed at the latest AMD Ryzen CPU based hardware (ZNVER3/MZEN3)" -> Latest generation is Zen 4, not Zen 3.