ByeYan

Results 5 comments of ByeYan

Something like this: `env ICED_BACKEND=wgpu sniffnet`? ![изображение](https://github.com/user-attachments/assets/920ec4ba-8bc2-40db-8785-72234b159f9e)

I think it may be a solution, but `WGPU_BACKEND=vulkan` doesn't work and gives the same issue. A guy, that solved it with nvidia-dkms probably used a driver that was installed...

Unfortunately, removing the driver and installing it from the repositories did not help in any way. Even the [Nvidia](https://archlinux.org/packages/extra/x86_64/nvidia/) package that lies in the repositories is defined as Nvidia-utils, and...

> > Something like this: `env ICED_BACKEND=wgpu sniffnet`? > > @TyseEX could you try setting it to `tiny-skia` as suggested by @i-amgeek? I sold my old GPU and today I...

Hi @GyulyVGC! There are still no changes with 16-bit color space. WGPU can't find my graphics adapter... ``` Error: GraphicsCreationFailed(List([GraphicsAdapterNotFound { backend: "wgpu", reason: RequestFailed("the surface is not compatible") },...