John Pitney
John Pitney
Some experiments extracting the same chunk store on an x86_64 machine with plenty of memory show that the extraction requires more memory than the Raspberry Pi 3 has. Extracting on...
This happened last night on my 2GB Pi 4 Model B running an Arch Linux ARM aarch64 kernel. This Pi 4B serves as a router, with the eth0 interface serving...
> @johnp789 - overclocking? I'm not overclocking. My `config.txt` has only `enable_uart=1` in it.
I caught only one such error at 47 days of uptime, so troubleshooting may be a very slow process!
I've done an update in the meantime. ``` $ uname -a Linux pi4-e8d2e7ed 5.16.3-1-aarch64-ARCH #1 SMP Thu Jan 27 16:41:47 UTC 2022 aarch64 GNU/Linux ``` I ran `iperf3 -n 100G...
Hello @ivanahuckova! Thanks for the fix for `maxConcurrentShardRequests`. We are still seeing the EOF errors after updating to Grafana 10.4.1, but that is probably as expected. The errors happen very...
I've been trying to get UVC webcam mode working here, but without success so far. I have a Wyze Cam V3 with the current 4.36.9.139 firmware loaded. With `WEB_CAM_ENABLE` set...
My BIQU BX printer had progressively more frequent ABL probing failures until it could not ever complete a 25-point grid. Today, I replaced the HDMI cable with another generic HDMI...
I'm another person who just got a GT-191, and I'm not getting cursor movement with this driver. usbhid-dump outputs lots of lines like the following when I draw on the...
For me, the [call to read](https://github.com/benthor/HuionKamvasGT191LinuxDriver/blob/master/kamvas.py#L44) never returns. I added strace output for the kamvas.py and for usbhid-dump to my [gist](https://gist.github.com/johnp789/a2183725a69b8cd9ccfe2d8cb7e035dc).