Fix suggested sysctl setting.
PR: 196287 Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
parent
5b5dc272e2
commit
dd14270b41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47083
1 changed files with 1 additions and 1 deletions
|
@ -3120,7 +3120,7 @@ hw.acpi.s4bios: 0</screen>
|
|||
by putting the appropriate commands in
|
||||
<filename>/etc/rc.suspend</filename> and
|
||||
<filename>/etc/rc.resume</filename>. Try setting
|
||||
<option>hw.acpi.reset_video</option> to <literal>0</literal>
|
||||
<option>hw.acpi.reset_video</option> to <literal>1</literal>
|
||||
if the display is messed up after resume. Try setting
|
||||
longer or shorter values for
|
||||
<option>hw.acpi.sleep_delay</option> to see if that
|
||||
|
|
Loading…
Reference in a new issue