If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Raspberry Pi 4 V3D Open-Source Kernel Driver Support Slated For Linux 5.20
I actually got Openxray (S.T.A.L.K.E.R: Call of Pripyat) running on the Pi 4 V3D driver. All I needed to do, after compiling from source, was use the below terminal command to force the OpenGL version to 4.1 and the GLSL version to 4.10. I am astonished it runs.
It means that you can download and compile the kernel, and it’ll do something useful without finding out-of-tree stuff. Also distro support will be more standardised (everyone uses the same codebase)
I wish I could do that for Raspberry Pi 1, but I guess that's already an abandonned platform.
Has there been no work, political or technical, towards not having to use a proprietary binary to be able to boot Raspberry Pi's?
You could argue that this is a first step for anyone willing to do what you are asking, but considering the driver was outside the kernel 3 years after hardware release and is only now being mainlined... i dont think there is any will
From a practical perspective, what does this mean? Fewer additions from distros' ARM64 kernel sources in order to bake Raspberry Pi images? Does this open the door to, say, Ubuntu et al using generic ARM64 images on UEFI instead of a custom Raspberry Pi preinstalled image with its own special kernel?
Yes. once everything is upstreamed, no special sauce should be needed to run on the pi4. Standard Debian, Fedoa ubuntu or any other should work.
From a practical perspective, what does this mean? Fewer additions from distros' ARM64 kernel sources in order to bake Raspberry Pi images? Does this open the door to, say, Ubuntu et al using generic ARM64 images on UEFI instead of a custom Raspberry Pi preinstalled image with its own special kernel?
It means that you can download and compile the kernel, and it’ll do something useful without finding out-of-tree stuff. Also distro support will be more standardised (everyone uses the same codebase)
From a practical perspective, what does this mean? Fewer additions from distros' ARM64 kernel sources in order to bake Raspberry Pi images? Does this open the door to, say, Ubuntu et al using generic ARM64 images on UEFI instead of a custom Raspberry Pi preinstalled image with its own special kernel?
Leave a comment: