Package Base Details: linux-amd-raven

Git Clone URL: https://aur.archlinux.org/linux-amd-raven.git (read-only, click to copy)
Keywords: amd kernel linux raven ravenridge
Submitter: None
Maintainer: None
Last Packager: None
Votes: 11
Popularity: 0.016047
First Submitted: 2018-12-19 18:07 (UTC)
Last Updated: 2024-04-27 16:38 (UTC)

Pinned Comments

<deleted-account> commented on 2022-08-03 12:05 (UTC)

Hello! It seems that the "PINCTRL_AMD=y" Change in 5.19 solved all the raven incompatibilty problems (with mainline kernels). As far as I can see, the LTS kernel is no longer needed and we can go mainline again!

FYI: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.19-rc8&id=41ef3c1a6bb0fd4a3f81170dd17de3adbff80783

If you have newer AMD (CPU!) hardware, I welcome you to use my aur/linux-amd or aur/linux-amd-znver2 package

<deleted-account> commented on 2019-12-10 16:37 (UTC)

I have placed this kernel on the 5.4 kernel version with intend of staying there (since 5.4 is expected to be an LTS release)

If you have newer AMD (CPU!) hardware, I welcome you to use my aur/linux-amd package, but for raven ridge, this is the end of the line.

<deleted-account> commented on 2019-04-02 20:17 (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

<deleted-account> commented on 2019-02-15 14:02 (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 .. 10 Next › Last »

<deleted-account> commented on 2021-09-16 16:43 (UTC)

whoops. Somehow my git didnt push it to aur. Naughty pipeline!!

s3rj1k commented on 2021-09-16 14:43 (UTC)

@eggz latest change broke build at sha256sums check for renamed patch

<deleted-account> commented on 2021-07-15 05:54 (UTC)

@s3rj1k Good to know!

s3rj1k commented on 2021-07-14 21:24 (UTC)

@eggz amdgpu.ppfeaturemask=0xfff93fff works for me, no 5 minute freezes

<deleted-account> commented on 2021-07-14 20:43 (UTC)

@s3rj1k

As I said, I rarely have issues, it only had a crash every week or 2 on one laptop. I can't help you debug with a infrequent error like that.

s3rj1k commented on 2021-07-14 18:47 (UTC)

@eggz Can you please check on your laptop that has issues related to amdgpu drivers, does adding amdgpu.ppfeaturemask=0xfff93fff to kernel boot params help?

https://github.com/torvalds/linux/blob/v5.10/drivers/gpu/drm/amd/include/amd_shared.h#L166-L214

Masking PP_OVERDRIVE_MASK, PP_GFXOFF_MASK, PP_STUTTER_MODE, PP_AVFS_MASK -> 0xfff93fff

s3rj1k commented on 2021-07-13 18:49 (UTC)

@eggz yep, can confirm that to actually mitigate this issue one would need to match kernel version with exact firmware version. (probably kernel patch revision also matters)

Still no silver bullet, for me :(

Hoping here that 5.14 will fix this all of that BS, as per https://bbs.archlinux.org/viewtopic.php?id=266358&p=3

<deleted-account> commented on 2021-07-13 17:55 (UTC)

@s3rj1k

If that's true that is a nice catch. I wouldn't have expected that. Let me know the results.

s3rj1k commented on 2021-07-13 16:55 (UTC)

so assuming this sudo pacman -U https://archive.archlinux.org/packages/l/linux-firmware/linux-firmware-20210315.3568f96-2-any.pkg.tar.zst in pair with older kernels (like 5.4, 5.10) should fix issue, going to test that

s3rj1k commented on 2021-07-13 15:58 (UTC)

@eggz https://bbs.archlinux.org/viewtopic.php?id=266358&p=3 checkout this out, they pretty much confirm that issue is indeed caused by firmware, I am so angry right now, aggrrr