git: c57de794bf64 - main - graphics/gpu-firmware-kmod: Update amdgpu firmwares to the latest
Jan Beich
jbeich at FreeBSD.org
Fri Apr 16 17:20:19 UTC 2021
Jung-uk Kim <jkim at 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 at FreeBSD.org>
> AuthorDate: 2021-04-16 17:01:29 +0000
> Commit: Jung-uk Kim <jkim at 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
More information about the dev-commits-ports-all
mailing list