Hey,
i get some errors in mm-error.log.
- MM version 2.26.0
- Pi4
- bullseye
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
WARNING: v3dv is neither a complete nor a conformant Vulkan implementation. Testing use only.
/home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
WARNING: v3dv is neither a complete nor a conformant Vulkan implementation. Testing use only.
WARNING: v3dv is neither a complete nor a conformant Vulkan implementation. Testing use only.
Warning: loader_scanned_icd_add: Driver /usr/lib/arm-linux-gnueabihf/libvulkan_radeon.so supports Vulkan 1.2, but only supports loader interface version 4. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
Warning: loader_scanned_icd_add: Driver /usr/lib/arm-linux-gnueabihf/libvulkan_broadcom.so supports Vulkan 1.1, but only supports loader interface version 3. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
Warning: loader_scanned_icd_add: Driver /usr/lib/arm-linux-gnueabihf/libvulkan_lvp.so supports Vulkan 1.1, but only supports loader interface version 1. Interface version 5 or newer required to support this version of Vulkan (Policy #LDP_DRIVER_7)
Warning: Layer VK_LAYER_MESA_device_select uses API version 1.2 which is older than the application specified API version of 1.3. May cause issues.
Warning: terminator_CreateInstance: Manifest ICD for "/usr/lib/arm-linux-gnueabihf/libvulkan_broadcom.so" contained a 1.1 or greater API version, but does not support vkEnumerateInstanceVersion, treating as a 1.0 ICD
Warning: terminator_CreateInstance: Driver /usr/lib/arm-linux-gnueabihf/libvulkan_lvp.so supports interface version 1 but still exposes VkSurfaceKHR create/destroy entrypoints (Policy #LDP_DRIVER_8)
WARNING: v3dv is neither a complete nor a conformant Vulkan implementation. Testing use only.
Warning: Vulkan textureCompressionBC feature required or both textureCompressionETC2 and textureCompressionASTC required.
- While initializing adapter (backend=BackendType::Vulkan)
at InitializeImpl (../../third_party/dawn/src/dawn/native/vulkan/PhysicalDeviceVk.cpp:159)
at Initialize (../../third_party/dawn/src/dawn/native/PhysicalDevice.cpp:35)
Can someone figure out the problem? The mirror is showing a black screen.