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

wolzly commented on 2024-03-12 16:18 (UTC)

Looks like drivers for my wifi adapter aren't included? Possible to add them? I have an asus tuf b650-plus wifi 0b:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller

eggz commented on 2024-03-12 06:55 (UTC)

@mario, OK I misread, it seems to be in 6.8 :-)

eggz commented on 2024-03-12 06:54 (UTC)

@mario thx for the update, but your link doesnt really provide a patch to implement? also, I need to recheck if it still needs to be (re)implemented in 6.8

Mario156090 commented on 2024-03-12 00:31 (UTC)

Hello @eggz, from my old message about a patch for nested virtualization for AMD CPU. This is not necessary now because linux 6.8 is ready for this.


Hello, what about to add this patch in the build kernel?

https://forum.proxmox.com/threads/proxmox-8-breaks-nested-virtualization.130509/#post-595694 https://patchwork.kernel.org/project/kvm/list/?series=794469

In linux kernel from kernel.org there is a bug with KVM with amd processors and this patch fix it.

eggz commented on 2024-01-26 14:43 (UTC)

ah right, need to pull that patch since they finally fixed it, ty for telling.

teJECSke commented on 2024-01-26 13:50 (UTC)

Switched to a new branch 'makepkg' ==> prepare() indítása... -> Implementing custom kernel patches/reverts Applying ../flushbyasid.patch error: patch failed: arch/x86/kvm/svm/nested.c:247 error: arch/x86/kvm/svm/nested.c: patch does not apply -> error making: linux-amd-exit status 2 -> Failed to install the following packages. Manual intervention is required: linux-amd-headers - exit status 2 linux-amd - exit status 2

eggz commented on 2024-01-20 11:07 (UTC)

FYI, the revert does still not seem to be in 6.7.1 yet, as expected upstream is just sitting it out. our revert will stay.

TonatiuhMira commented on 2024-01-17 23:49 (UTC)

Thank you @eggz, just got home, updated to linux-amd-6.7.v.0-3 and I confirm 5Ghz wifi connects immediately and without issue.

Thanks for reverting the regression, and thanks again for the kernel! And thnx to @perilla for finding the upstream issue discussion.

Hope they solve it upstream soon.

eggz commented on 2024-01-17 10:03 (UTC)

@tona i tried to revert the commit (thx 2 perilla), can you test?