Date: Wed, 28 Oct 2020 07:22:42 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 235550] i915kms.ko disables console view Message-ID: <bug-235550-7141-OLpffGYwnt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235550-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-235550-7141@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=3D235550 --- Comment #5 from Niclas Zeising <zeising@FreeBSD.org> --- (In reply to Friedrich Volkmann from comment #4) drm-legacy, which is the base version (and also in ports for now, since the base version has been removed in FreeBSD 13) is quite old, and lacks support for newer GPUs. It completely lacks support for amdgpu based graphics card= s, and support for intel GPUs end around the Haswell generation. This driver = is not updated, and barely maintained (only bugfixes and so on) The new drm-kmod (drm-fbsd11.2-kmod, drm-fbsd12.0-kmod, drm-current-kmod) a= re based on the Linux GPU drivers, and are using the linux KPI translation lay= er in FreeBSD. This makes them much easier to keep up to date. A lot has happened, and these drivers are much more up to date, and actively maintain= ed, so I suggest you update to try them. --=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-235550-7141-OLpffGYwnt>