Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2014 21:35:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191591] New: [vt] vt_vga driver produces corrupted output with fonts other than 8 pixels wide
Message-ID:  <bug-191591-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191591-8>