Package Details: linux-xanmod-linux-bin-x64v3 7.0.7-1

Git Clone URL: https://aur.archlinux.org/linux-xanmod-linux-bin-x64v3.git (read-only, click to copy)
Package Base: linux-xanmod-linux-bin-x64v3
Description: The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v3
Upstream URL: http://www.xanmod.org/
Licenses: GPL2
Submitter: figue
Maintainer: figue (SoftExpert)
Last Packager: SoftExpert
Votes: 16
Popularity: 0.143560
First Submitted: 2022-10-27 20:59 (UTC)
Last Updated: 2026-05-15 04:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

Fazzi commented on 2022-12-23 19:01 (UTC)

Is it a known issue that nvidia drivers don't work properly with this kernel? After installing I had the nvidia modules inside the initramfs but I always got a [FAILED] Load Kernel Modules error on boot. I had the headers package installed too but I was still getting the same problem.

inetol commented on 2022-12-13 11:01 (UTC)

@figue Working properly now, thank you!

figue commented on 2022-12-12 17:54 (UTC)

@Inetol indeed, forgive me. I was traveling and I couldn't update the PKGBUILD until today. Now both packages were merged and should work expected. Please test it.

inetol commented on 2022-12-05 12:12 (UTC)

The headers were merged into these packages but I am not able to find where they are installed on PKGBUILD as I am facing issues when installing the DKMS modules.

pleusicles commented on 2022-11-19 07:59 (UTC)

I updated the packages today, and batchinstall does indeed solve the problem!

figue commented on 2022-11-13 22:19 (UTC)

I'll request to join image and headers packages, I have a working split PKGBUILD to build both packages.

pleusicles commented on 2022-11-12 12:14 (UTC)

@figue thanks! I will try that with the next upgrade and report back the results.

figue commented on 2022-11-12 10:32 (UTC)

@pleusicles yay has --batchinstall. Maybe it works in this case when you upgrade your system.

In another hand, probably kernel and headers could be merged in only one PKGBUILD. If I have time I could try to do it, then this problem will not happen anymore.

pleusicles commented on 2022-11-12 09:54 (UTC) (edited on 2022-11-12 09:55 (UTC) by pleusicles)

First of all, thanks for providing this version.

I have a small problem. The package itself installs fine (through yay), but I rely on dkms for modules like virtualbox (host), and headers are installed after the kernel itself, making the module compilation fail. The kernel has to be reinstalled to make it work.

How to force the headers package to install before the kernel?