Alex Fuller

Results 120 comments of Alex Fuller

Hey @jcfr This is my own custom docker build thing actually. I got digging and found a partial fix here: [0001-pythonhome-fix.patch.txt](https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/files/3304869/0001-pythonhome-fix.patch.txt) It will install finally, but then it ends with:...

@jcfr yep! Just remove: `https://github.com/boberfly/pipe-bootstrap/blob/master/dependencies/Python/patches/0001-pythonhome-fix.patch` If you want to run without the patch I posted above.

Fortunately Vulkan 1.2 spec has made those 2 extensions a part of core: https://www.khronos.org/assets/uploads/apis/Vulkan-1-2-Launch_Jan20.pdf So good news for the future, the desktop and especially Android may rapidly catch up then.

@windelbouwman I'm putting my hand up for those tweaks, I'd really benefit here with a non-hunter build setup. I am trying to build in Buildstream where there is no internet...

Cheers @windelbouwman this looks similar to what I came up with but looks a lot cleaner than going to town with commenting out Hunter. I'm explicitly downloading up-front the firmware...

@themarpe sure that sounds great to me and would simplify things a great deal more

@leonmaxx possibly, V-Sync might be the issue here you're right. Maybe I need to apply that modesetting flag too I'll try that when I get the chance, cheers for the...

One thing I noticed is that vulkaninfo will display that the device does exist, but it segfaults when looking for available outputs, which makes sense as we are loading a...

Sadly anything past kernel 4.15 absolutely does not work on my machine, the amdgpu driver doesn't seem to work anymore in 4.17 (it did before) and past 4.18 onwards there...

Good to hear @leonmaxx is the performance decent, and do you have nvidia-drm.modeset=1 set with vsync on/off?