[Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep 7 23:42:41 CEST 2022)
Date: Fri, 24 Feb 2023 01:28:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315 --- Comment #47 from Paul Dufresne <dufresnep@zoho.com> --- (In reply to Jan Beich from comment #45) To test this you would do (as a newbie helping others): as root (su -): cd /usr/ports/x11-drivers/xf86-video-intel/ make clean make fetch extract patch cp work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c.orig nano work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c [change line 71 to change 0 to 1] Ctrl-O make makepatch make build make deinstall make install exit (to exit root) Hope I am really helping. -- You are receiving this mail because: You are the assignee for the bug.