There were issues with old FDO Git server recently, so I switched it to GitLab one.
Search Criteria
Package Details: linux-drm-next-git 6.16.r1368882.6ac55eab4fc4-1
Package Actions
| 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, NTSYNC-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: | 2025-07-20 00:10 (UTC) |
Dependencies (19)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, ugrdAUR, ugrd-gitAUR, ariane-gitAUR, dracut-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 (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-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
- 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 (12)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
yurikoles commented on 2024-12-08 12:22 (UTC)
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
Pinned Comments
yurikoles commented on 2018-07-21 03:04 (UTC)
Pull request are welcome: https://github.com/yurikoles/linux-drm-next-git