Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 13:44:50 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: c57de794bf64 - main - graphics/gpu-firmware-kmod: Update amdgpu firmwares to the latest
Message-ID:  <6ae93575-de88-bcb2-03fb-d1e2c2b68b92@FreeBSD.org>
In-Reply-To: <a6py-cfjl-wny@FreeBSD.org>
References:  <202104161702.13GH2Tg1075107__36021.7282011703$1618592561$gmane$org@gitrepo.freebsd.org> <a6py-cfjl-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21. 4. 16., Jan Beich wrote:
> Jung-uk Kim <jkim@FreeBSD.org> writes:
> 
>> The branch main has been updated by jkim:
>>
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=c57de794bf6454ab2b2794a0a6106ae6544b4c35
>>
>> commit c57de794bf6454ab2b2794a0a6106ae6544b4c35
>> Author:     Jung-uk Kim <jkim@FreeBSD.org>
>> AuthorDate: 2021-04-16 17:01:29 +0000
>> Commit:     Jung-uk Kim <jkim@FreeBSD.org>
>> CommitDate: 2021-04-16 17:01:29 +0000
>>
>>     graphics/gpu-firmware-kmod: Update amdgpu firmwares to the latest
>>     
>>     PR:             254665
>>     Approved by:    jmd (maintainer timeout)
> [...]
>> +/%%KMODDIR%%/amdgpu_green_sardine_dmcub_bin.ko
> [...]
>> +/%%KMODDIR%%/amdgpu_navy_flounder_dmcub_bin.ko
> [...]
>> +/%%KMODDIR%%/amdgpu_sienna_cichlid_dmcub_bin.ko
> [...]
>> +/%%KMODDIR%%/amdgpu_sienna_cichlid_mec2_bin.ko
> [...]
>> +/%%KMODDIR%%/amdgpu_sienna_cichlid_sdma_bin.ko
> 
> Some of the new files trigger warnings. Affects at least 14.0C amd64 and 11.4R i386.
> 
> $ make install
> [...]
> ===>   Registering installation for gpu-firmware-kmod-g20210330 as automatic
> Installing gpu-firmware-kmod-g20210330...
> kldxref: error while reading //boot/modules/amdgpu_green_sardine_dmcub_bin.ko: Bad address
> kldxref: error while reading //boot/modules/amdgpu_navy_flounder_dmcub_bin.ko: Bad address
> kldxref: error while reading //boot/modules/amdgpu_sienna_cichlid_dmcub_bin.ko: Bad address
> kldxref: error while reading //boot/modules/amdgpu_sienna_cichlid_mec2_bin.ko: Bad address
> kldxref: error while reading //boot/modules/amdgpu_sienna_cichlid_sdma_bin.ko: Bad address

Module names became too long, again.  I'll remove the new firmwares for now.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6ae93575-de88-bcb2-03fb-d1e2c2b68b92>