Date: Thu, 05 Sep 2024 19:17:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276985] crash in LinuxKPI/drm Message-ID: <bug-276985-227-pwcw1bgyYw@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 #49 from Alexander Vereeken <Alexander88207@protonmail.com> --- (In reply to Tomasz "CeDeROM" CEDRO from comment #48) Installing drm-xxx-kmod via packages (pkg) have to be used with caution. FreeBSD is building packages with the last supported release, that means it builds for 14.0 packages until its EoL.=20 For a kernel related package such as drm-xxx-kmod it can cause a panic beca= use the kernel mismatches. In your position i would build drm-61-kmod from ports as you have described: Making sure that ports is up to date and that the kernel source (/usr/src) matches with your current running kernel and then compile drm-61-kmod. The GPU-firmware can be installed via pkg without any problems. --=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-pwcw1bgyYw>