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

dmesg flooded w/ errors (mostly i2c) #161

Open
wolfnacht44 opened this issue Jan 20, 2024 · 1 comment
Open

dmesg flooded w/ errors (mostly i2c) #161

wolfnacht44 opened this issue Jan 20, 2024 · 1 comment

Comments

@wolfnacht44
Copy link

wolfnacht44 commented Jan 20, 2024

OS: Klipper Kernel 5.16 07/12/23 image
Device: CB1 in BTT Pad7

I haven't seen this posted else where, but I've noticed a TON of errors in dmesg while trouble shooting other issues.

The biggest error I found and continues from boot onward is the following

i2c i2c-0: mv64xxx: I2C bus locked, block: 1, time_left: 0

some other errors in dmesg Ive noticed AT BOOT

sun50i-h616-pinctrl 300b000.pinctrl: pin PH0 already requested by 5000000.serial; cannot claim for soc:pwm3@0300a000
sun50i-h616-pinctrl 300b000.pinctrl: pin-224 (soc:pwm3@0300a000) status -22
sun50i-h616-pinctrl 300b000.pinctrl: could not request pin 224 (PH0) from group PH0  on device 300b000.pinctrl
platform soc:pwm3@0300a000: Error applying setting, reverse things back
platform soc:pwm3@0300a000: pinctrl_select_state(default) failed!

and a few
sunxi-hdmi soc:hdmi-audio@1: snd_soc_register_card failed

Not sure if these are of any relevance but the i2c error makes it extremely hard to troubleshoot other problems when using dmesg

Edit: These persist regardless of settings in BoardEnv.txt and system.cfg

@TerryFrench
Copy link

I do get the audio ones. I'm not using HDMI (nor audio) at all, it would be neat to be able to disable it completely. It likely saves a bit of RAM if it can be disabled.

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

2 participants