Hello there!
I've been searching for the answer to this question for some time now and haven't found a straight answer yet. I tried search the forum but I only saw people that had xorg installed when having this issue.
So, the monitor goes to sleep after maybe 10 minutes of inactivity. I suspect it has something to do with ACPI. After I found some info in the handbook I tried to disable ACPI by putting
in /boot/loader.conf. The system didn't like this very much and I couldn't boot until I enabled it again.
When issuing the command [cmd=]sysctl hw.acpi[/cmd] I got some results that may (or may not) be of interest in pursuing this:
Thanks for a great forum either way. As a beginner in the FreeBSD world I find it extremely helpful!
I've been searching for the answer to this question for some time now and haven't found a straight answer yet. I tried search the forum but I only saw people that had xorg installed when having this issue.
So, the monitor goes to sleep after maybe 10 minutes of inactivity. I suspect it has something to do with ACPI. After I found some info in the handbook I tried to disable ACPI by putting
Code:
hint.acpi.0.disabled="1"
When issuing the command [cmd=]sysctl hw.acpi[/cmd] I got some results that may (or may not) be of interest in pursuing this:
Code:
hw.acpi.supported_sleep_state: S3 S4 S5
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.sleep_button_state: S3