RPi-Distro / repo

Issue tracking for the archive.raspberrypi.org repo
37 stars 1 forks source link

[v4l-utils] ir-ctl unable to send >512 edges #192

Closed j4m35 closed 2 years ago

j4m35 commented 4 years ago

Package: v4l-utils Version: 1.16.3-3

When using ir-ctl to send a sample IR code with ~600 edges:

$ ir-ctl -s test.ir
warning: test.ir:513: IR cannot exceed 512 edges

Upstream kernel (v5.3) had the LIRCBUF_SIZE increased to 1024 with the following commit and talked about in the following RPi/Linux issue: https://github.com/torvalds/linux/commit/5c4c8b4a999019f19e770cb55cbacb89c95897bd%C2%A0 https://github.com/raspberrypi/linux/issues/3002

Upstream v4l-utils (v1.18) had the LIRCBUF_SIZE increased to match the kernel with the following commit: https://git.linuxtv.org/v4l-utils.git/commit/?h=stable-1.18&id=b16f9e945d74aa552abdd6f873821cb77faaf13a

As the Raspberry Pi is already using kernel 5.4.x, can the upstream commit for v4l-utils be included in the Raspberry Pi build?

XECDesign commented 2 years ago

Bullseye ships with 1.20, so I guess this one resolved itself?

no-response[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.