Package Details: linux-drm-next-git 6.12.r1312365.979bfe291b5b-1

Git Clone URL: https://aur.archlinux.org/linux-drm-next-git.git (read-only, click to copy)
Package Base: linux-drm-next-git
Description: The Linux kernel with bleeding-edge GPU drivers kernel and modules
Upstream URL: https://gitlab.freedesktop.org/drm/kernel
Keywords: amd amdgpu dc drm drm-next intel linux nouveau vega
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: yurikoles
Maintainer: yurikoles
Last Packager: yurikoles
Votes: 1
Popularity: 0.000000
First Submitted: 2018-07-21 03:03 (UTC)
Last Updated: 2024-12-08 01:21 (UTC)

Required by (6)

Sources (2)

Pinned Comments

yurikoles commented on 2018-07-21 03:04 (UTC)

Pull request are welcome: https://github.com/yurikoles/linux-drm-next-git

Latest Comments

1 2 Next › Last »

yurikoles commented on 2024-12-08 12:22 (UTC)

There were issues with old FDO Git server recently, so I switched it to GitLab one.

harre commented on 2024-12-07 10:41 (UTC)

Seems anongit is down?

==> Making package: linux-drm-next-git 6.8.r1249092.41bccc98fb79-1 (lör  7 dec 2024 11:39:28)
==> Retrieving sources...
  -> Cloning linux-drm-next-git git repo...
Cloning into bare repository '/home/markus/.cache/yay/linux-drm-next-git/linux-drm-next-git'...
fatal: unable to connect to anongit.freedesktop.org:
anongit.freedesktop.org[0: 2610:10:20:722::83fc:d2a1]: errno=Connection refused
anongit.freedesktop.org[1: 131.252.210.161]: errno=Connection refused

==> ERROR: Failure while downloading linux-drm-next-git git repo
    Aborting...
 -> error downloading sources: /home/markus/.cache/yay/linux-drm-next-git 
         context: exit status 1 


:: Remove make dependencies after install? [y/N] 

GrabbenD commented on 2024-10-04 19:06 (UTC) (edited on 2024-10-04 21:00 (UTC) by GrabbenD)

Wouldn't it be more reliable to use gitlab.freedesktop.org/drm/kernel as the source? For reference, the current source (anongit.freedesktop.org/drm/drm) is often awfully slow on my end despite using 1gb/s fiber network.

timothy commented on 2024-03-15 22:48 (UTC)

The stupid docs take so long to generate, it's disrespectful to any user ...

Can someone please add an option to skip the stupid thing ... ?

kode54 commented on 2023-09-30 05:43 (UTC)

Per comment on linux-git: https://aur.archlinux.org/packages/linux-git#comment-932736

Please remove source from the $modulesdir cleanup process.

xiota commented on 2023-09-20 13:42 (UTC) (edited on 2023-11-25 18:52 (UTC) by xiota)

Please remove replaces directive, in accordance with AUR submission guidelines.

adamrushad commented on 2023-03-18 20:36 (UTC)

Win8Error, I ran into that, too. It is caused by the git repo having merged in the Linux 6.3 commits. The setlocalversion script changed during this merge. As a workaround, you can modify the PKGBUILD to reference a specific tag in the source array. The latest tag that works with the prepare and build steps is drm-next-2023-03-03-1. The source for that is git+https://anongit.freedesktop.org/git/drm/drm#tag=drm-next-2023-03-03-1.

Win8Error commented on 2023-03-13 13:12 (UTC)

Build failed ... :(

==> Retrieving sources...
  -> Found config
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of linux-drm-next-git git repo...
Cloning into 'linux-drm-next-git'...
done.
Updating files: 100% (79706/79706), done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Setting version...
Usage: scripts/setlocalversion [srctree]
==> ERROR: A failure occurred in prepare().
    Aborting...
==> ERROR: Build failed, check /home/.archbuild/extra-x86_64/yuki/build

yurikoles commented on 2020-04-10 07:57 (UTC)

Build currently broken due to https://github.com/sphinx-doc/sphinx/issues/7421