Package Base Details: linux-amd

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

Pinned Comments

<deleted-account> 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

<deleted-account> commented on 2020-10-26 18:15 (UTC)

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

This kernel now natively supports the znver3 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 znver2 based hardware, please use linux-amd-znver2
If you use raven based hardware, please use linux-amd-raven

<deleted-account> commented on 2019-11-10 15:23 (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 .. 4 5 6 7 8 9 10 11 12 13 14 .. 36 Next › Last »

<deleted-account> 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.

<deleted-account> commented on 2023-02-22 08:18 (UTC)

When znver4 finally lands I will make a linux-amd-znver3 and this will become the mainline znver4 version. But judging by the very late work of znver4, please, don't hold your breath for it :-)

FGD commented on 2023-02-22 01:52 (UTC) (edited on 2023-02-22 01:53 (UTC) by FGD)

Thank you for the info @flakusha! :)

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

<deleted-account> 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

<deleted-account> 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.

<deleted-account> commented on 2023-01-22 11:12 (UTC)

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