NetworkGradeLinux / meta-mion-bsp

MIT License
3 stars 1 forks source link

SMBUS Get Fail #70

Open CommitThis opened 3 years ago

CommitThis commented 3 years ago

BF6064X-T has issues.

When launching the SDE, the console gets spammed with errors like bf_ifnHAL_SMBUS_Get fail

strace output is as follows:

[pid  7910] openat(AT_FDCWD, "/dev/i2c-0", O_RDWR|O_SYNC) = 8
[pid  7910] ioctl(8, _IOC(_IOC_NONE, 0x7, 0x3, 0) <unfinished ...>
[pid  7910] <... ioctl resumed>, 0x35)  = 0
[pid  7910] ioctl(8, _IOC(_IOC_NONE, 0x7, 0x20, 0) <unfinished ...>
[pid  7910] <... ioctl resumed>, 0x7f591ffb1ac0) = -1 ENXIO (No such device or address)
[pid  7910] write(1, "bf_ifnHAL_SMBUS_Get fail\n", 25) = 25
[pid  7910] close(8 <unfinished ...>
[pid  7910] <... close resumed>)        = 0