mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add acpi_video_load (default NO) in the ACPI section
This commit is contained in:
parent
f2fd86b76e
commit
ff4e0229f4
1 changed files with 1 additions and 0 deletions
|
|
@ -320,6 +320,7 @@ acpi_dsdt_load="NO" # DSDT Overriding
|
|||
acpi_dsdt_type="acpi_dsdt" # Don't change this
|
||||
acpi_dsdt_name="/boot/acpi_dsdt.aml"
|
||||
# Override DSDT in BIOS by this file
|
||||
acpi_video_load="NO" # Load the ACPI video extension driver
|
||||
|
||||
##############################################################
|
||||
### TrustedBSD MAC settings ##################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue