Package Details: linux-mainline-headers 6.13rc4-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Headers and scripts for building modules for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 280
Popularity: 3.02
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-12-23 04:14 (UTC)

Required by (0)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 77 Next › Last »

morris commented on 2019-12-10 14:18 (UTC)

For a ryzen 5 1600 this kernel need a specific configuration or it already has a configuration for everyone?

deadite66 commented on 2019-11-26 17:39 (UTC)

@morris check the cache folder in your home folder .cache/yay/linux-mainline/

linux-mainline-headers-5.4-1-x86_64.pkg.tar is in there.

morris commented on 2019-11-26 17:18 (UTC)

hello guys I installed kernel "linux-mainline" but i need also "linux-mainline-headers 5.4-1" ? what are headers?

miffe commented on 2019-10-24 16:37 (UTC)

@streetwalrus: I'll update the build chroot for the next version.

novenary commented on 2019-10-24 15:16 (UTC) (edited on 2019-10-24 15:20 (UTC) by novenary)

I'm not sure where else to report this, but with the prebuilt packages from the unofficial repo, building out of tree modules fails.

cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so

Which version of gcc are you building with?

Edit: looks like 9.1.0, but the latest version in [core] is 9.2.0.

miffe commented on 2019-10-22 18:46 (UTC)

@Devorlon: Looks like your awk is messed up. Are you fully up to date?

Are you using a custom kernel config?

Have you tried to build in a clean chroot? https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot

Devorlon commented on 2019-10-22 12:05 (UTC) (edited on 2019-10-22 12:16 (UTC) by Devorlon)

@miffe Whenever I try to compile this (or other) kernels I get an error I think it's to do with my 5700xt as it usually happens when compiling '/drivers/gpu/drm/amd/amdgpu'. I was wondering if you could help?

Only Errors Build Log: https://pastebin.com/mJRN5SNf

Entire Build Log: https://pastebin.com/FzBNKvZt

Spec & Install Packages: https://pastebin.com/LzKeLE4f

miffe commented on 2019-10-01 18:03 (UTC)

@C0rn3j: The problem is that that 5.4.rc1 > 5.4. Same problem with 5.4_rc1. Only thing that would work is 5.4-rc1, but that's not an allowed pkgver.

C0rn3j commented on 2019-09-30 20:08 (UTC)

I assume you looked at how the 'linux' package is built - https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/linux

Oh well, that's a shame, thanks for trying!