Package Details: linux-mainline-headers 6.14rc2-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Headers and scripts for building modules for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 288
Popularity: 2.70
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-09 21:49 (UTC)

Required by (0)

Sources (2)

Pinned Comments

That1Calculator commented on 2025-01-17 19:37 (UTC)

!!! IMPORTANT NOTICE !!!

I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!

https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/

Thank you all for using this package for the last few months!! ❤️🐧

That1Calculator commented on 2024-12-10 04:55 (UTC)

NPU has now been tested & works! https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#NPU

That1Calculator commented on 2024-12-10 04:54 (UTC)

@VanKurt you might also need to do install/enable these services: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Power_management

P.S. it's normal/expected behavior for linux-firmware-git to include amd-ucode-git :)

That1Calculator commented on 2024-11-14 13:12 (UTC)

A reminder to please take discussions about these patches on other distros to an appropriate channel :)

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 92 Next › Last »

gilvbp commented on 2023-07-09 22:04 (UTC)

new kernel 6.5 released

dataprolet commented on 2023-06-23 16:19 (UTC) (edited on 2023-07-12 09:45 (UTC) by dataprolet)

@miffe Haven't seen any other errors that seemed relevant. But feel free to take a look at the full log.

Sorry, just saw the error now:

  CERT    certs/signing_key.x509
At main.c:164:
- SSL error:0480006C:PEM routines::no start line: crypto/pem/pem_lib.c:763
extract-cert: certs/signing_key.pem: Success
make[2]: *** [certs/Makefile:74: certs/signing_key.x509] Error 1
make[2]: *** Deleting file 'certs/signing_key.x509'
make[1]: *** [scripts/Makefile.build:494: certs] Error 2
make[1]: *** Waiting for unfinished jobs....

EDIT: Solved - https://bbs.archlinux.org/viewtopic.php?id=286721

miffe commented on 2023-06-17 21:58 (UTC)

@proledatarian: That's just a warning. The error would be somewhere above that.

dataprolet commented on 2023-06-17 19:37 (UTC) (edited on 2023-06-17 19:45 (UTC) by dataprolet)

Build process fails for me:

  CC [M]  fs/xfs/scrub/agheader_repair.o
  CC [M]  fs/xfs/scrub/repair.o
  LD [M]  fs/xfs/xfs.o
make: *** [Makefile:2026: .] Error 2
make: *** Waiting for unfinished jobs....
./include/drm/drm_connector.h:203: warning: Enum value 'DRM_MODE_TV_MODE_MAX' not described in enum 'drm_connector_tv_mode'

This is corresponding to the following line in the makefile:

2024 | PHONY += $(build-dir)
2025 | $(build-dir): prepare
2026 |   $(Q)$(MAKE) $(build)=$@ need-builtin=1 need-modorder=1 $(single-goals)

Also happening on linux-git.

miffe commented on 2023-06-07 19:48 (UTC)

@kola54453: Had a disk crash. RAID is rebuilding. Will be up sometimes tomorrow.

kola54453 commented on 2023-06-07 19:31 (UTC)

getting this error on pacman miffe.db failed to download error: failed retrieving file 'miffe.db' from arch.miffe.org : Failed to connect to arch.miffe.org port 443 after 3193 ms: Couldn't connect to server

gamezelda commented on 2023-04-24 22:49 (UTC)

FWIW the kernel can be successfully built with both CONFIG_X86_KERNEL_IBT and CONFIG_DEBUG_INFO_BTF in the config like in the Arch kernel by applying this patch: https://lore.kernel.org/bpf/20230418214925.ay3jpf2zhw75kgmd@treble/

<deleted-account> commented on 2023-02-20 07:54 (UTC)

@bittin it does !? This is amazing!

bittin commented on 2023-02-20 07:49 (UTC)

and 6.2 stable works