mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
added fbdev=1 in /etc/modprobe.d/nvidia.conf
This commit is contained in:
parent
9fcdcbc5ee
commit
293886ce82
@ -83,7 +83,7 @@ printf "${YELLOW} nvidia-stuff to /etc/default/grub..."
|
|||||||
# Define the configuration file and the line to add
|
# Define the configuration file and the line to add
|
||||||
config_file="/etc/modprobe.d/nvidia.conf"
|
config_file="/etc/modprobe.d/nvidia.conf"
|
||||||
line_to_add="""
|
line_to_add="""
|
||||||
options nvidia-drm modeset=1
|
options nvidia-drm modeset=1 fbdev=1
|
||||||
options nvidia NVreg_PreserveVideoMemoryAllocations=1
|
options nvidia NVreg_PreserveVideoMemoryAllocations=1
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user