ByeYan
ByeYan
Something like this: `env ICED_BACKEND=wgpu sniffnet`? 
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") },...