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.020601
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 2 3 4 5 6 7 8 9 10 11 .. 36 Next › Last »

<deleted-account> commented on 2023-07-24 07:48 (UTC)

it's also embarrasing to think this is a kernel made for amd gpus, since this one is actually made for AMD cpu's.

Some comments here are strange indeed.

wustdsh commented on 2023-07-24 04:40 (UTC)

I use amd R9 7900x + Intel A770 and boot up with a black screen.It's embarrassing to find out that this kernel lacks the i915 kernel module......

snd_hda_intel 0000:04:00.0: Haswell/Broadwell HDMI/DP must build in CONFIG_SND_HDA_I915

amd cpu + intel gpu is strange indeed

<deleted-account> commented on 2023-07-08 11:20 (UTC)

ty for the notice and feedback

dekart811 commented on 2023-07-08 11:05 (UTC)

@eggz I did run the kernel for several hours yesterday, without having any issues. Firefox didn't crash and Conky didn't freeze, so it seems that the issues has been solved, thanks.

dekart811 commented on 2023-07-07 15:36 (UTC)

@eggz will do, compiling it right now

<deleted-account> commented on 2023-07-07 14:17 (UTC)

@dekart811 I think this should do it. Maybe you can test?

<deleted-account> commented on 2023-07-07 13:56 (UTC)

I will use the patch proposed on top of your given thread, this seems to work. hold on.

<deleted-account> commented on 2023-07-07 13:41 (UTC)

it seems CONFIG_PER_VMA_LOCK is overidden by another dependency, i need time to search them, hold on.

<deleted-account> commented on 2023-07-07 13:39 (UTC)

thx for the heads up dekart, this bug went over my head...

dekart811 commented on 2023-07-07 11:16 (UTC)

There seem to be some issues when having CONFIG_PER_VMA_LOCK=y set with kernel 6.4, e.g. with Conky (https://github.com/brndnmtthws/conky/issues/1544) and Firefox does also randomly crash for me. Would you please compile the kernel without CONFIG_PER_VMA_LOCK?