Welcome!
Forum users- Please read this before asking for help, and don't forget to add Quick System Info to help requests!
- Please follow the Forum Rules
Current releases
--MX-21 release info here
--Migration information to MX-21 here
--antiX-21 (Grup Yorum) release info here
Important information
-- Spectre and Meltdown vulnerabilities
News
-- MX Linux on social media: here
-- New Forum Features, Marking Solved and Referencing a User: here
KFD probe failed (solved)
- Chivohuaxteco
- Posts: 10
- Joined: Wed Feb 07, 2018 3:12 pm
KFD probe failed (solved)
Kfd, kfd probe failed. I get this message when booting. Everything works flawlessly. I just would like to know if this failure can affect the system later or I just can ignore it. Thanks in advance, I'm a newbie in Linux.
Last edited by Chivohuaxteco on Tue Feb 20, 2018 3:39 pm, edited 1 time in total.
Re: KFD probe failed
open thunar, goto /etc/modprobe.d. and create a new file name kfd.conf.
enter 'blacklist kfd' (w/o apostrophe) > save > exit > reboot.
enter 'blacklist kfd' (w/o apostrophe) > save > exit > reboot.
MX-17.1_x64 Horizon, G41M-P33 Combo (MS-7592), Pentium E5400 (2706 MHz), 8Gb RAM (984 MT/s),
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Re: KFD probe failed
It shouldn't break anything if you don't fix it, though. It's restricted to the 4.14 kernel:
https://bugs.archlinux.org/task/56413
Probably we can blacklist it for the point release.
https://bugs.archlinux.org/task/56413
Probably we can blacklist it for the point release.
- Chivohuaxteco
- Posts: 10
- Joined: Wed Feb 07, 2018 3:12 pm
Re: KFD probe failed
Thanks. I did it but nothing happens. the message is still there.stsoh wrote:open thunar, goto /etc/modprobe.d. and create a new file name kfd.conf.
enter 'blacklist kfd' (w/o apostrophe) > save > exit > reboot.
- Chivohuaxteco
- Posts: 10
- Joined: Wed Feb 07, 2018 3:12 pm
Re: KFD probe failed
Thanks. I will ignore it then. Mx runs properly anyway even though the message is annoying. Is not highlighted or something but since I noticed is a failiure I wanted to know. However other distros send more errors so, I'll stay here lolStevo wrote:It shouldn't break anything if you don't fix it, though. It's restricted to the 4.14 kernel:
https://bugs.archlinux.org/task/56413
Probably we can blacklist it for the point release.
Re: KFD probe failed
The Arch thread says the correct name of the module is amdkfd, which indeed is the name of the module I see in our 4.14 kernels.
- Chivohuaxteco
- Posts: 10
- Joined: Wed Feb 07, 2018 3:12 pm
Re: KFD probe failed
I solved this by downgrading the kernel to 4.9. The message disappeared.Stevo wrote:The Arch thread says the correct name of the module is amdkfd, which indeed is the name of the module I see in our 4.14 kernels.
Re: KFD probe failed
isn't it simple to change text from kfd to amdkfd?? beside if it works, it help others solve the same problem.
MX-17.1_x64 Horizon, G41M-P33 Combo (MS-7592), Pentium E5400 (2706 MHz), 8Gb RAM (984 MT/s),
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
- dolphin_oracle
- Developer
- Posts: 20222
- Joined: Sun Dec 16, 2007 1:17 pm
Re: KFD probe failed
We made some updates to desktop-defaults-xfce-mx17 last nite that should remove the message by adding the amdkfd to a blacklist file.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad T530 - MX-21
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad T530 - MX-21
FYI: mx "test" repo is not the same thing as debian testing repo.
- Chivohuaxteco
- Posts: 10
- Joined: Wed Feb 07, 2018 3:12 pm
Re: KFD probe failed
greatdolphin_oracle wrote:We made some updates to desktop-defaults-xfce-mx17 last nite that should remove the message by adding the amdkfd to a blacklist file.