From 5ac52941113e05ec9985588a7eeb9f7d3571c21f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 8 May 2025 00:06:11 -0500 Subject: changing sleep config --- root_scripts/sleep_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root_scripts/sleep_config.sh') diff --git a/root_scripts/sleep_config.sh b/root_scripts/sleep_config.sh index 7fc8611..3e0cb2d 100755 --- a/root_scripts/sleep_config.sh +++ b/root_scripts/sleep_config.sh @@ -8,7 +8,7 @@ # - now close and open the lid. you should come out of sleep # install graphics driver -pkg install -y drm-515-kmod +pkg install -y drm-61-kmod # update sysctl.conf echo "hw.acpi.lid_switch_state=S3" >> /etc/sysctl.conf -- cgit v1.2.3