-
**Describe the bug**
The rate of input events arriving at userspace when using the Official 7inch touchscreen is too low. Input events arrive at user space at about 33Hz, resulting in perceived laggi…
-
**Describe the bug**
When I enable ``dtoverlay=vc4-kms-v3d`` the HDMI output is off by one pixel.
This means that he first pixel on the left should actually be the last on the right.
Easy to see wh…
-
Hi,
I'm using a Raspberry Pi 400 with default Raspberry Pi OS provided in the kit's MicroSD card. I upgraded the system today.
The system freezes after ~1s after starting `gcompris` an educative s…
-
Starting Qt applications (that use OpenGL acceleration) with a larger QT_SCALE_FACTOR environment variable value set results in X becoming unusable.
If for testing purposes I install rpi-imager (`s…
-
**Is this the right place for my bug report?**
I hope so, apologies if that's not the case.
I've also posted on the RPi forum (See https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=302771)
…
-
I'm looking into vectorizing S.C.G.Dictionary using Vector128. I'm at the point of figuring out how much work it would be to prototype it in-tree, as I have a [basic standalone prototype](https://gith…
-
I tested this with my phone and it worked fine but when I pair my Amazon echo dot, the playback is interrupted once every one to two seconds. Has anyone else experienced this or know a fix?
I know it…
-
I'm trying to understand the following code fragment in the MPU6050_DMP6 example
```
// check for overflow (this should never happen unless our code is too inefficient)
```
if ((mpuIntStatus…
-
Hi! I am trying to use a combination of `box64`, `wine64` and [yabridge](https://github.com/robbert-vdh/yabridge) for running x64 Windows audio plugins on my Raspberry Pi 4. I am already able to use t…
-
I am trying to write a hello-world client server application using LKL.
Is there any documentation that I can refer to to get going?
I am a bit confused on how can I use LKL to write a client/server…