Package Details: linux-g14-headers 6.12.9.arch1-1

Git Clone URL: https://aur.archlinux.org/linux-g14.git (read-only, click to copy)
Package Base: linux-g14
Description: Headers and scripts for building modules for the Linux-g14 kernel
Upstream URL: https://gitlab.com/dragonn/linux-g14.git
Keywords: ASUS G14 ROG Zephyrus
Licenses: GPL-2.0-only
Provides: linux-rog-headers
Submitter: dragonn
Maintainer: Taijian
Last Packager: Taijian
Votes: 9
Popularity: 0.175024
First Submitted: 2020-06-06 15:43 (UTC)
Last Updated: 2025-01-11 12:54 (UTC)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

cvelteren commented on 2025-01-13 14:41 (UTC)

ah gotcha I was apparantly pulling from asus-archlinux didnt know it was updated

Taijian commented on 2025-01-12 01:31 (UTC)

@cvelteren: Yeah, that issue is out of scope here - please take it up with the nice folks who run the repo that you downloaded that file from.

cvelteren commented on 2025-01-12 00:03 (UTC)

I have an issue installing the latest linux-g14 kernel 6.12.8 -- I refreshed the keys with to no avail.

error: linux-g14: signature from "dragonn <dragonn@op.pl>" is unknown trust
:: File /var/cache/pacman/pkg/linux-g14-6.12.8.arch1-1.2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] n
error: linux-g14-headers: signature from "dragonn <dragonn@op.pl>" is unknown trust
:: File /var/cache/pacman/pkg/linux-g14-headers-6.12.8.arch1-1.2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).

Taijian commented on 2025-01-08 08:08 (UTC)

@pashax: Pro Tipp: You really, really should not build stuff with --skipchecksums. Those checksums are in there for several reasons, one of them being to alert you that the files have changed.

pashax commented on 2025-01-07 19:21 (UTC)

@arenevier, I don't, I'm just running this command:

time makepkg -sicC --skipchecksums

But, yeah, you seems on the right track. I just cloned onto a clean directory, and everything worked! Dunno, looks like, some old files leftovers prevented proper installation. Thanks @arenevier!

arenevier commented on 2025-01-07 17:26 (UTC)

@pashax @qbvt

are you using an AUR helper that somehow caches builds.

I was having similar issue with paru. But when downloading the PKGBUILD to a clean folder, and building with makepkg, I don't run into the issue.

Taijian commented on 2025-01-07 12:28 (UTC)

@pashax: Please clean up your build directory, most likely you have some old patches still lying around.

pashax commented on 2025-01-07 11:29 (UTC) (edited on 2025-01-07 11:30 (UTC) by pashax)

Hey @Taijian @arenevier,

I have a similar issue as @qbvt with both 6.12.7 and 6.12.8 versions, though it worked fine w 6.12.3. PKGBUILD is unmodified. Here is my log excerpt:


0000-asus-patch-series.patch ... FAILED
...
Hunk #37 succeeded at 4879 (offset -33 lines).
patching file drivers/acpi/sleep.c
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file drivers/acpi/sleep.c.rej
patching file drivers/bluetooth/btusb.c
Hunk #1 FAILED at 692.
1 out of 1 hunk FAILED -- saving rejects to file drivers/bluetooth/btusb.c.rej
patching file drivers/pci/vgaarb.c
patching file sound/pci/hda/patch_realtek.c
Hunk #1 FAILED at 10642.
1 out of 1 hunk FAILED -- saving rejects to file sound/pci/hda/patch_realtek.c.rej
patching file drivers/hid/Kconfig
...
==> ERROR: A failure occurred in prepare().
    Aborting...

Taijian commented on 2024-12-20 16:02 (UTC)

@IRVNG: Reading through the whole lkml thread, it seems that the patch you mentioned is already in 6.12-rc3+.

IRVNG commented on 2024-12-20 05:53 (UTC)

Would it be possible to apply this patch to the kernel? It fixes performance issues on laptops with AIPT: https://lore.kernel.org/lkml/20241020065051.1724435-1-srinivas.pandruvada@linux.intel.com/T/#u