Hi Dan, I guess my records are okay, I apologize to you for reporting a
problem I didn't realize was mine. I thought about it today and I also
understood why I didn't realize my problem right away. There is a
substantial difference between your official Kernel and the 2 I used so
far on Fedora 31 and now 32. The modified Kernels that are 5.4.0.2 and
5.5.0.RC1+ that you have also seen the procedure on wiki Raptor, that is
when you load Fedora with one of the 2, at the end of loading, these
Kernels have a function that disables the integrated GPU of Blackbird,
that is AST and enable in the meantime the GPU Navi 10. In this way, who
like me has a monitor that automatically detects which source transmits
and switches accordingly, the user doesn't have to do anything and
already has the video ready on the external GPU. The official kernel, on
the other hand, doesn't have this function and so once it finishes
loading, it keeps AST enabled and in the meantime, it also enables Navi
10. That's why it tricked me and even with Kernel 5.6.13, which had
actually solved the problem, I kept seeing it as an error. If it was
possible then, I ask you if it is possible to enable this function also
in the official Fedora Kernel. That said, I was telling you about my
error in deleting old Kernel. I can send you the output of the Kernels
currently appearing on my system. But in the meantime I'll tell you what
I did. I downloaded the files related to: Kernel 5.6.16, Kernel core
5.6.16, Kernel Devel 5.6.16 and Kernel modules, obviously the last ones
released so with suffix 300 fc32 ppc64le. I've tried to install these
modules but every time it gives me error telling me that some parts are
missing. I was able to install only the Devel version. I tell you what
he asks me to install the other 3. When I try to install the core it
tells me: error: Dependencies failed:
linux-firmware >= 20150904-56.git6ebf5d57 needed by
kernel-core-5.6.16-300.fc32.ppc64le.
When I try to install the other 2 it tells me that the remaining parts
are missing obviously because each one has its own dependencies as you
know better than me. From what I understand anyway, what I miss mainly
is this linux-firmware to install the core. Once I have the core
installed I should be able to install modules and Kernel 5.6.16.
The grep command list is the following, I'll copy and paste the output
from terminal:
[root@maurypower9 Downloaded]# rpm -qa | grep kernel
libreport-plugin-kerneloops-2.13.1-4.fc32.ppc64le
kernel-headers-5.6.11-300.fc32.ppc64le
kernel-devel-5.6.16-300.fc32.ppc64le
abrt-addon-kerneloops-2.14.2-2.fc32.ppc64le
As you can see, only the devel part has no dependencies and I was able
to install it, the others I can't because I can't put cores because that
firmware is missing and I don't understand how I lost it, maybe by
eliminating Devel at the time, it also eliminates that firmware.
The command I use to install obviously is: rpm -i followed by the name
of the part of Kernel I want to install.
I hope I gave you all the necessary information, thank you very much for
your support.