Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2025 11:16:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261641] graphics/drm-kmod: Launch message is written into (possibly random) memory locations on kldload with vt console
Message-ID:  <bug-261641-227-7ox6HrBS5Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261641-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261641-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261641

--- Comment #5 from Stefan B. <sblachmann@gmail.com> ---
The problem basically is that neither radeonkms nor i915kms recalculate the
cursor position screen address after changing display mode.
So the cursor position is quite random.

Linux solves this problem differently: it just clears the screen after video
mode change.
For the Linux people  it is easier anyway, they don't have scrollback.

--=20
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-261641-227-7ox6HrBS5Q>