Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8015

Beta testing • Re: Updating to trixie

$
0
0
If I install the mesa-vulkan-drivers package from Trixie and then run ls /usr/share/vulkan/icd.d, I see the following output:

Code:

-rw-r--r-- 1 root root  140 May 19 10:49 broadcom_icd.json-rw-r--r-- 1 root root  141 May 19 10:49 freedreno_icd.json-rw-r--r-- 1 root root  141 May 19 10:49 gfxstream_vk_icd.json-rw-r--r-- 1 root root  135 May 19 10:49 lvp_icd.json-rw-r--r-- 1 root root  139 May 19 10:49 nouveau_icd.json-rw-r--r-- 1 root root  140 May 19 10:49 panfrost_icd.json-rw-r--r-- 1 root root  138 May 19 10:49 radeon_icd.json-rw-r--r-- 1 root root  138 May 19 10:49 virtio_icd.json
However, if I do the same on Bookworm, I see the following:

Code:

-rw-r--r-- 1 root root  167 Mar 14 00:25 broadcom_icd.aarch64.json-rw-r--r-- 1 root root  168 Mar 14 00:25 freedreno_icd.aarch64.json-rw-r--r-- 1 root root  162 Mar 14 00:25 lvp_icd.aarch64.json-rw-r--r-- 1 root root  165 Mar 14 00:25 radeon_icd.aarch64.json-rw-r--r-- 1 root root  165 Mar 14 00:25 virtio_icd.aarch64.json
Notice specifically that the files in Bookworm are suffixed with aaarch64.
Could you please check in trixie, what happens if you delete virtio_icd.json? I would like to know if virtio driver is taking preference over broadcom for some reason...

I will try to debug next week why this is happening, but installing the developer package shouldn't be needed.
I removed virtio_icd.json, but there was no effect. The behavior is the same.

Statistics: Posted by JinShil — Mon Jul 14, 2025 1:50 am



Viewing all articles
Browse latest Browse all 8015

Trending Articles