Search Criteria
Package Details: linux-next-git 20250403.r0.gf0a16f536332-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: | ptr1337 |
Votes: | 18 |
Popularity: | 0.66 |
First Submitted: | 2014-10-12 19:04 (UTC) |
Last Updated: | 2025-04-03 17:24 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, coreutils-uutils-symlinkAUR, coreutils-uutilsAUR, coreutils-selinuxAUR)
- 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)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (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)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (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 (8)
- ksmbd-tools (requires KSMBD-MODULE)
- 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 »
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-mainline
kernel. Looking at the kernel repository, it looks like this error is legitmate:include/drm/drmP.h
no 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-git
The 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 htmldocs
seperately frommake bzImage modules
in 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.
nekonoor commented on 2019-10-04 12:02 (UTC)
20191003 and 20191004 both fail to build for me when i have anything other than -j1 set in /etc/makepkg.conf, 20190930 built just fine using -j16
log with -j2: https://clbin.com/32ZNK
if i run make without htmldocs it builds just fine
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »