golden hour
/usr/lib/modprobe.d
⬆️ Go Up
Upload
File/Folder
Size
Actions
aliases.conf
655 B
Del
OK
blacklist_linux_5.4.0-81-generic.conf
1.53 KB
Del
OK
fbdev-blacklist.conf
390 B
Del
OK
systemd.conf
765 B
Del
OK
Edit: aliases.conf
# These are the standard aliases and dependencies. # This file does not need to be modified. # prevent unusual drivers from appearing as the first sound device ########### options snd-pcsp index=-2 options snd-usb-audio index=-2 options cx88_alsa index=-2 options snd-atiixp-modem index=-2 options snd-intel8x0m index=-2 options snd-via82xx-modem index=-2 # work around other kernel issues ############################################ # The EHCI driver should be loaded before the ones for low speed controllers # or some devices may be confused when they are disconnected and reconnected. softdep uhci-hcd pre: ehci-hcd softdep ohci-hcd pre: ehci-hcd
Save