Bug 296448 - graphics/drm-612-kmod x11 startup failure with lkpi_vmf_insert_pfn_prot_locked: page rename failed: page iked: page rename failed: page is mapped
Summary: graphics/drm-612-kmod x11 startup failure with lkpi_vmf_insert_pfn_prot_locke...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 11:27 UTC by polyduekes
Modified: 2026-07-02 11:27 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
drm kernel messages log (48.01 KB, text/plain)
2026-07-02 11:27 UTC, polyduekes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description polyduekes 2026-07-02 11:27:11 UTC
Created attachment 272377 [details]
drm kernel messages log

on a 16-CURRENT system with iGPU intel i5 650, drm-612-kmod results in failure of x11 with lkpi_vmf_insert_pfn_prot_locked: page rename failed: page iked: page rename failed: page is mapped,the only method that seems to work to get x11 show up instead of a blackscreen is setting AccelMethod to none
vt loads and shows up fine until startx
x11 on the same 16-CURRENT system work fine with drm-61-kmod and drm-66-kmod without needing to set Accelmethod to none

i have attached some drm logs i have collected using
compat.linuxkpi.i915_mmio_debug=1
compat.linuxkpi.drm_debug=0x1e
compat.linuxkpi.rcu_debug=1
compat.linuxkpi.debug=1

the issue seems similar to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296195