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.
In my case, for the use I want, the Raspberry Pi 4 is a complete failure. Many things do not work anymore with the last official OS, both softwares and hardwares, and the only solution to mitigate this whole failure is to reinstall the previous release of the OS. Don't tell me to try other not official OSs because of lack of support of many other things.
Great device, and great work, for sure, but I have to pass to a traditional x86, Intel low power solution. Sorry.
As long as the Pi foundation keeps pushing their debian based OS with binary blobs and a heavily patched and outdated popcornmix kernel, things will never get of the ground.
Imo with all the money they're making, much more efforts should be put in upstreaming everything into the kernel and mesa.
This is in upstream Mesa, though I agree that the kernel stuff could be a bit more timely.
I presume after adding the PPA and apt updating you need to apt-install something? What is that something? Thank you in advance.
Most likely the Mesa Vulkan driver package is already installed, therefore after adding the PPA & "sudo apt update", always make sure to run the following command when upgrading your system:
Code:
sudo apt full-upgrade
In case the Vulkan driver should still be missing, then the following command should take care of that:
As long as the Pi foundation keeps pushing their debian based OS with binary blobs and a heavily patched and outdated popcornmix kernel, things will never get of the ground.
I don't think they will change anytime soon, they like so much to prove users wrong and to refuse support for what they consider non official. I think there are stuck with their proprietary garbage. :-P
As long as the Pi foundation keeps pushing their debian based OS with binary blobs and a heavily patched and outdated popcornmix kernel, things will never get of the ground.
Imo with all the money they're making, much more efforts should be put in upstreaming everything into the kernel and mesa.
Will this land within mesa anytime soon? How long until I will see the updated libs landing in Raspberry Pi OS or even Ubuntu for to be useful on my RPI4? Unless maintainers cut some corners it would be at least 1 year until it bubbles through mesa then some next debian release and later Ubuntu or Raspberry Pi OS.
Even though you registered way back in 2014 I guess you must be new to Linux?
Here's a ProTip:
Install Ubuntu 22.04 LTS on your RPi4 & simply add this PPA:
You can switch the raspbian repos to unstable, mesa only takes a bit longer to propagate there than usual but they are usually more or less in sync (current is 22.1.3).
The big question for me, is if this current version works with Zink because the last time I tried in unstable (22.0.x) they didn't play well.
Will this land within mesa anytime soon? How long until I will see the updated libs landing in Raspberry Pi OS or even Ubuntu for to be useful on my RPI4? Unless maintainers cut some corners it would be at least 1 year until it bubbles through mesa then some next debian release and later Ubuntu or Raspberry Pi OS.
Phoronix: Raspberry Pi V3DV Driver Now Exposes Vulkan 1.2
The Mesa V3DV open-source Vulkan driver for supporting Broadcom VideoCore V/VI graphics that is most notably used by the Raspberry Pi 4 and later is now exposing Vulkan 1.2 support...
Leave a comment: