Chris Pahl

Results 86 comments of Chris Pahl
trafficstars

I pulled your changes; [looks good to me](http://i.imgur.com/KzBBkUw.png) - although I can't judge how exact the translation is. Thanks! A minor addition would be to add your name/email/etc in the...

Hello @albertnet and @mentat-fr! It would be very nice if you could update your respective translations. :+1: Some details changed since last time and need to be re-translated / some...

@braian87b: That would be cool. We have a translation for spanish already, but I think it could need some updating. Contributions would be welcome!

Hi @agherzan, thanks for the input. I tried to run ``stress-ng --hdd 16 --io 16`` on the system. This caused quite a bit of lockup, but nothing fatal yet. I...

Hmm, would be kinda hard. We have quite a bit of changes in our OS that is required for the apps we run on top of it. Rebuilding this on-top...

We tried different firmware versions already, but to no avail. The firmware config is rather basic, as you can see in the first post. No overclocking and no special settings...

Hmm, it really seems that the device tree overlay I posted above fixed the issue for us. We have only one device doing strange stuff after some days, but we...

> This is an interesting find and I remember seeing this set for RPi4 in the main dt. We would need to ask the rpi kernel team for some pointers...

Posted the issue now on the kernel issue tracker: https://github.com/raspberrypi/linux/issues/5190

Hello @nbutton23, I'm using your library to an interactive password check in a commandline application Sadly, it's pretty slow with longer inputs (``>= 12 characters``), due to the code you...