Hi,
I was checking log file from my mangOH Yellow. I found error messages related to i2c-msm-v2
:
root@swi-mdm9x28-wp:~# logread | grep i2c-msm-v2
Jan 1 09:42:33 swi-mdm9x28-wp user.info kernel: [ 0.370188] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
Jan 1 09:42:33 swi-mdm9x28-wp user.info kernel: [ 0.370335] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
Jan 1 09:42:33 swi-mdm9x28-wp user.err kernel: [ 0.372380] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x091343c8 OPER:0x00000090
Jan 1 09:42:33 swi-mdm9x28-wp user.err kernel: [ 0.372440] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x091343c8 OPER:0x00000090
Jan 1 09:42:33 swi-mdm9x28-wp user.err kernel: [ 0.374291] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Jan 1 09:42:33 swi-mdm9x28-wp user.err kernel: [ 0.374337] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Oct 27 16:30:21 swi-mdm9x28-wp user.err kernel: [ 15.648342] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0xc (ok)
Oct 27 16:30:21 swi-mdm9x28-wp user.err kernel: [ 15.712562] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Oct 27 16:30:21 swi-mdm9x28-wp user.err kernel: [ 15.727764] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Oct 27 16:30:42 swi-mdm9x28-wp user.err kernel: [ 36.573989] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:2 tx:1) mode:FIFO slv_addr:0x55 MSTR_STS:0x001363c8 OPER:0x00000010
Oct 27 16:30:42 swi-mdm9x28-wp user.err kernel: [ 36.588835] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:2 tx:1) mode:FIFO slv_addr:0x55 MSTR_STS:0x001363c8 OPER:0x00000010
Oct 27 16:30:42 swi-mdm9x28-wp user.err kernel: [ 36.611591] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:18) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Oct 27 16:30:42 swi-mdm9x28-wp user.err kernel: [ 36.626545] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:18) mode:FIFO slv_addr:0x3a MSTR_STS:0x001363c8 OPER:0x00000090
Oct 27 16:31:05 swi-mdm9x28-wp user.err kernel: [ 60.028942] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:2 tx:1) mode:FIFO slv_addr:0x55 MSTR_STS:0x001363c8 OPER:0x00000010
Oct 27 16:31:05 swi-mdm9x28-wp user.err kernel: [ 60.043818] i2c-msm-v2 78b8000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:2 tx:1) mode:FIFO slv_addr:0x55 MSTR_STS:0x001363c8 OPER:0x00000010
Is it something important? The answer seems to be no, as the board sends/receives data to/from cloud side without visible trouble But just being curious: is there a way to make this error disappear?