op1tjaap Posted May 9, 2020 Posted May 9, 2020 I cannot use my dmesg in a normal way anymore. It is flooded by these messages: [ 2828.613264] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.613724] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x48) [ 2828.613906] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.614101] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.614485] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x48) [ 2828.614660] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.614830] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.615178] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x48) [ 2828.615352] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) [ 2828.615520] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, dev addr: 0x48) I dont see what is going wrong. A sensor on the Ic2 is working fine. sht21-i2c-0-40 Adapter: twi0 temp1: +27.7°C humidity1: 39.4 %R Is there a way to stop this logging (or this error)?
Werner Posted May 9, 2020 Posted May 9, 2020 Quote 3.4.113-sun8i Legacy kernel has been dropped last year. So it is very unlikely that this can be addressed and fixed.
op1tjaap Posted May 9, 2020 Author Posted May 9, 2020 A fix would be nice, but not my main goal. How to stop a process flooding my dmesg output is my main goal.
Recommended Posts