Package Details: linux-g14 6.9.3.arch1-1

Git Clone URL: https://aur.archlinux.org/linux-g14.git (read-only, click to copy)
Package Base: linux-g14
Description: The Linux-g14 kernel and modules
Upstream URL: https://gitlab.com/dragonn/linux-g14.git
Keywords: ASUS G14 ROG Zephyrus
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: dragonn
Maintainer: Taijian
Last Packager: Taijian
Votes: 9
Popularity: 0.42
First Submitted: 2020-06-06 15:43 (UTC)
Last Updated: 2024-06-02 11:35 (UTC)

Dependencies (15)

Required by (5)

Sources (40)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

djoxx commented on 2024-06-01 18:10 (UTC)

Having the same issue as the comment bellow... also would it be possible to add a patch that would disable HSA_AMD_SVM as described on this link: https://gitlab.freedesktop.org/drm/amd/-/issues/2794 , since this is creating issues for GPU passthrough VFIO when its needed to swap back and forth between using GPU for guest and host. Or if not, who could i ask for that, i looked at asus-linux gitlab and website but cant figure where exactly to contact someone regarding that

gnaggnoyil commented on 2024-05-29 07:44 (UTC)

Building this package in a clean chroot gives the following error as of today:

Applying patch 0006-asus-wmi-min-max-for-ROG-tunables-defaults.patch...
patching file drivers/platform/x86/asus-wmi.c
Hunk #1 succeeded at 112 (offset -5 lines).
Hunk #2 succeeded at 210 (offset -16 lines).
Hunk #3 FAILED at 297.
Hunk #4 succeeded at 653 (offset -14 lines).
Hunk #5 FAILED at 1151.
Hunk #6 FAILED at 4523.
Hunk #7 succeeded at 4555 (offset -253 lines).
Hunk #8 FAILED at 4899.
4 out of 8 hunks FAILED -- saving rejects to file drivers/platform/x86/asus-wmi.c.rej
==> ERROR: A failure occurred in prepare().

Anyone knows what was happening there?

Taijian commented on 2024-04-17 17:07 (UTC)

@lauk: Unfortunately, this patch does not apply cleanly to the current 6.8.7 kernel.

lauk commented on 2024-04-17 16:46 (UTC)

https://lore.kernel.org/all/20240329112803.23897-1-simont@opensource.cirrus.com/ New Sound pacth is here could you maybe please add it?

LinuxDonald commented on 2023-12-20 11:40 (UTC)

Hm maybe than the patch is for 6.7. let us wait :-)

Taijian commented on 2023-12-20 10:56 (UTC)

@LinuxDonald: That patch series does not apply cleanly to the 6.6.y series. If you can provide me a version that does, I'll gladly put it in.

LinuxDonald commented on 2023-12-19 22:21 (UTC)

https://lore.kernel.org/all/20231218151221.388745-1-sbinding@opensource.cirrus.com/

New Sound pacth is here could you maybe please add it?

Taijian commented on 2023-12-13 11:03 (UTC)

@jonloyola: Yes, you will definitely need to install dkms and let it compile the required nvidia modules for your graphics card if you are using this kernel, as the nvidia package for the repo kernels will not work with this one!

This obviously is not and issue for ppl with Intel and/or AMD chipsets.

jonloyola commented on 2023-12-13 10:42 (UTC)

The strange thing is that I have the keys imported into gpg but for some reason they failed in that part. Now, I don't have an issue with gpg. I did installed g14 kernel, but there were some issues with gui apps. For some reason, they were transparent. I guess I have to install nvidia drivers for a custom kernel since I'd assume g14 is a custom kernel. Thanks for the help! @Taijian and @debounced