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

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

gnaggnoyil commented on 2020-08-30 07:06 (UTC)

Modifcations to drivers/platform/x86/asus-nb-wmi.c of patch sys-kernel_arch-sources-g14_files_0002-asus-wmi-dmiids.patch now have become conflict with upstream branch v5.8.5-arch1, which then cause an "duplicate definition" error during building. Plz fix this issue

isushik94 commented on 2020-08-08 11:19 (UTC)

For everyone! To obtain updated version of this package, edit /etc/pacman.conf and add the following text just above the section titled [core]:

[g14]
SigLevel = Optional TrustAll
Server = https://arch.retarded.far

sam0x17 commented on 2020-07-18 13:21 (UTC)

Looks like there is some problem with the build script now -- consistently getting the following error:

sam@sam-g14: ~/linux-g14 $ makepkg -si
==> Making package: linux-g14 5.7.6.arch1-2 (Sat 18 Jul 2020 09:19:56 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning archlinux-linux git repo...
Cloning into bare repository '/home/sam/linux-g14/archlinux-linux'...
fatal: unable to access 'https://git.archlinux.org/linux.git/': The requested URL returned error: 504
==> ERROR: Failure while downloading archlinux-linux git repo
    Aborting...

dragonn commented on 2020-06-24 13:01 (UTC)

I update the package yesterday, actually I forgot to push the PKGBUILD in the repo, now it should be fixed.

isushik94 commented on 2020-06-24 11:01 (UTC)

You are right, there is none.

But it's strange. I installed it yesterday and PKGBUILD contained pkgver=5.7.2.arch1 but here it's pkgver=5.7.4.arch1 now.

dragonn commented on 2020-06-23 16:52 (UTC)

What do you mean exactly? I don't see a problem.

isushik94 commented on 2020-06-23 16:24 (UTC)

Hi The version in PKGBUILD doesn't match the version of the package

isushik94 commented on 2020-06-10 16:30 (UTC) (edited on 2020-06-10 16:30 (UTC) by isushik94)

Hi, I've just found that you have a typo in a patch for G15.

+ .ident = "ASUSTeK COMPUTER INC. GA501IU",

should be

+ .ident = "ASUSTeK COMPUTER INC. GA502IU",

isushik94 commented on 2020-06-08 20:01 (UTC) (edited on 2020-06-08 20:02 (UTC) by isushik94)

I've booted and it works along with rog-core package. Thank you :)

But there is still an issue with nvidia-settings... Hope I'll find the solution

isushik94 commented on 2020-06-08 19:29 (UTC)

Hi, dragonn Thanks. I'll check.