thanks a lot for this package! My Ryzen 3400g works perfectly. I would like to upgrade to kernel 5.5 later, can I use your linux-amd kernel? are all patches included?
Search Criteria
Package Details: linux-amd-raven 6.8.v.8-1
Package Actions
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) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR)
- lzop
- bc (bc-ghAUR) (make)
- docbook-xsl (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lzop (make)
- xmlto (xmlto-gitAUR) (make)
- crda (wireless-regdb) (optional) – to set the correct wireless channels of your country
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
broken.pipe commented on 2020-01-28 11:54 (UTC)
<deleted-account> commented on 2020-01-13 18:47 (UTC)
Ah yes, pinctrl_amd enables the problematic touchpad driver on some laptops (and admittedly also on my laptop, if you watch the git logs you could see that I spend some time searching for it ...) Problematic indeed, since it messes with some timings in order to "wake and allocate" the synaptics device at the right time. Sometimes the system needs a reboot if the timings were off by just a millisecond. Though I'd prefer to keep this driver since it still is a needed module for many AMD-only laptops, and thats also the point of this kernel ...
<deleted-account> commented on 2019-12-26 14:32 (UTC)
@librewish This kernel simply "cherry" picks (best effort, really..) all the right amd (Zenv1 and Vega) modules, but no special modules are really added.. (apart from the gentoo zenver1 optimisations git patch, but thats not about amdgpu..)
Maybe blocking out intel and nvidia modules can prove to provide a more "clean" environment? But that might just be wishful thinking on my part..
So Im afraid the best answer I can give you this kernel is made with more... love? <3
librewish commented on 2019-12-26 04:32 (UTC)
what is the exact config which enables amdgpu to behave correctly? i cant seem to figure out what is different with this kernel
<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-11-27 22:56 (UTC)
@yochananmarqos there is none. I have seen numerous times where the gpg signature would be corrupted on random clients and they would be unable to update, I consider it wasted effort on both sides.
If you want to be really sure of the authenticity of this kernel you can always through the code (why take my word for it?) and compile it yourself via aur. I don't see how a gpg signature could change that since you shouldn't trust me just as much as the package.
yochananmarqos commented on 2019-11-27 03:05 (UTC)
@eggz: What's the GPG signature for the repo?
librewish commented on 2019-11-10 06:33 (UTC)
thank you with this there is no glitches and freezes on ryzen 5 3400g.
nnscr commented on 2019-10-17 15:01 (UTC)
Hello,
I have an AMD Ryzen 7 2700U Pro (with Vega 10) CPU in my laptop (Thinkpad A485). Unfortunately my machine doesn't wake up after suspend with the latest kernel. The last kernel that I have tested that didn't had that problem was 5.0.5 with this configuration. Can someone point me into a direction on how to fix this?
My command line is as follows if relevant: loglevel=3 rd.udev.log-priority=3 vt.global_cursor_default=0 amdgpu.gpu_recovery=1 idle=nomwait
Thanks!
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