op1tjaap Posted May 9, 2020 Share 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)? Link to comment Share on other sites More sharing options...
0 Werner Posted May 9, 2020 Share Posted May 9, 2020 armbianmonitor -u Link to comment Share on other sites More sharing options...
0 op1tjaap Posted May 9, 2020 Author Share Posted May 9, 2020 http://ix.io/2lnV Link to comment Share on other sites More sharing options...
0 Werner Posted May 9, 2020 Share 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. Link to comment Share on other sites More sharing options...
0 op1tjaap Posted May 9, 2020 Author Share 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. Link to comment Share on other sites More sharing options...
0 xwiggen Posted May 9, 2020 Share Posted May 9, 2020 dmesg -n 1 or something? Link to comment Share on other sites More sharing options...
Question
op1tjaap
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)?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts