On Mon, Jul 15, 2019 at 12:50 PM Jonathan Chen <[email protected]> wrote:

> On Mon, 15 Jul 2019 at 22:28, Filippo Moretti via freebsd-stable
> <[email protected]> wrote:
> >
> >  I did build world but it did not solve the problem
>
> You need to rebuild the port, graphics/drm-kmod, as this port contains
> kernel modules. Whenever you upgrade the base system, it is always a
> good idea to rebuild/reinstall ports that contain kernel modules, as
> they get depend quite critically on being in sync.
>
> Cheers.
> --
> Jonathan Chen <[email protected]>
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[email protected]"
>

If you can't resolve the issue, please report how you load the kernel
module and the exact version of the drm-kmod you have installed.you can get
it with "pkg info drm-\*".  You should get two lines, one for drm-kmod and
another for module installed. Also, I don't recall whether you reported the
exact GPU you have on your system. Won't help me, but others, more familiar
with AMD may find it useful. Finally, "kldstat -v | grep -A 1 -E "drm|kms""
will provide the exact ID and filename of the loaded kernel modules.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: [email protected]
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to