Problem with video driver installation on Kinoite

On kinoite I managed to install the drivers for nviida however strangely it does not recognize the intel drivers for the internal card. As the primary graphics processor I have llvmpipe which I don’t know what it is. Graphics applications are very slow.
Usually even on fedora I can use the internal intel driver as primary and the intel driver as secondary and I tell the graphics applications to use that driver using the advanced properties of the application. But I don’t see an option to use the discrete GPU among those properties.

Llvmpipe means you’re using the fallback universal graphical driver, which has no graphics acceleration. So it’s expected that things are slow and terrible in this case. Provide some system logs and hopefully someone can help you with nvidia driver installation (or you can remove nvidia driver completely and just use the intel GPU for everything, which will work just fine, but of course without any real performance for games).

I’m not very experienced and I didn’t understand what you mean by system logs. Where do I go to get this data?

The intel gpu does not work at all. Before installing nvidia, everything was in limited graphics. I basically had to install the system in limited graphics.

I also had to do this with classic Fedora 38. Because I was having problems with the two simultaneous intel and nvidia drivers. But it was not difficult. It worked right away. Here I’m having a little bit of trouble.

 nvidia-smi
Mon Oct 30 13:43:52 2023       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.113.01             Driver Version: 535.113.01   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce RTX 3050        Off | 00000000:01:00.0  On |                  N/A |
|  0%   46C    P8              16W / 130W |     82MiB /  8192MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|  No running processes found                                                           |
+---------------------------------------------------------------------------------------+

I edited your above post and added the preformatted text tags available with the </> button on the toolbar so the text was formatted as seen on your screen.

Did you follow Troubleshooting :: Fedora Docs to install the NVIDIA drivers?

If you have them installed then they should be used for everything by default.

It’s really weird that the integrated Intel drivers don’t work.

Unless it is disabled in the BIOS, sometimes this will affect it’s usability.