惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
爱范儿
爱范儿
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园_首页
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
V
V2EX
V
Visual Studio Blog
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
美团技术团队

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - linux-vfio-lts
2026-06-03 · via AUR Newest Packages

Pinned Comments

xiota commented on 2024-01-09 18:42 (UTC) (edited on 2024-02-01 01:55 (UTC) by xiota)

  • Patch policy for this package:
    • Primary patches are the ACS override and i915 VGA arbiter patches. This comment contains some useful information.
    • Arch patches will be applied, when possible, for parity with the standard Arch kernel.
    • No other patches will be added.
  • There are options that can be changed, like building with clang or disabling Arch patches.
    • Defaults will match Arch packages, except when incompatible with primary patches.
    • Options are subject to change. Read PKGBUILD for details.
  • Avoid commenting and flagging at the same time for the same issue.
    • Flag for common issues with standard solutions, like new releases, key changes, etc.
    • Comment for issues requiring explanation or debugging.
      • Use a pastebin for blocks of text more than a few lines.

zman0900 commented on 2016-08-21 04:32 (UTC)

Requires importing GPG Keys to build # Linus Torvalds gpg --recv-keys 79BE3E4300411886 # Greg Kroah-Hartman (Linux kernel stable release signing key) gpg --recv-keys 38DBBDC86092693E

xiota commented on 2025-02-07 02:22 (UTC)

@jklc Makes sense now why you still need the previous version. Unfortunately, there's not really any good way to fix old commits after switching to the next version. Even though it's not listed on the front page yet, 6.12.x is the new LTS release. I'll look for ways to make the next transition smoother.

jklc commented on 2025-01-31 16:22 (UTC)

xiota commented on 2025-01-30 21:04 (UTC) (edited on 2025-01-30 21:13 (UTC) by xiota)

@jklc For current version, clear cache and rebuild. For older versions, you're on your own. (Package is constructed to make easy to change or disable patches.)

jklc commented on 2025-01-30 20:50 (UTC) (edited on 2025-01-30 21:10 (UTC) by jklc)

happy new year!

 ==> ERROR: Failure while downloading https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0002-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
Aborting...
  • 0002-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
  • 0003-Default-to-maximum-amount-of-ASLR-bits.patch

are not there anymore after the 6.12.11 update, it caused past versions fail to build. would you please fix to reflect the version

  _dl_url_arch='https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main'

  _dl_url_arch='https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/'${pkgver}-${pkgrel}

santic commented on 2024-01-10 19:49 (UTC)

The file "linux-v6.6.10-arch1.patch.zst" requires a valid gpg key.

xiota commented on 2024-01-09 18:42 (UTC) (edited on 2024-02-01 01:55 (UTC) by xiota)

  • Patch policy for this package:
    • Primary patches are the ACS override and i915 VGA arbiter patches. This comment contains some useful information.
    • Arch patches will be applied, when possible, for parity with the standard Arch kernel.
    • No other patches will be added.
  • There are options that can be changed, like building with clang or disabling Arch patches.
    • Defaults will match Arch packages, except when incompatible with primary patches.
    • Options are subject to change. Read PKGBUILD for details.
  • Avoid commenting and flagging at the same time for the same issue.
    • Flag for common issues with standard solutions, like new releases, key changes, etc.
    • Comment for issues requiring explanation or debugging.
      • Use a pastebin for blocks of text more than a few lines.

rdiew commented on 2023-06-27 13:59 (UTC)

alegru commented on 2021-04-11 07:26 (UTC)

nikitau commented on 2021-04-10 13:06 (UTC)

Why doesn't this use make -j$(nproc) for the build commands? Like most kernel compilations, this takes a ridiculous amount of time when using a single core.

xp4 commented on 2020-12-29 17:28 (UTC)

Hello, i have a problem at compiling:

  LD [M]  fs/btrfs/btrfs.o
  CC [M]  arch/x86/kernel/cpuid.o
  CC [M]  arch/x86/kernel/msr.o
make: *** [Makefile:1732: fs] Error 2
  AR      arch/x86/kernel/built-in.a
  AR      arch/x86/built-in.a
==> ERROR: Se produjo un fallo en build().
    Cancelando...
error compilando: linux-vfio-lts (linux-vfio-lts linux-vfio-lts-headers)

Any hints? Thanks beforehand.