[Bug 254190] graphics/drm-kmod: I get corruption at the top of all of my consoles
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254190 --- Comment #7 from Emmanuel Vadot <[email protected]> --- Stolen memory is the reserved memory by the bios assign to the graphics card region. It is perfectly normal to see that in dmesg You don't see the message on Linux as it's a FreeBSD custom message : https://github.com/freebsd/drm-kmod/blob/master/drivers/gpu/drm/i915/gem/i915_gem_stolen.c#L387 So this isn't your problem root cause. For the logos appearing there is a bug on this, I still haven't found the root cause. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248628 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"