PostR

Results 5 comments of PostR

Didn't work for me. EDIT: Actually this one worked out. ``` $ luarocks remove lua-cjson $ luarocks install lua-cjson 2.1.0-1 ``` But it's old package. So issue is still there...

> With 11s mesh networks not possible I do not consider this driver to be feature complete (#359). I agree. Mesh starts to become a standard. So basically driver is...

Few years later, and still no available fix for that device?

$ sudo make install make[1]: Entering directory '/home/user/moonvulkan/src' 'moonvulkan.h' -> '/usr/local/include/moonvulkan.h' '../moonvulkan/constructors.lua' -> '/usr/local/share/lua/5.4/moonvulkan/constructors.lua' 'moonvulkan.so' -> '/usr/local/lib/lua/5.4/moonvulkan.so' '/usr/local/lib/libmoonvulkan.so' -> '/usr/local/lib/lua/5.4/moonvulkan.so' make[1]: Leaving directory '/home/user/moonvulkan/src' And make itself didn't throw any...

Does it indicate that I need to install and configure Vulkan SDK as in https://vulkan.lunarg.com/doc/sdk/1.3.211.0/linux/getting_started.html ?