[Bug 280290] hms(4): Broken fresh after boot, fixed by resume

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Oct 2024 20:30:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290

--- Comment #7 from Vladimir Kondratyev <wulf@freebsd.org> ---
(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.