Software > User Zone
Graphics Card install
meklort:
@MauryG5
I put together something on the wiki that has instructions on building a patched kernel and installing it. You'll also need to follow the information on enabling the discrete display.
https://wiki.raptorcs.com/wiki/Enabling_Navi_10_On_Fedora_31
Let me know if you run into problems.
MauryG5:
they are quite a few steps and it won't be easy since I'm still a beginner on Linux, I'll try to perform the whole procedure and if I encounter difficulties I'll let you know ... thanks a lot
MauryG5:
sorry but after installing the development tools, you have to do everything that the custom kernel compile link reports ?? It seems to me very complex for someone like me ... I don't think I can compile it I don't understand anything unfortunately ... you can't have one already compiled?
MauryG5:
Meklort you have not answered, I wanted to understand this thing well because it is not clear to me not being a programmer as you are. After installing the development tools, can I go ahead and continue the procedure by copying it from the guide, or do I have to go to the Kernel creation link? Because there is my problem because it is difficult for me to do it ... Let me understand ...
meklort:
The best option would be to follow the guide each step should be listed (in bold). Some steps make take a while to complete. I'd suggest giving it a try before falling back to another method.
If you are unable to get it to work, you can try installing the following prebuilt ones from GigabytePro:
https://files.gigabyteproductions.net/srv/devel/linux-navi10/fedora/f32/try6/kernel-5.4.0-2.fc32.ppc64le/kernel-core-5.4.0-2.fc32.ppc64le.rpm
https://files.gigabyteproductions.net/srv/devel/linux-navi10/fedora/f32/try6/kernel-5.4.0-2.fc32.ppc64le/kernel-modules-5.4.0-2.fc32.ppc64le.rpm
You'll need to use
--- Code: ---rpm -i kernel-core-5.4.0-2.fc32.ppc64le.rpm
--- End code ---
and
--- Code: ---rpm -i kernel-modules-5.4.0-2.fc32.ppc64le.rpm
--- End code ---
Note that while this is the fedora 32 kernel, it should be OK on fedora 31.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version