mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 15:28:58 +01:00
9fec431f60
It can be enabled by putting "bios_patching true" in the VESA settings file. This patching does not work yet on modern hardware, but the detection code to decide if we should try patching still says it found the modetables. In this situation we can crash the BIOS or other weird things can happen. To avoid these problems, and because VESA is supposed to be the failsafe option, disable this code by default, and let people who want to experiment with it first enable it in the settings file. Should fix #17633. Change-Id: I4d89ff6dfeb7d02e39cd3da7b22ddd5411b10822 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5499 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> |
||
---|---|---|
.. | ||
kernel | ||
vesa |