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

Broken i2c on Raspberry Pi 5 #1146

Open
majorz opened this issue Jul 2, 2024 · 3 comments
Open

Broken i2c on Raspberry Pi 5 #1146

majorz opened this issue Jul 2, 2024 · 3 comments

Comments

@majorz
Copy link
Contributor

majorz commented Jul 2, 2024

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

@YinonLensor
Copy link

Hey @majorz, do you guys have any update on this?

@alexgg
Copy link
Contributor

alexgg commented Sep 11, 2024

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.

@alexgg
Copy link
Contributor

alexgg commented Sep 11, 2024

btw @YinonLensor we don't have a policy of monitoring github issues, so it's better if you contact us through our support channels.

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

No branches or pull requests

3 participants