Serhii Pedko

Results 13 comments of Serhii Pedko

Have the same behaviour as @gokberkkocak Core dump below ``` PID: 102343 (sway-audio-idle) UID: 1000 (nitrotol) GID: 1000 (nitrotol) Signal: 11 (SEGV) Timestamp: Mon 2024-03-04 18:21:42 EET (12min ago) Command...

Sure! Without setting this var I getting same error as described [here](https://github.com/maximbaz/wluma/issues/8) Also I set `VK_DRIVER_FILES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json` for working with proper Vulkan drivers.

> vulkaninfo --summary ``` ========== VULKANINFO ========== Vulkan Instance Version: 1.3.295 Instance Extensions: count = 24 ------------------------------- VK_EXT_acquire_drm_display : extension revision 1 VK_EXT_acquire_xlib_display : extension revision 1 VK_EXT_debug_report : extension...

Here is entire vulkaninfo [vulkaninfo.txt](https://github.com/user-attachments/files/17440709/vulkaninfo.txt) ``` VkPhysicalDeviceMemoryProperties: ================================= memoryHeaps: count = 1 memoryHeaps[0]: size = 16491317248 (0x3d6f58800) (15.36 GiB) budget = 14841544704 (0x374a00000) (13.82 GiB) usage = 0 (0x00000000) (0.00...

Sure 1. It shows `memory_type_bits: 0b11` 2. I tried `0`,`1`,`2`,`3` and nothing helps. Error stay the same.

No, nothing special. I have a basic sway setup

I see this ``` Running `target/debug/wluma` INFO: Vulkan Loader Version 1.3.295 [2024-10-19T12:26:48Z WARN wluma] Skipping 'keyboard-dell' as it might be disconnected: No such file or directory (os error 2) [2024-10-19T12:26:48Z...

I tried `test-formats` Result: [vk_formats.txt](https://github.com/user-attachments/files/17445462/vk_formats.txt) unfortunatelly no supported formats as I can see So this is bug in Vulkan?

IT WORKS! Awesome! this is my output [vl_out.txt](https://github.com/user-attachments/files/17458112/vl_out.txt)