FS#56413 - [linux] Fails to initialize kfd
Attached to Project:
Arch Linux
Opened by Velius Guio (c0re_lukc) - Wednesday, 22 November 2017, 20:55 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 26 February 2018, 16:31 GMT
Opened by Velius Guio (c0re_lukc) - Wednesday, 22 November 2017, 20:55 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 26 February 2018, 16:31 GMT
|
Details
Description:
After upgrading to kernel linux-4.14.1-1-x86_64, I get the new errors during boot: kfd: DID 9553 is missing in supported_devices kfd: kgd2kfd_probe failed After this upgrade, I updated to linux-4.14.1-2-x86_64, and this error has remained in this version. I think this error message is caused by the introduction of this patch: https://patchwork.freedesktop.org/patch/171967/ Additional info: Boot log (journalctl -b) on linux-4.14.1-2-x86_64. |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Monday, 26 February 2018, 16:31 GMT
Reason for closing: Fixed
Additional comments about closing: linux 4.15
Monday, 26 February 2018, 16:31 GMT
Reason for closing: Fixed
Additional comments about closing: linux 4.15
kfd kfd: DID 6840 is missing in supported_devices
kfd kfd: kgd2kfd_probe failed
Unfortunately, I cannot say exact day, but it is likely related to kernel update to 4.14.1-1
I concur with I think this error message is caused by the introduction of this patch:
https://patchwork.freedesktop.org/patch/171967/
16/11/2017 17:50 kfd kfd DID 9830 is missing in supported_devices
16/11/2017 17:50 kfd kfd kgd2kfd_probe failed
Hardware concerned is Radeon R3 (8400) built into AMD Athlon 5350 APU. It works perfectly well so I'm just ignoring the message. can the probing be prevented via blacklisting kfd or kgd2kfd without causing major stability problems? I already blacklist sp5100_tco for similar annoying message reasons.
so blacklisting it should not be harmful unless some other module depends on it but does not actually use it.
kfd kfd: DID 689c is missing in supported_devices
kfd kfd: kgd2kfd_probe failed
I am reading this article: https://www.phoronix.com/scan.php?page=news_item&px=AMDKFD-More-For-Linux-4.15
It seems the card is getting dropped there, but... I am using xf86-video-ati driver (the old open source driver), not the new amdgpu. What is the relationship between amdkfd and ati drivers?
Quite ignorant about this.
guess the name of the module has to be something else.
AMD Athlon 5350 with R3 GPU