https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290
--- Comment #7 from Vladimir Kondratyev <[email protected]> --- (In reply to david from comment #6) > g1-48(15.0-C)[1] sudo sysctl hw.iichid.debug=1 I wrote misleading message #2. I am sorry After sudo sysctl hw.iichid.debug=1 you cannot do klduload iichid.ko as it unloads sysctl value too. You should do `devctl disable iichid0; devctl enable iichid0` Or alternatively add hw.iichid.debug=1 to /boot/loader.conf and reboot I am sorry, again -- You are receiving this mail because: You are the assignee for the bug.
