ParkerMc
ParkerMc
If y'all need any help with getting 1.13 worlds to load I have all the code written out for another program to read the blocks. Let me know if you'd...
Would any of y'all mind getting a capture in Wireshark of this issue happening?
> I post a Wireshark capture file, freeze appears at the end during few seconds before i stop the capture. Looking at that it appears to freeze on a read...
Thank you for doing that. Try setting `_REPORT_LENGTH` and `_RESPONSE_LENGTH` to 96 and see if that fixes it. https://github.com/liquidctl/liquidctl/blob/main/liquidctl/driver/commander_core.py#L20-L21
Yeah, it's related to the firmware update. I have it working locally but I need to clean it up some. Feel free to bug me ever now and then if...
> @ParkerMc you have any updates on this? Appreciate the work you’re all putting in. I have the concept for the fix down. It's a rework of the exact flow....
> @ParkerMc I'd love to help contributing. What concept do you have in mind? There are two things that need to be done 1. Reading(in `_send_command`) should repeat until it...
Interesting, here are a few things you can try to get some more info 1. Shut down the computer then start it again (Don't restart, it must be fully off...
So I see the extent of the problem when setting the fan speed. I'll write a script sometime in the next day or so to fix it in your state....
Actually since you already have cloned the liquidctl source code comment out the lines for the exception and if statement([these](https://github.com/liquidctl/liquidctl/blob/04ae5d65bfab0040118f9a7a2159913b7fb32c98/liquidctl/driver/commander_core.py#L180-L181)) and ONLY set all the fan speeds and pump speed...