Date: Tue, 03 Sep 2024 09:34:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276985] crash in LinuxKPI/drm Message-ID: <bug-276985-227-DXYo20Aet0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276985-227@https.bugs.freebsd.org/bugzilla/> References: <bug-276985-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276985 --- 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 st= art 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276985-227-DXYo20Aet0>