Skip to content

Commit c5b8879

Browse files
committed
update pkg
1 parent 6431dab commit c5b8879

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
nitrux-system-settings (0.7.1) nitrux; urgency=medium
2+
3+
* Update nvidia module conf file.
4+
5+
-- Uri Herrera <uri_herrera@nxos.org> Sun, 08 Mar 2026 01:22:00 -0600
6+
17
nitrux-system-settings (0.7.0) nitrux; urgency=medium
28

39
* Add udev rule for solaar to manage logi devices.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Enables Page Attribute Table for improved performance and preserves video memory allocations across suspend/resume cycles.
22
options nvidia NVreg_UsePageAttributeTable=1
33
options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp
4+
5+
# Forces the NVIDIA driver to use software-based I²C (bit-banged I²C) instead of the GPU’s hardware I²C controller.
6+
options nvidia NVreg_RegistryDwords=RMUseSwI2c=0x01;RMI2cSpeed=100

0 commit comments

Comments
 (0)