Hopefully fix GPU and webcam issues.
This commit is contained in:
parent
93c7afb2cb
commit
41236f47c9
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ GRUB_DEFAULT=0
|
||||||
#GRUB_HIDDEN_TIMEOUT_QUIET=false
|
#GRUB_HIDDEN_TIMEOUT_QUIET=false
|
||||||
GRUB_TIMEOUT=5
|
GRUB_TIMEOUT=5
|
||||||
GRUB_DISTRIBUTOR="Void"
|
GRUB_DISTRIBUTOR="Void"
|
||||||
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 radeon.si_support=0 amdgpu.si_support=1"
|
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="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=4"
|
||||||
# Uncomment to use basic console
|
# Uncomment to use basic console
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue