-
### Describe the question.
I’m encountering an issue while running a DALI pipeline with GPU-only decoding. The pipeline works when the fn.decoders.image operator is set to "mixed" mode, but it fails …
-
Hi all,
i have been using linux this week, i work with app development, most of the time i am with code editor + multiple apps running + databases and apis, some times intensive builds, im using 2 ex…
-
The blog post about [containerized hardware acceleration](https://github.com/torizon/blog/blob/main/content/how-does-hardware-acceleration-work-with-containers.md) gives a quick but usefule descriptio…
-
At current, it appears I'm the last person monitoring the repos, and as such, I'm going to attempt to shore this up with my extremely limited knowledge and abilities once one of my other large project…
-
Some designs (1) use I2C busses and GPIOs coming directly from the main CPU / SoC, instead of using an IO-expander like the LJCA chip or having the GPIOs connected to a video-processing chip like the …
-
Hello, folks!
Presented here are [diagnostics as instructed][diag] for an `XP-Pen Artist 12 (2nd Gen)`, `28bd:094a`, and [its product page][prod]. The "2nd Gen" appears to be a significant revision…
-
It would be cool to have network capabilities from driverspace, and later pushed through to userspace via the mstd interface.
To start, it would be good to have:
* A driver service that handles …
-
This has already been documented in the Discord but I figured I should make a tracked issue.
-
The following project integrates Winpmem to read memory, but some computers do not work. I do not know the reason, and the author is not very clear. It seems that I was asked to ask Winpmem. I don't k…
-
The problem
===========
The design of libGL drivers is such that the userspace part of the driver consists of a libGL.so that gets loaded in each process using OpenGL. That is, each driver vendor…