Skip to content

SMBUS Get Fail #70

@CommitThis

Description

@CommitThis

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

Metadata

Metadata

Assignees

Labels

Sbug 🐛Something isn't workinglowLow priority issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions