rhtenhove

Results 14 comments of rhtenhove

I came across this issue as well. Turns out I was just using it wrong. Adding the following entry to my Docker Traefik labels (which has the api as a...

Hi Sanford, I have the same issue with an LG monitor: ``` Display 1 I2C bus: /dev/i2c-5 Supports DDC: true EDID synopsis: Mfg id: GSM Model: 27MU67 Serial number: Unspecified...

Hi, thanks for your swift and extensive response! I've ran a script, and even tried to run the `scs` command multiple times directly after the `setvcp` command: ```bash ddcutil -b...

That's a sandwich.. ;) I've also sent an enquiry to LG, in the hope that something conclusive may arise there. The OSD works properly. If that wasn't the case, then...

I came across the same issue. I have hi res scrolling working now on USB using Solaar. Haven't tested bluetooth. There the fast scrolling issue also happens, I've written a...

Did some more digging around. To find out if hi-res scrolling actually works, you can use `xinput test-xi2 --root` (no sudo required). With hi-res you'll see events such as: ```...

This is because tp_print was removed in python3.9 (and only deprecated in 3.8). You can ignore the warnings. You can solve this on a raspberry pi using pyenv to install...

@travi is this something that you'd be interested in? It looks like a great way to clean up the release message.

Using the oneliner with great success, thanks for the tip. Add `-r` right after `xargs` to prevent an error when there's nothing to update.

That downside could indeed be a bummer, however that seems only to be the case if you're running multiple versions manually from the same folder (or something similar...). The latest...