Re: Meteor Lake i915kms status on 15.1 — Asus Zenbook UX3405MA
Dmitry Salychev <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Hello, > I’m running FreeBSD 15.1-RELEASE on an Asus Zenbook UX3405MA (Intel Core Ultra 7 155H, Meteor Lake-P graphics). The > base install works well — NVMe, Wi-Fi (iwlwifi), audio, and touchpad are all fine. The remaining issue is 3D acceleration: when > i915kms loads, I get the typical Meteor Lake symptoms (black screen / console freeze) reported in drm-kmod issue #412. > I’m aware PR #324 (avoid register_fictitious_range on meteorlake) has been open since November 2024 and that the broader > i915 Meteor Lake support in drm-kmod is incomplete. > Is anyone actively working on this, or is the plan to wait for a newer drm-kmod base (Linux 6.10+, or eventual xe driver port)? > I’m happy to test patches or snapshots on the Hi, I'm running current with modified graphics/drm-latest-kmod [1] on Dell Precision 5690. You need these two commits [2] and [3] in particular. It builds my fork of drm-kmod [4] with patches obtained from [5]. Hope this helps. Regards, Dmitry [1] https://codeberg.org/dsl/freebsd-ports/commits/branch/patch/amd64 [2] https://codeberg.org/dsl/freebsd-ports/commit/7a82f29b2bbc0bd4255cf2b02f43571261b9ba88 [3] https://codeberg.org/dsl/freebsd-ports/commit/4115beb94e13beddde983a139ffd18fad8998813 [4] https://github.com/freebsd/drm-kmod/compare/master...mcusim:drm-kmod:patch/meteorlake [5] https://github.com/freebsd/drm-kmod/pull/418 -- https://wiki.freebsd.org/DmitrySalychev