-
-
Notifications
You must be signed in to change notification settings - Fork 744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pinecil V2 randomly enters cooldown mode #2047
Comments
Hia, This does feel like a bug in the beta, just need to figure out the cause. Unfortunately as Reddit killed off third party apps I'm no longer able to read/monitor it. |
Hi @Ralim, thank you very much for looking into this! |
So the list of reasons why the Iron should exit from soldering mode back to the home screen:
To rule out if its is fixed by the tweaks already made to the thermal runaway code; could you test the latest dev build (can download from the bottom of this page) |
Can confirm same behaviour on Pinecil V2. Heats to 320 as set, voltage dips to 19.9v and a blank screen slides across then goes into cool down. Happens in less than 10 seconds after reaching 320, if you try to heat again by pressing plus, it happens quicker and quicker. Doesn't happen on Ts101 running 08/01 dev build, but that's also reading Pd at 20.8v rather than 20v on P V2. 08/01 dev build, pine short tip, and gvda tips Pd 20.1V from Anker 167W 12V car charger/adapter. (100w port) Tried with multiple cables with 100+w rating, Anker, MacBook pro, etc. |
Can you confirm this with the above linked dve build just to be sure? Otherwise going back to 2.22 is the best course of action for use. 2.23-rc1 is a release candidate to find these bugs that don't show on my units 😅 |
lastest build posted above appears to fix the problem, but screen is messed up and glitching, top half of the screen is replaced by a glitchy copy of the bottom half, then it gets more and more messed up |
20250111_012005.2.mp4Dont know if you can see in the video but the voltage dips below 20V and that when it happens |
Thank you Can you test this version: And this version: https://github.com/Ralim/IronOS/actions/runs/12720229392?pr=2049 |
From a short period of testing It looks like both versions have fixed the cooldown issue. The screen glitching I think is to do with carried over settings Flashing: resetting to default in device clears screen glitches EDIT: EDIT 2: |
Can confirm as well, thought I was going crazy. Turning off all auto shutoff features seems to mitigate the problem. |
Just tried out https://github.com/Ralim/IronOS/actions/runs/12720132310, and now sleep and everything else works as expected. Thanks for the lightning speed, appreciate your efforts. I had no bluetooth, and had the same behaviour as colonel-lp in his video. |
Eugh yeah ok. Been trying to work around a 3-way problem, Bluetooth interferes with interrupts that can cause screen glitching; so then I can disable BLE's interrupts during updating the screen, but then that causes issues with temp readings. I'm sadly going to be away from my PC for ~3 weeks :( |
Hopefully it's joyfully away from your pc for 3 weeks. Enjoy. 😁 |
i also had the same issue with the anker20,000mAh Powerbakn 200W but not with my Switch on 45W fast charger. |
Same issue on two pinecil v2. ebdff59 has same random turn off behavior (unfortunately don't gnow how to get firmware from other that dev branch). Voltme revo 100 charger PD @20V. |
Having the same issue on mine, only on 2.23 with any charger I use to power it. Works perfectly with every charger I try on 2.22. I'm so glad I found this thread because I suspected I had a defective unit, very happy to find out it's a known bug. |
Can confirm. Same issue on my Pinecil V2. Randomly dropping in temperature. It also doesn't go straight from room temp to 350, I need to click |
A month later, and b401dc8 has been working perfectly for me. I tried the latest code and the issue still occurs. If anyone wants to run/test that commit in the meantime, I've built it since the artifacts seem to have expired. |
Describe the bug
After heating up, the Pinecil randomly goes back to cooldown mode.
To Reproduce
Expected behavior
The device should not enter cooldown mode before idle delay.
Details of your device:
Additional context
Setting motion sensitivity to zero (disabling sleep) does not change this behavior.
The issue is not present in IronOS 2.22.
More people reported the issue on Reddit: https://www.reddit.com/r/PINE64official/comments/1hp9mhc/issue_with_pinecil_not_staying_heated/
The text was updated successfully, but these errors were encountered: