Update configs for tommy.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-11 22:25:06 +00:00
commit 0bf6b014e2
57 changed files with 206 additions and 279 deletions

View file

@ -6,12 +6,13 @@ GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Void"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 radeon.si_support=0"
#GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 radeon.si_support=0 amdgpu.si_support=1"
#GRUB_CMDLINE_LINUX_DEFAULT="radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1"
#GRUB_CMDLINE_LINUX_DEFAULT="loglevel=4"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 acpi_osi=! acpi_osi='Windows 2015' acpi_osi=Linux acpi_os_name='Windows 2015' consoleblank=600"
#GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi='Windows 2015' acpi_osi=! acpi_os_name='Windows 2015' slub_debug=P page_poison=1 snd_intel_dspcfg.dsp_driver=1 consoleblank=600"
#GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi='Windows 2015' acpi_os_name='Windows 2015' slub_debug=P page_poison=1 snd_hda_intel.dmic_detect=0 consoleblank=600"
#GRUB_CMDLINE_LINUX_DEFAULT="acpi_os_name='Windows 2021' acpi_osi='Windows 2021' loglevel=4 slub_debug=P page_poison=1 snd_hda_intel.dmic_detect=0 consoleblank=600"
#GRUB_CMDLINE_LINUX_DEFAULT="loglevel=4 slub_debug=P page_poison=1 pci=nocrs consoleblank=600"
# Uncomment to use basic console
#GRUB_TERMINAL_INPUT="console"
#GRUB_TERMINAL_INPUT=console
# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console
#GRUB_BACKGROUND=/usr/share/void-artwork/splash.png

View file

@ -1 +1 @@
SYSLOGD_ARGS=('--rcdir=/etc/syslog.d' '--rcfile=/etc/syslog.conf' '--ipany' '--mark=0' '--no-detach' '--pidfile=/run/syslogd.pid' '--inet' '-s' 'afterdark.org.uk')
SYSLOGD_ARGS=('--rcdir=/etc/syslog.d' '--rcfile=/etc/syslog.conf' '--mark=0' '--no-detach' '--pidfile=/run/syslogd.pid')