Thanks! Consider replacing 5.4 with raven latest :)
P.S. Could you give a list of what you did with the linux kernel-raven-latest. It works fine for me!
Git Clone URL: | https://aur.archlinux.org/linux-amd-raven.git (read-only, click to copy) |
---|---|
Package Base: | linux-amd-raven |
Description: | Linux kernel with working amdgpu for Raven Ridge hardware |
Upstream URL: | https://www.kernel.org/ |
Keywords: | amd kernel linux raven ravenridge |
Licenses: | GPL2 |
Submitter: | None |
Maintainer: | None |
Last Packager: | None |
Votes: | 11 |
Popularity: | 0.000213 |
First Submitted: | 2018-12-19 18:07 (UTC) |
Last Updated: | 2024-04-27 16:38 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
Thanks! Consider replacing 5.4 with raven latest :)
P.S. Could you give a list of what you did with the linux kernel-raven-latest. It works fine for me!
@pooh,
It is done!
I will keep using 5.4 until Dec 2025,
After that I will see what the next longest LTS release will be :-)
You are not planning to upgrade this kernel to 5.10 LTS?
Ok, I'll get it done asap, but be warned, that kernel is not for public use, it is tailored for my athlon device. I did alot of tweaks and dropped alot of modules for that kernel.
I will do this fix since the HID was enabled before, even though my system doesnt need it, but if there are any more incompatibilities in the future there is a chance you are on your own!
I'm not talking about linux-amd-raven, but about linux-raven-latest from your repository (which is specified in the pinned comment)
P.S. http://nhameh.ovh/linuxkernels/x86_64/linux-raven-latest-5.12.v.0-1-x86_64.pkg.tar.zst
What are you talking about? I think you are refering to changes that happened in 5.12/Mainline, but these are not introduced in 5.4/LTS, it still uses the non-split-up config, as you can see in your config:
CONFIG_I2C_HID=m
Please, Build linux-raven-latest with the latest changes from:
+CONFIG_I2C_HID_ACPI=m
+CONFIG_I2C_HID_CORE=m
Please see the warning here: https://wiki.archlinux.org/index.php/Kernel/Arch_Build_System#Modifying_the_PKGBUILD
Uhm, you're welcome, but the faster compression and decompression of the kernel's ramdisk has got nothing to do with your DE's memory leak.
This was just a general improvement..
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 :
<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