[Bug 245654] ig4(4): Intel Bay Trail I2C not recognized
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 23 14:57:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245654
--- Comment #12 from Vladimir Kondratyev <wulf at freebsd.org> ---
(In reply to xspbe3ho3p5uac from comment #11)
> Here is the dmesg after I enabled `hw.iicbus.enable_acpi_space_handler`.
> Let me know if you have any ideas on how to get that last device to show up.
Unfortunately, nothing interesting. Except the 3-rd controller is
dysfunctional.
Full power off/on cycle may be required to restore it. I hope, all 7 /dev/iic*
will appear after that.
> interface ig4iic.1 already present in the KLD 'kernel'!
> linker_load_file: /boot/kernel/ig4.ko - unsupported file type
Looks like you have ig4 compiled in to kernel and something ?devmatch? tries to
load it one more time as a module. Most probably, it is harmless in the case if
you have `device ig4` line in your kernel config.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list