Package Details: linux-next-git 20240502.r0.g9c6ecb3cb6e2-1

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: sir_lucjan (ptr1337)
Last Packager: sir_lucjan
Votes: 17
Popularity: 0.004826
First Submitted: 2014-10-12 19:04 (UTC)
Last Updated: 2024-05-02 18:42 (UTC)

Dependencies (15)

Required by (7)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

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:

/var/lib/dkms/nvidia/440.36/build/nvidia-drm/nvidia-drm-utils.h:30:10: fatal error: drm/drmP.h: No such file or directory
   30 | #include <drm/drmP.h>

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 from make 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

sir_lucjan commented on 2018-12-24 12:56 (UTC)

Please try with another commit.