This commit is contained in:
2025-11-23 00:19:14 +01:00
parent 68b65dd039
commit 91cfbcbb3c
12 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
blacklist ipv6

View File

@@ -0,0 +1,5 @@
blacklist hidp
blacklist rfcomm
blacklist btbcm
blacklist bnep
blacklist bluetooth

View File

@@ -0,0 +1 @@
blacklist snd_bcm2835

View File

@@ -0,0 +1,3 @@
blacklist bcm2835_v4l2
blacklist bcm2835_isp
blacklist pisp_be

View File

@@ -0,0 +1,2 @@
blacklist bcm2835_codec
blacklist rpi_hevc_dec

View File

@@ -0,0 +1 @@
blacklist vc_sm_cma

View File

@@ -0,0 +1 @@
blacklist cfg80211

View File

@@ -0,0 +1,3 @@
blacklist ds9490r
blacklist ds2490
blacklist wire

2
modprobe.d/zram.conf Normal file
View File

@@ -0,0 +1,2 @@
options zram num_devices=3

4
modules Normal file
View File

@@ -0,0 +1,4 @@
# /etc/modules is obsolete and has been replaced by /etc/modules-load.d/.
# Please see modules-load.d(5) and modprobe.d(5) for details.
#
# Updating this file still works, but it is undocumented and unsupported.

1
modules-load.d/modules.conf Symbolic link
View File

@@ -0,0 +1 @@
../modules

2
modules-load.d/zram.conf Normal file
View File

@@ -0,0 +1,2 @@
zram