[Bug 276985] crash in LinuxKPI/drm

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Sep 2024 09:34:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276985

--- Comment #28 from feh@fehcom.de ---
Hi,

the drm-6.1.92 is installed and working now:

$ kldstat  | grep drm
23    2 0xffffffff84667000    86090 drm.ko
[erwin@amr5:~] $ pkg info drm*
drm-61-kmod-6.1.92

Steps:

1. Download the ports tree.
2. In /usr/ports/graphics/drm-6.1-kmod did a make.
3. Disabled loading the AMD drivers (here in /etc/rc.conf) and automatic start
of X11.
4. After reboot, removed the old drm driver; pkg delete drm.ko
5. make install in the ports dir (see 2.).
6. Enabled AMD graphic support again and
7. Rebooted the PC.

So far, everything is working well. I'll update this bug report in case
something significant needs to be added.

Thanks for your support!
--eh.

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