Search Criteria
Package Details: linux-next-git 20250704.r0.g26ffb3d6f02c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-next-git.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-next-git |
| Description: | The Linux NEXT kernel and modules |
| Upstream URL: | http://www.kernel.org/ |
| Licenses: | GPL-2.0-only |
| Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
| Submitter: | Nefelim4ag |
| Maintainer: | ptr1337 (gromit) |
| Last Packager: | gromit |
| Votes: | 17 |
| Popularity: | 0.000172 |
| First Submitted: | 2014-10-12 19:04 (UTC) |
| Last Updated: | 2025-07-06 19:52 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- 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 (7)
- linux-next-git-headers
- linux-tip-git-headers
- 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)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
sir_lucjan commented on 2020-09-17 20:25 (UTC) (edited on 2020-09-17 20:32 (UTC) by sir_lucjan)
@ArthurBorsboom
You are wrong."The normal kernel" has it.
https://github.com/archlinux/linux/commits/v5.8.10-arch1
It is used by default.
https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config#L195
I am trying to make this kernel as consistent as possible with the stock.
Out of curiosity, where did you find it?
ArthurBorsboom commented on 2020-09-17 20:20 (UTC)
I'm wondering if the ZEN patch is (still?) needed in this package.
In the PKGBUILD it says to follow the vanilla build. However, neither the regular Arch [linux] kernel has it, nor linux-git.
https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/PKGBUILD https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-git
Might it be outdated?
sir_lucjan commented on 2020-09-12 17:32 (UTC)
Fixed.
gamezelda commented on 2020-09-12 17:20 (UTC)
The sphinx-workaround.patch patch does no longer apply. It looks like it is no longer necessary:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/Documentation/conf.py?id=afde706afde2fea8a1dff84acaedac4f8dfe84b9
sir_lucjan commented on 2020-05-01 11:40 (UTC)
@blacktea
The git package is never out of date. You will always build the latest possible version.
peeweep commented on 2020-01-04 23:38 (UTC) (edited on 2020-01-04 23:45 (UTC) by peeweep)
A patch for nvidia-dkms
https://github.com/peeweep/nvidia-dkms-fix-drm-drmph-not-found
Ref: https://devtalk.nvidia.com/default/topic/1068332
Ref: https://gitlab.com/snippets/1923197
Aaron1011 commented on 2020-01-01 07:58 (UTC)
in1t3r: I'm getting the same DKMS error with the
linux-mainlinekernel. Looking at the kernel repository, it looks like this error is legitmate:include/drm/drmP.hno longer exists in the latest kernel.eliminator commented on 2019-12-09 08:38 (UTC) (edited on 2019-12-09 08:39 (UTC) by eliminator)
nvidia-dkms fails to install module on the linux-next-git kernel
dkms install nvidia/440.36 -k 5.4.0-next-20191208-1-next-gitThe error in terminal is:Error! Bad return status for module build on kernel: 5.4.0-next-20191208-1-next-git (x86_64)And the error inside of the log file is:
I hope it helps if someone confirms the error. Also do I need to use some other nvidia dkms package to be able to build with git version of the linux? Or is it the error that is made during writing the PKGBUILD. To mention I haven't changed a single option in PKBUILD left them default.
nekonoor commented on 2019-10-04 12:29 (UTC) (edited on 2019-10-04 12:30 (UTC) by nekonoor)
running
make htmldocsseperately frommake bzImage modulesin the PKGBUILD solves the issue. I couldn't find the bugzilla for linux-next and I'm not sure where I should report it.sir_lucjan commented on 2019-10-04 12:07 (UTC)
This error is unlikely to be related to PKGBUILD. Report the bug on bugzilla and if necessary I will disable htmldocs.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »