看板 FB_bugs 關於我們 聯絡資訊
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@FreeBSD.org Reporter: emaste@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"