hello guys I installed kernel "linux-mainline" but i need also "linux-mainline-headers 5.4-1" ? what are headers?
Search Criteria
Package Details: linux-mainline 6.15rc3-1
Package Actions
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, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.55 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (8)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 93 Next › Last »
morris commented on 2019-11-26 17:18 (UTC)
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!
miffe commented on 2019-09-30 19:47 (UTC)
@C0rn3j: Sorry, but i couldn't figure out a way to do it.
<deleted-account> commented on 2019-09-23 17:08 (UTC)
So, 5.3.1 has been out some days now ... (from 2019-09-21)
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here