Skip to content

Commit 1d38a1c

Browse files
committed
nvidia: 610.43.02 rebuild
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent c7cb822 commit 1d38a1c

19 files changed

Lines changed: 42 additions & 79 deletions

File tree

linux-cachyos-bmq/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bmq
22
pkgdesc = Linux BMQ + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.10
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-bmq/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ _minor=10
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157157
_tagrel=2
158-
pkgrel=1
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BMQ + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -187,7 +187,7 @@ makedepends=(
187187
)
188188

189189
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
190-
_nv_ver=595.71.05
190+
_nv_ver=610.43.02
191191
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
192192
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
193193
source=(
@@ -219,11 +219,7 @@ fi
219219

220220

221221
if [ "$_build_nvidia_open" = "yes" ]; then
222-
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
223-
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
224-
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
225-
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
226-
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")
222+
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz")
227223
fi
228224

229225
if [ "$_build_r8125" = "yes" ]; then

linux-cachyos-bore/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-bore
22
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.10
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-bore/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ _minor=10
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157157
_tagrel=2
158-
pkgrel=1
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -187,7 +187,7 @@ makedepends=(
187187
)
188188

189189
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
190-
_nv_ver=595.71.05
190+
_nv_ver=610.43.02
191191
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
192192
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
193193
source=(
@@ -219,11 +219,7 @@ fi
219219

220220

221221
if [ "$_build_nvidia_open" = "yes" ]; then
222-
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
223-
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
224-
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
225-
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
226-
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")
222+
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz")
227223
fi
228224

229225
if [ "$_build_r8125" = "yes" ]; then

linux-cachyos-deckify/PKGBUILD

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ makedepends=(
186186
)
187187

188188
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
189-
_nv_ver=595.71.05
189+
_nv_ver=610.43.02
190190
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
191191
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
192192
source=(
@@ -220,11 +220,7 @@ fi
220220

221221

222222
if [ "$_build_nvidia_open" = "yes" ]; then
223-
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
224-
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
225-
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
226-
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
227-
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")
223+
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz")
228224
fi
229225

230226
if [ "$_build_r8125" = "yes" ]; then

linux-cachyos-eevdf/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-eevdf
22
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.10
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

linux-cachyos-eevdf/PKGBUILD

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ _minor=10
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157157
_tagrel=2
158-
pkgrel=1
158+
pkgrel=2
159159
#_stable=${_major}.${_minor}
160160
_stable=${_major}
161161
#_stablerc=${_major}-${_rcver}
@@ -190,7 +190,7 @@ makedepends=(
190190
)
191191

192192
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
193-
_nv_ver=595.71.05
193+
_nv_ver=610.43.02
194194
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
195195
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
196196
source=(
@@ -222,11 +222,7 @@ fi
222222

223223

224224
if [ "$_build_nvidia_open" = "yes" ]; then
225-
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
226-
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
227-
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
228-
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
229-
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")
225+
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz")
230226
fi
231227

232228
if [ "$_build_r8125" = "yes" ]; then

linux-cachyos-hardened/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-hardened
22
pkgdesc = Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements
33
pkgver = 7.0.10
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only
@@ -34,7 +34,7 @@ pkgbase = linux-cachyos-hardened
3434
b2sums = 299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a
3535
b2sums = 8a1e3f5a81326fa17d028afb3cdd3f73ce61af1dafbea6da353732606b52cef8bffd2a4935a6baf31f4aa4a4a0835458497b1ccf4b4c80589750e104851a53db
3636
b2sums = 9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe
37-
b2sums = e268300b5caaed701d7ad766842d7635961ebfcc4158d1131574570ec85c065e62c8e7977764d43766bc86e2ffd208af86dccc0a7cc3935c8fe2e40bdd6eb886
37+
b2sums = ef7b49d6c44993a69205f7a5568e07b1592c99a81401d47293aaa57dffba05c7e5c7096d4788794cfe33eeb0646e15a830c7fe7062788f9544912ab047caf75b
3838

3939
pkgname = linux-cachyos-hardened
4040
pkgdesc = The Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements kernel and modules

linux-cachyos-hardened/PKGBUILD

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ _minor=10
155155
#_rcver=rc8
156156
pkgver=${_major}.${_minor}
157157
_tagrel=2
158-
pkgrel=1
158+
pkgrel=2
159159
_srcname=cachyos-${_major}.${_minor}-${_tagrel}
160160
pkgdesc='Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements'
161161
_kernver="$pkgver-$pkgrel"
@@ -187,7 +187,7 @@ makedepends=(
187187
)
188188

189189
_patchsource="https://raw.githubusercontent.com/cachyos/kernel-patches/master/${_major}"
190-
_nv_ver=595.71.05
190+
_nv_ver=610.43.02
191191
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
192192
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
193193
source=(
@@ -219,11 +219,7 @@ fi
219219

220220

221221
if [ "$_build_nvidia_open" = "yes" ]; then
222-
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz"
223-
"${_patchsource}/misc/nvidia/0002-Add-IBT-support.patch"
224-
"${_patchsource}/misc/nvidia/0003-fix-dsc-correct-RC-parameter-tables-to-match-VESA-DS.patch"
225-
"${_patchsource}/misc/nvidia/0004-fix-dsc-use-bits_per_component-for-flatnessDetThresh.patch"
226-
"${_patchsource}/misc/nvidia/0005-fix-dp-add-Bigscreen-Beyond-VR-headset-to-WAR-databa.patch")
222+
source+=("https://download.nvidia.com/XFree86/${_nv_open_pkg%"-$_nv_ver"}/${_nv_open_pkg}.tar.xz")
227223
fi
228224

229225
if [ "$_build_r8125" = "yes" ]; then
@@ -744,4 +740,4 @@ done
744740
b2sums=('299e4476751b4c5caa6a34824ef017fb638f5eff811057058118fae70bda4cedbd7e856da5436f0cc32a3a73a27676f9340186b2aad324f7474edf6db73ce66a'
745741
'8a1e3f5a81326fa17d028afb3cdd3f73ce61af1dafbea6da353732606b52cef8bffd2a4935a6baf31f4aa4a4a0835458497b1ccf4b4c80589750e104851a53db'
746742
'9dc1a5a46d8ecf606323926f22b4ce0aaf910dc47fd9ab9b8d08d1600e0bb45109babf7098f390562d8d8456239bb44b7db13b175fe2f529b9784a603dc11fbe'
747-
'e268300b5caaed701d7ad766842d7635961ebfcc4158d1131574570ec85c065e62c8e7977764d43766bc86e2ffd208af86dccc0a7cc3935c8fe2e40bdd6eb886')
743+
'ef7b49d6c44993a69205f7a5568e07b1592c99a81401d47293aaa57dffba05c7e5c7096d4788794cfe33eeb0646e15a830c7fe7062788f9544912ab047caf75b')

linux-cachyos-lts/.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgbase = linux-cachyos-lts
22
pkgdesc = Linux EEVDF + Cachy Sauce Kernel by CachyOS with other patches and improvements - Long Term Service
33
pkgver = 6.18.33
4-
pkgrel = 1
4+
pkgrel = 2
55
url = https://github.com/CachyOS/linux-cachyos
66
arch = x86_64
77
license = GPL-2.0-only

0 commit comments

Comments
 (0)