Is that possible to benefit Nvidia GTX GPU drivers on Linux kernel ?
Hello, I am a hobbyist. Formerly, I made a UEFI application with gnu-efi which was rendering some image files with Graphics Output Protocol on visual studio (windows). I needed to implement drivers for mouse, keyboard and especially GPU to get control after exiting boot services. Unfortunately, I fault with drivers. I thought if I build a linux-kernel I would implement my GPU's linux drivers trough it. Is that possible to do it, will that work ? If that will, Is there a possiblity to use OpenGL api and render to a framebuffer driver ?
I am not sure if I can produce ".efi" file with this kernel. Program, I made before was for uefi mode.
Thank you.
Last edited by gomidas; 03-02-2021 at 09:45 AM.
|