Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2021 11:40:04 -0800
From:      Pete Wright <pete@nomadlogic.org>
To:        freebsd-current@freebsd.org
Subject:   Re: DRM problem installing kernel on main-c561-gc3e75b6c1
Message-ID:  <301b529c-6953-0e72-8da4-2e1c289df54e@nomadlogic.org>
In-Reply-To: <f1d46eb4-f5bd-b3eb-33b2-109410cb95f7@nomadlogic.org>
References:  <010001771b0a2c68-7bb71129-e451-4d4c-a3b4-d022c375a36e-000000@email.amazonses.com> <f1d46eb4-f5bd-b3eb-33b2-109410cb95f7@nomadlogic.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 1/19/21 11:33 AM, Pete Wright wrote:
>
>
> On 1/19/21 6:26 AM, Thomas Laus wrote:
>> I perform a CURRENT build weekly on a more powerful build machine and
>> then export /usr/src and /usr/obj via NFS to other slower PC's. The
>> 'installkernel' phase failed with 'linuxkpi_gplv2.ko' not found.  It
>> looks like this file is not installed before the rest of the
>> 'drm-current-kmod' files.  This causes the 'installkernel' over NFS 
>> to fail.
>>
>> My fis was to un-install drm-current-kmod, install the kernel and then
>> re-install drm-current-kmod.
> hrm, i'm not sure this is specifically an NFS issue.  I am 
> building/installing locally on my workstation but am getting similar 
> errors trying to load drm-devel-kmod's amdgpu mod.  at this point even 
> uninstalling drm-devel-kmod, make installkernel, install 
> drm-devel-kmod pkg results in the same problem.
>
forgot to include dmesg error:
KLD drm.ko: depends on linuxkpi_gplv2 - not available or version mismatch
linker_load_file: /boot/modules/drm.ko - unsupported file type
KLD amdgpu.ko: depends on drmn - not available or version mismatch
linker_load_file: /boot/modules/amdgpu.ko - unsupported file type

-pete

-- 
Pete Wright
pete@nomadlogic.org
@nomadlogicLA




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?301b529c-6953-0e72-8da4-2e1c289df54e>