NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56997: i915 framebuffer not working
The following reply was made to PR kern/56997; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: martin%NetBSD.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/56997: i915 framebuffer not working
Date: Sun, 9 Jul 2023 22:18:00 +0000
Can you please try booting a kernel with __drm_debug set to
DRM_UT_DRIVER|DRM_UT_KMS = 6 (either by recompiling your kernel, or
booting into ddb and doing `w __drm_debug 6'), and provide dmesg
output with
(a) display on, vs
(b) display off and then turned on,
like in the last two samples you provided?
Home |
Main Index |
Thread Index |
Old Index