Package Details: linux-amd 6.8.v.8-2

Git Clone URL: https://aur.archlinux.org/linux-amd.git (read-only, click to copy)
Package Base: linux-amd
Description: Linux kernel aimed at the ZNVER4/MZEN4 AMD Ryzen CPU based hardware
Upstream URL: https://www.kernel.org/
Licenses: GPL2
Submitter: None
Maintainer: archdevlab
Last Packager: None
Votes: 29
Popularity: 0.015177
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 .. 31 32 33 34 35 36

<deleted-account> commented on 2020-02-18 11:59 (UTC)

Allright,

I have retained backwards compatibility with doing this, for whatever it is worth:

if ( (strcmp(battery->desc->name, "BAT0") != 0) && (strcmp(battery->desc->name, "BATT") != 0) )

Can you check if it has the desired effect on your hardware?

usuariopolivalen commented on 2020-02-18 09:11 (UTC)

@eggz Can you try to compile this kernel changing this line: https://github.com/torvalds/linux/blob/11a48a5a18c63fd7621bb050228cebf13566e4d8/drivers/platform/x86/asus-wmi.c#L430 from BAT0 to BATT and I will try from your repository please?

<deleted-account> commented on 2020-02-02 09:49 (UTC)

For now this package is only CPU oriented, I might do something (new package?) in the future for upstream amdgpu patches, but for now I don't have the time for that...

usuariopolivalen commented on 2020-02-01 14:51 (UTC)

withouth having time to benchmark good kernel, may be it is possible to put paches of amgpu amd's git too? I am running this kernel in a lenovo e595 with ryzen 7 2700U

Anonymo commented on 2020-01-14 19:36 (UTC)

Thank you for this. Running good on my T495.

<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