Re: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)

2024-03-12 Thread PICCA Frederic-Emmanuel
Do yu know If we have a Debian bug, so I can refer to this bug in mine ?

I prefer to not hide the problem and wait u til mesa is fixed (if this is not 
too long).

Do you have a idea of when this issue should be integrated into Debian mesa ?



Re: MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)

2024-03-12 Thread Jeroen Ploemen
On Tue, 12 Mar 2024 09:50:51 +0100 (CET)
PICCA Frederic-Emmanuel
 wrote:

> Hello, I am affected by this error in the autopkgtest of silx[1]
> 
> 487s autopkgtest [22:01:24]: test gui: [---
> 489s MESA: error: ZINK: vkCreateInstance failed
> (VK_ERROR_INCOMPATIBLE_DRIVER) 489s glx: failed to create drisw
> screen 489s failed to load driver: zink
> 493s autopkgtest [22:01:30]: test gui: ---]
> 
> Someone know how to avoid this issue
> 
> the test command is here[2].
> 
> thanks for your help
> 
> [1]
> https://ci.debian.net/packages/s/silx/testing/amd64/43836118/#S12
> [2]
> https://salsa.debian.org/science-team/silx/-/blob/master/debian/tests/gui?ref_type=heads

This affected a pkg of mine as well, and seems to be caused by a
regression in mesa [1]. Long story short, they print messages to
stderr when certain graphics hardware cannot be initialised, even
when that is completely expected (because said hardware simply isn't
present).

For the autopkgtest, you can either wait it out or (temporarily!)
tolerate output on stderr.


[1]https://gitlab.freedesktop.org/mesa/mesa/-/issues/10293


pgpEwZpj0g2GK.pgp
Description: OpenPGP digital signature


MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)

2024-03-12 Thread PICCA Frederic-Emmanuel
Hello, I am affected by this error in the autopkgtest of silx[1]

487s autopkgtest [22:01:24]: test gui: [---
489s MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER)
489s glx: failed to create drisw screen
489s failed to load driver: zink
493s autopkgtest [22:01:30]: test gui: ---]

Someone know how to avoid this issue

the test command is here[2].

thanks for your help

[1] https://ci.debian.net/packages/s/silx/testing/amd64/43836118/#S12
[2] 
https://salsa.debian.org/science-team/silx/-/blob/master/debian/tests/gui?ref_type=heads