We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See forum post: https://forum.opnsense.org/index.php?topic=4319.0
boot stuck on Video initialization, see image: https://goo.gl/photos/W26wr6ETpmjrC8hr6
Trying 16.7 on same USB stick, boots fine. Tried on boot prompt:
set kern.vt.fb.default_mode="800x480" boot
but it still tries 800x600 and fails to initiate video.
Comparing /boot/loader.conf in 16.7 only 4 lines, in 17.1 many more, maybe that is it.
The text was updated successfully, but these errors were encountered:
this page may be helpful: https://www.freebsd.org/cgi/man.cgi?query=vt&sektion=4
Sorry, something went wrong.
We're not using vt, it has a few issues, so we stick to sc. Instructions in the forum. Please let me know if that was the issue.
ed2ded1
system: make vt/sc configurable; closes #1343
35a3c97
(cherry picked from commit ed2ded1) (cherry picked from commit 15c1e71) (cherry picked from commit 8d7757f) (cherry picked from commit c3687a0)
fichtner
No branches or pull requests
See forum post: https://forum.opnsense.org/index.php?topic=4319.0
boot stuck on Video initialization, see image: https://goo.gl/photos/W26wr6ETpmjrC8hr6
Trying 16.7 on same USB stick, boots fine. Tried on boot prompt:
set kern.vt.fb.default_mode="800x480"
boot
but it still tries 800x600 and fails to initiate video.
Comparing /boot/loader.conf in 16.7 only 4 lines, in 17.1 many more, maybe that is it.
The text was updated successfully, but these errors were encountered: