Vlad Rurukin
Vlad Rurukin
Hey @sidoh Here is what I tried: [diff.txt](https://github.com/sidoh/epaper_templates/files/5928880/diff.txt) It seems the display doesn't initialize at all. Using HSPI on ESP32 (ESP32-PICO-KIT). The display works fine with EPD2 examples.
On X1C6 I'm getting a lot of `LIM - Cross-comain (e.g. GPU)` in many cases it hits much faster than the thermal limit. Any way to increase the limit?
Just reproduced this exact problem. Did you have a chance to test if it's i2c pin-dependent?
Thank you! I’ve traced the problem to a faulty SCD30 sensor. Replacing the sensor fixed the problem. We might want to document this somewhere. > On Aug 20, 2022, at...
Hi, I have it running on RPi2 but I am using Gentoo Linux. No issues for the "running" part. (except for #25) node is 0.12.7
How silently? In my production environment, It runs through a vbs script to hide the console window. (Sorry, it's a windows limitation). If you like I can post the script...
Something as simple as: ``` strCommand = """\PathToMarksman\marksman.exe""" Set objShell = CreateObject("WScript.Shell") objShell.Run strCommand, 0, True ``` will do the job.
@brunotvaz I wonder if you have considered establishing proper chain of certificates and trust the snipe-it server or just getting a 3rd party certificate trusted by windows. Making a certificate...
Thank you for investigating it. Any chance you can create a pull request? We can remove the query for now and rebuild the release, but let me explain something. Originally...
@Colton-Ko Can you please test the TB3 with OC? In my case it is an instant freeze. (detail here: https://github.com/tylernguyen/x1c6-hackintosh/issues/24) Also if you have a moment, can you post your...