mrrl-system-config

system configuration on top of MRRL
git clone https://ccx.te2000.cz/git/mrrl-system-config
Log | Files | Refs

commit 43715a299e08e22eb995715301a071a7dce5ce6d
parent d394bb97f0ed2aa62395bd6323bd474df8721285
Author: ccx <ccx@te2000.cz>
Date:   Mon,  6 May 2024 16:43:40 +0000

ALSA setup + module blacklist

Diffstat:
Mconfig.aat | 2+-
Aconfig/etc/modprobe.d/pthbs.conf | 2++
Ms6-rc.aat | 2+-
3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/config.aat b/config.aat @@ -18,7 +18,7 @@ enable_dhcpcd=1 enable_unbound=1 enable_loadkeys=1 enable_sshd=1 -#enable_alsactl_rdaemon=1 +enable_alsactl_rdaemon=1 #enable_brightness=1 #enable_tlp=1 enable_containers=1 diff --git a/config/etc/modprobe.d/pthbs.conf b/config/etc/modprobe.d/pthbs.conf @@ -0,0 +1,2 @@ +blacklist pcspkr +blacklist snd_hda_codec_hdmi diff --git a/s6-rc.aat b/s6-rc.aat @@ -234,7 +234,7 @@ |#/swap/up cN swapon -a m644 |#/swap/down cN swapoff -a m644 -|start_oneshot("alsa-devices", "modules udev") +|start_oneshot("alsa-devices", "modules dev-coldplug") |up() sh -c " retry=true