Bug 2363927
| Summary: | TH3P4G3 eGPU with AMD RX5700 Doesn’t work in Fedora 42 on Intel Framework 13 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ericcorp | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 42 | CC: | acaringi, adscvr, airlied, bskeggs, ericcorp, hdegoede, hpa, josef, kernel-maint, linville, masami256, mchehab, ptalbert, steved, suraj.ghimire7 | ||||
| Target Milestone: | --- | Keywords: | Desktop | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2026-06-08 17:04:00 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
ericcorp
2025-05-04 02:27:33 UTC
So I did some more testing, and it looks like it started with the 6.10 kernel. If I rollback to before that it works normally. Same thing on 6.14.5-300.fc42.x86_64 journalctl output from the last boot attached, but same error: ``` May 12 07:14:15 fedora kernel: amdgpu 0000:81:00.0: amdgpu: get invalid ip discovery binary signature May 12 07:14:15 fedora kernel: [drm:amdgpu_discovery_reg_base_init [amdgpu]] *ERROR* amdgpu_discovery_init failed May 12 07:14:15 fedora kernel: amdgpu 0000:81:00.0: amdgpu: Fatal error during GPU init May 12 07:14:15 fedora kernel: amdgpu 0000:81:00.0: amdgpu: amdgpu: finishing device. May 12 07:14:15 fedora kernel: amdgpu 0000:81:00.0: probe with driver amdgpu failed with error -22 May 12 07:14:15 fedora kernel: pci 0000:81:00.1: D0 power state depends on 0000:81:00.0 ``` Created attachment 2089474 [details]
journalctl logs from boot with 6.14.5-300.fc42.x86_64
Just checking in on this. It's still broken in the latest updates. Heyo so just to close the loop on this. I spent a lot of time fooling with this, updating etc. I finally got it working today. I added this kernel options: `amdgpu.aspm=0` and it didn't' fix it, but then read that Kernel DMA can interfer with this, so I researched what that is and I found that it's also called Intel VT-d, which I disabled and it worked immediately fine right after. I don't want to roll back the kernel change since that seems to be required to, but for anyone looking for an answer it's the VT-d setting. This message is a reminder that Fedora Linux 42 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 42 on 2026-05-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '42'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 42 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Fedora Linux 42 entered end-of-life (EOL) status on 2026-05-27. Fedora Linux 42 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. |