4.4rc1 released
Search Criteria
Package Details: linux-mainline-headers 6.13rc4-1
Package Actions
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: | 2.95 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-12-23 04:14 (UTC) |
Dependencies (16)
- pahole (pahole-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)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 77 Next › Last »
FadeMind commented on 2015-11-16 08:19 (UTC)
SBeaver commented on 2015-09-20 17:27 (UTC)
I get a linking error complaining about a path. It seems somewhere in there there is something that doesn't handle paths containing spaces properly. The first part of the path displayed in the error is actually longer and the part shown is the one after the space only. Should be pretty clear even if it's not in english. Message:
ln: målet ”filer/linux-mainline/pkg/linux-mainline/lib/modules/4.3.0-rc1-mainline/source” är inte en katalog
Makefile:1117: receptet för målet ”_modinst_” misslyckades
make: *** [_modinst_] Fel 1
gokcen commented on 2015-08-30 20:39 (UTC)
This patch would make all bcmwl users happy: https://git.kernel.org/cgit/linux/kernel/git/tj/wq.git/commit/?h=for-4.3&id=1dadafa86a779884f14a6e7a3ddde1a57b0a0a65
WorMzy commented on 2015-08-11 17:40 (UTC)
rachaelbe, this is not the place to seek support for these problems. File bugs upstream and (if you can) the bisect to find the commits that cause them.
rachaelbe commented on 2015-08-11 17:33 (UTC)
More than that, suspend doesn't work with rc6 either... have now downgraded back to rc5 and all is right with the world!
rachaelbe commented on 2015-08-11 16:18 (UTC)
Also i3status bar won't start now, although it will run in the terminal (just not in X11)
rachaelbe commented on 2015-08-11 16:09 (UTC)
Just updated (via the repository) to rc6 from rc5 and I can no longer set the backlight on my Acer laptop... it's being working fine up until now :(
Vi0L0 commented on 2015-08-08 22:21 (UTC)
Are you also unable to build this packlage after glibc 2.22 & toolchain update [testing]?
It throws something like (translating): "Makefile: 944: commands for target 'drivers' failed".
linux builds fine, though.
colorprint commented on 2015-08-05 07:34 (UTC)
Kernel and modules crashes when booting on MS Surface Pro 3.
Worked fine before with 4.1 linux-mainline kernel.
Also works fine when compiled with default .config file.
Something should be fixed in config.x86_64 file, but I can't find out what exactly...
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here