[drm] Got stolen memory base 0x8a800000, size 0x2000000

Pete Wright pete at nomadlogic.org
Fri Feb 19 18:27:59 UTC 2021



On 2/19/21 2:23 AM, Steven Friedrich wrote:
> How can I fix or avoid this?
>
> I do see some odd graphic corruption overlayed on my consoles.
>
> What will I lose if I turn DRM off by not using :
> drm-fbsd12.0-kmod-4.16.g20201016_1 DRM modules for the linuxkpi-based KMS
> components
> drm-kmod-g20190710_1           Metaport of DRM modules for the linuxkpi-based
> KMS components
> drm_info-2.2.0_1               Small utility to dump info about DRM devices
> libdrm-2.4.104,1               Userspace interface to kernel Direct Rendering
> Module services
> s

You will not have hardware accelerated graphics is using Xorg if the 
drm-kmod is not present, which may or may be an issue depending on your 
use-case.  It may also effect power management as well, for example on 
my laptop if I don't load the kmod for my Nvidia GPU I get much worse 
battery life.  So that would be something to look out for.

To help you fix this it would be helpful to provide the following:
1. FreeBSD release (uname -a)
2. Graphics hardware (Intel i915 vs AMD)
3. Additional logging/debugging information.  For example if you can 
provide more context of the error in your logs, and if there are repro 
steps.

Cheers,
-pete

-- 
Pete Wright
pete at nomadlogic.org
@nomadlogicLA



More information about the freebsd-questions mailing list