We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A customer is running into the issue described here (Zendesk 3607): raspberrypi/linux#6043
The kernel on the balena device is:
Linux 59f3c40 6.6.22-v8 #1 SMP PREEMPT Tue Mar 19 17:41:59 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
Kernel logs:
[81900.707649] i2c_designware 1f00078000.i2c: i2c_dw_handle_tx_abort: lost arbitration [81901.714440] i2c_designware 1f00078000.i2c: controller timed out [81902.834436] i2c_designware 1f00078000.i2c: controller timed out [81903.954453] i2c_designware 1f00078000.i2c: controller timed out [81905.074427] i2c_designware 1f00078000.i2c: controller timed out [81906.194447] i2c_designware 1f00078000.i2c: controller timed out [81909.842410] i2c_designware 1f00078000.i2c: controller timed out [81910.866405] i2c_designware 1f00078000.i2c: controller timed out
The PR that fixes the issue is: raspberrypi/linux#6050
The text was updated successfully, but these errors were encountered:
Hey @majorz, do you guys have any update on this?
Sorry, something went wrong.
hi @YinonLensor did you try a balenaOS release above v5.3.21+rev4? It contains a v6.6.22 kernel that has already been patched for the problem above.
btw @YinonLensor we don't have a policy of monitoring github issues, so it's better if you contact us through our support channels.
No branches or pull requests
A customer is running into the issue described here (Zendesk 3607): raspberrypi/linux#6043
The kernel on the balena device is:
Kernel logs:
The PR that fixes the issue is: raspberrypi/linux#6050
The text was updated successfully, but these errors were encountered: