[Bug 276562] iwlwifi: connection issues and causes reboot

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Jan 2024 01:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276562

--- Comment #4 from rkoberman@gmail.com ---
(In reply to Chris Hutchinson from comment #3)
# pkg info drm-\*
should supply your driver version. You have the latest firmware which is older
than drm-61. 

There has also been some churn in mesa, so be sure it is current. I believe the
last package build should have that as well as everything else you need.
Reboot. Do not try unloading i915kms.ko. It will almost certainly panic the
system.

Since installing drm-61, I have not had any issues and have functional DRI and
video accel (VAAPI) running the modesetting driver. It will run by default if
the Intel driver is not installed or you can specify it in your config. You can
find the driver used in the Xorg.0.log file, but it is tricky as it tries
loading multiple drivers. After possible drivers are listed, look for
"(WW) Warning, couldn't open module intel"

-- 
You are receiving this mail because:
You are the assignee for the bug.