Skip to content
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

Hack in more I2C retries #25

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Hack in more I2C retries #25

wants to merge 2 commits into from

Conversation

thetic
Copy link
Owner

@thetic thetic commented Mar 6, 2025

Restore old logic from nevermore_max implementation that monkeypatches more retries into the I2C reads. This is on top of existing deferred read mitigation.

@ket4mon
Copy link

ket4mon commented Mar 6, 2025

installed via "git clone https://github.com/thetic/klipper-sgp40.git -b rehack"

output from console after "install.sh":
~/klipper-sgp40 $ ./install.sh
Klipper service found with name klipper.
Klipper installation found at /home/voron/klipper
Klipper virtual environment found at /home/voron/klippy-env
Stopping Klipper... [OK]
Linking extension to Klipper... [OK]
Starting Klipper... [OK]

Klipper error: Internal error during connect: attempted relative import beyond top-level package

The changed files of the PR and the one on the host do match

Attached klippy.log and moonraker.log
klippy.log
moonraker.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants