I am receiving a lot of errors constantly repeating every second or so on my Odroid C2/official LE 8.2.2, when running dmesg:
QuoteDisplay More[ [email protected]] rtc-pcf8563 1-0051: pcf8563_get_datetime: read error
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] rtc-pcf8563 1-0051: pcf8563_set_datetime: err=-11 addr=02, data=36
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] i2c i2c-1: [aml_i2c_xfer] error ret = -5 (-EIO)
[ [email protected]] i2c i2c-1: token 1, master_no(1) 300K addr 0x51
[ [email protected]] rtc-pcf8563 1-0051: pcf8563_get_datetime: read error
Is this normal behavior?