From be4a8d932f42abc1bddd24dfa984e7db92f4409a Mon Sep 17 00:00:00 2001 From: Denis Benato Date: Wed, 30 Oct 2024 22:35:38 +0100 Subject: [PATCH] linux-chimeraos v6.11.5-chos1-2 --- linux/PKGBUILD | 4 ++-- linux/config-chimera | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/linux/PKGBUILD b/linux/PKGBUILD index 3ad9671..fe4bafd 100644 --- a/linux/PKGBUILD +++ b/linux/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=linux-chimeraos pkgver=6.11.5.chos1 -pkgrel=1 +pkgrel=2 pkgdesc='Linux ChimeraOS' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://github.com/ChimeraOS/linux/commits/$_srctag" @@ -44,7 +44,7 @@ validpgpkeys=( b2sums=( '51be484d7ac3bf4e20b6e546e4132abdb5f146aa7031edd036a2601b409e3286916eedfc1f021f166e23f3f1e81d991ed9e445a38bd4d15a6946172a8a6ca9ed' # linux-chimeraos.tar.gz '7ad32ef544ac33f08ec4fa7a01c3aa93f7b7b291fdd6d857b857ca035a70af68b5f073bfe0c08a9c211c0f774fc230399bf5f92d9f3da102a6e5676df92e9398' # config - 'ddab1e79be5e6a97fae07d8159acbe8420509d4f8fe94542b685700ee79ba792602b53dc4a61dccd16c2fe0ff4a3a6df76a2ccd6bf6409b86a890128f819265a' # config-chimeraos + '606dbd49bd68cffd01f20b1b70a15bce2460258c0ed6d8aaaa0c1bd3e23c115f30ec1c3327d890ec33b2686dfba57adc1395ca0492270100d9ecc2752fa825e6' # config-chimeraos 'SKIP' # experiments.patch ) diff --git a/linux/config-chimera b/linux/config-chimera index 2884818..1aa4885 100644 --- a/linux/config-chimera +++ b/linux/config-chimera @@ -2,8 +2,12 @@ CONFIG_HID_ASUS_ALLY=m CONFIG_ASUS_WMI_BIOS=y +CONFIG_ASUS_ARMOURY=m +CONFIG_ASUS_WMI=m +CONFIG_ASUS_WMI_DEPRECATED_ATTRS=y + # Disable radeon module -# CONFIG_DRM_RADEON is not set +CONFIG_DRM_RADEON=n # PARAVIRT options have overhead, even on bare metal boots. They can cause # spinlocks to not be inlined as well. Either way, we don't intend to run this