MikeL's FreeBSD Console scrn bad\
head>
[20200427]
Ok, this one is seriously embarassing, but I'm putting it here
because it's toatlly inobvious, and could easily catch someone else
by surprise.
My screen is a standard Dell flatscreen mfr date 2007. It has always
had this weird problem where the text to the left is cut off.
The tricky part, is that this is consistent across both monitors
I've plugged it into. (They're different, but both about the same
age/technology.) Because of this, I assumed the problem was a
FreeBSD driver problem.
It's not a FreeBSD problem.
Click the little menu button on the screen itself. Hopefully
you'll find an "auto-adjust" option - select it, and it will fix
it.
If there's no "auto" option, find the "horizontal adjust"
and manually move it rightwards.
Over a period of months, I'd spend time googling this problem, and
trying to make sense
of vidcontrol
, loader.conf
settings, rc.conf
settings, etc. None of them were the
problem.
Since we're here, follows is the final settings I'm using:
/boot/loader.conf
kern.vty="sc"
Things I've tried that I'm NOT using:
efi_max_resolution="640x480"
i915kms_load="YES"
vesa_load="YES"
kern.vty="vt"
kern.vt.fb.default_mode="800x600"
kern.vt.fb.modes.LVDS-1="800x600"
Things done in /etc/rc.conf
cursor="blink"
allscreens_flags="MODE_277"
scrnmap="NO"
saver="snake"
blanktime="600"
Copyright © 1995-2024
Mike Lempriere
(running on host bayanus)