[Bug 191591] New: [vt] vt_vga driver produces corrupted output with fonts other than 8 pixels wide
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 3 21:35:52 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191591
Bug ID: 191591
Summary: [vt] vt_vga driver produces corrupted output with
fonts other than 8 pixels wide
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: emaste at freebsd.org
To reproduce run "vidcontrol -f gallant" when using the vt_vga driver.
Resulting output appears as in the attached screenshot.
vt_efifb or i915 framebuffer is fine.
Gallant is 12 px wide. It looks like character positions that don't start at
an 8-bit boundary (i.e., every other column) get shifted left to the previous
8-bit boundary, overwriting part of the previous column's character.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list