Re: Problem with STABLE-12 amd 64

2019-07-15 Thread Kevin Oberman
On Mon, Jul 15, 2019 at 12:50 PM Jonathan Chen  wrote:

> On Mon, 15 Jul 2019 at 22:28, Filippo Moretti via freebsd-stable
>  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 
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
>

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: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Problem with STABLE-12 amd 64

2019-07-15 Thread Jonathan Chen
On Mon, 15 Jul 2019 at 22:28, Filippo Moretti via freebsd-stable
 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 
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Problem with STABLE-12 amd 64

2019-07-15 Thread Filippo Moretti via freebsd-stable
 I did build world but it did not solve the problemsincerelyFilippo
On Sunday, July 14, 2019, 05:45:38 PM GMT+2, Filippo Moretti 
 wrote:  
 
  
Thank you for your advice:reinstalling the port from source did not fix this 
issue.I will try the other suggestion when I will rebuild world.I do not have 
/etc/src.conf file,I will create one and see if it fixes this 
issue,sincerelyFilippoOn Sunday, July 14, 2019, 04:40:17 PM GMT+2, Kevin 
Oberman  wrote:  
 
 On Sun, Jul 14, 2019 at 2:42 AM Filippo Moretti via freebsd-stable <
freebsd-stable@freebsd.org> wrote:

> I get the following error:KLD radeonkms.ko: depends on kernel -not
> available or version
> mismatch linker_load_file:/boot/modules/radeonkms.ko-unsupported file
> typeany suggestion on how to fix it appreciatedsincerelyFilipo
>
Looks like your kernel module, radeonkms.ko, is not in sync with your
kernel.

Have you upgraded you kernel? It is always a good idea to rebuild kernel
modules whenever you build a kernel. This is easily accomplished by adding
"PORTS_MODULES=graphics/drm-kmod" to /etc/src.conf.

For an immediate fix, just re-install the port from source.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Problem with STABLE-12 amd 64

2019-07-14 Thread Kevin Oberman
On Sun, Jul 14, 2019 at 2:42 AM Filippo Moretti via freebsd-stable <
freebsd-stable@freebsd.org> wrote:

> I get the following error:KLD radeonkms.ko: depends on kernel -not
> available or version
> mismatch linker_load_file:/boot/modules/radeonkms.ko-unsupported file
> typeany suggestion on how to fix it appreciatedsincerelyFilipo
>
Looks like your kernel module, radeonkms.ko, is not in sync with your
kernel.

Have you upgraded you kernel? It is always a good idea to rebuild kernel
modules whenever you build a kernel. This is easily accomplished by adding
"PORTS_MODULES=graphics/drm-kmod" to /etc/src.conf.

For an immediate fix, just re-install the port from source.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Problem with STABLE-12 amd 64

2019-07-14 Thread Filippo Moretti via freebsd-stable
I get the following error:KLD radeonkms.ko: depends on kernel -not available or 
version mismatch linker_load_file:/boot/modules/radeonkms.ko-unsupported file 
typeany suggestion on how to fix it appreciatedsincerelyFilipo
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"