modules
This commit is contained in:
2
modprobe.d/blacklist-ipv6.conf
Normal file
2
modprobe.d/blacklist-ipv6.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
blacklist ipv6
|
||||
|
||||
5
modprobe.d/dietpi-disable_bluetooth.conf
Normal file
5
modprobe.d/dietpi-disable_bluetooth.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
blacklist hidp
|
||||
blacklist rfcomm
|
||||
blacklist btbcm
|
||||
blacklist bnep
|
||||
blacklist bluetooth
|
||||
1
modprobe.d/dietpi-disable_rpi_audio.conf
Normal file
1
modprobe.d/dietpi-disable_rpi_audio.conf
Normal file
@@ -0,0 +1 @@
|
||||
blacklist snd_bcm2835
|
||||
3
modprobe.d/dietpi-disable_rpi_camera.conf
Normal file
3
modprobe.d/dietpi-disable_rpi_camera.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
blacklist bcm2835_v4l2
|
||||
blacklist bcm2835_isp
|
||||
blacklist pisp_be
|
||||
2
modprobe.d/dietpi-disable_rpi_codec.conf
Normal file
2
modprobe.d/dietpi-disable_rpi_codec.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
blacklist bcm2835_codec
|
||||
blacklist rpi_hevc_dec
|
||||
1
modprobe.d/dietpi-disable_vcsm.conf
Normal file
1
modprobe.d/dietpi-disable_vcsm.conf
Normal file
@@ -0,0 +1 @@
|
||||
blacklist vc_sm_cma
|
||||
1
modprobe.d/dietpi-disable_wifi.conf
Normal file
1
modprobe.d/dietpi-disable_wifi.conf
Normal file
@@ -0,0 +1 @@
|
||||
blacklist cfg80211
|
||||
3
modprobe.d/owfs-common.conf
Normal file
3
modprobe.d/owfs-common.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
blacklist ds9490r
|
||||
blacklist ds2490
|
||||
blacklist wire
|
||||
2
modprobe.d/zram.conf
Normal file
2
modprobe.d/zram.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
options zram num_devices=3
|
||||
|
||||
4
modules
Normal file
4
modules
Normal 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
1
modules-load.d/modules.conf
Symbolic link
@@ -0,0 +1 @@
|
||||
../modules
|
||||
2
modules-load.d/zram.conf
Normal file
2
modules-load.d/zram.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
zram
|
||||
|
||||
Reference in New Issue
Block a user