Fabian
Fabian
I'd like to fix the coverage problem (1 more line missing than before), but I'd have to add a [cookiecutter-test](https://github.com/cruft/cookiecutter-test) branch not based on sub-directory cookiecutter template for that.
> I'd like to fix the coverage problem (1 more line missing than before), but I'd have to add a [cookiecutter-test](https://github.com/cruft/cookiecutter-test) branch not based on sub-directory cookiecutter template for that....
Hi, from my point of view, this PR is ready to be merged. Is someone reviewing?
Hi, thanks for your reply. After @Bastian-Krause replied, I checked if I can make it work, but couldn't yet. Probably the RPi is a little misconfigured or it's little outdated...
Hi, since there is some hardware missing, I could not check yet on new RPi 5 setup. ### New Findings Nevertheless, I have news on this: - When I remove...
> Which modules are loaded when it doesn't work (`lsmod | grep sg`)? If 'sg' is missing, then something is broken with udev coldplug. You can add `sg` to `/etc/modules`...