VFIO passthrough is broken on 5.9 rc1/rc2, but the following patch fixes it:
https://bugzilla.kernel.org/attachment.cgi?id=292167
And here's the bug report it comes from:
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 288 |
Popularity: | 3.18 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-02-03 12:28 (UTC) |
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 92 Next › Last »
VFIO passthrough is broken on 5.9 rc1/rc2, but the following patch fixes it:
https://bugzilla.kernel.org/attachment.cgi?id=292167
And here's the bug report it comes from:
They are in the git repo for core/linux. Thanks for the heads-up.
@jsutton: I don't have the time to maintain a custom config. Get that change in the core/linux package and it will show up here. I merge the config changes for every rc1.
Any possibility to have the following added to the kernel config?
CONFIG_SND_SOC_AMD_RENOIR=m
CONFIG_SND_SOC_AMD_RENOIR_MACH=m
CONFIG_SENSORS_AMD_ENERGY=m
These are important for Ryzen 4000 Mobile APUs.
Thanks!
@ekollof then why don't you? https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation
Why are MAKEFLAGS not used in the PKGBUILD? I'd like to use parallel make to speed up the build.
Just a forewarning about the upcoming kernel 5.8-rc1, there's a critical problem with ext4 that needs to be patched before running it or you may experience data corruption.
The patch is at: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/commit/?h=dev&id=811985365378df01386c3cfb7ff716e74ca376d5
This is already documented in many other places, but take care that you will need to apply this patch if you build this kernel using GCC 10 (which is already in core), or you will get an unbootable kernel:
EDIT: This patch is already included in -rc6 so it is unnecessary to include it.
Pinned Comments
That1Calculator commented on 2025-01-17 19:37 (UTC)
!!! IMPORTANT NOTICE !!!
I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!
https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/
Thank you all for using this package for the last few months!! ❤️🐧
That1Calculator commented on 2024-12-10 04:55 (UTC)
NPU has now been tested & works! https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#NPU
That1Calculator commented on 2024-12-10 04:54 (UTC)
@VanKurt you might also need to do install/enable these services: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Power_management
P.S. it's normal/expected behavior for
linux-firmware-git
to includeamd-ucode-git
:)That1Calculator commented on 2024-11-14 13:12 (UTC)
A reminder to please take discussions about these patches on other distros to an appropriate channel :)
miffe commented on 2020-01-30 21:44 (UTC)
Repository here