Date: Thu, 23 Apr 2020 14:57:03 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245654] ig4(4): Intel Bay Trail I2C not recognized Message-ID: <bug-245654-227-DOkpKXyhlx@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245654-227@https.bugs.freebsd.org/bugzilla/> References: <bug-245654-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245654 --- Comment #12 from Vladimir Kondratyev <wulf@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245654-227-DOkpKXyhlx>
