i started to get these errors today with Freebsd 14.1 p5
using i915 on my Macbook pro retina during boot
the fix was to edit
and add the following code
reboot and no more errors
using i915 on my Macbook pro retina during boot
Code:
hdac0: Command timeout on address 2
the fix was to edit
Code:
/boot/loader.conf
and add the following code
Code:
compat.linuxkpi.i915_disable_power_well="0"
reboot and no more errors