LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   i915/drm error, slackware64-current, random freezes (https://www.linuxquestions.org/questions/slackware-14/i915-drm-error-slackware64-current-random-freezes-4175732098/)

dr.s 12-23-2023 05:55 PM

i915/drm error, slackware64-current, random freezes
 
Been working on converting an Asus Vivobook to Linux
(i5-1335u, Intel Raptor Lake GPU, Iris Xe graphics)
running XFCE, laptop works out of the box with no major issues but it seems to have an annoying habit
of freezing once every 2-3 days at random.
Tried the 6.6.x and 6.7.x-RC kernels to no avail. Will try reverting to 6.1.x to see if this is reproducible
but I'm afraid the hardware might not be supported with older kernels.

I've tailed the logs to see if anything can be captured,
dunno if the trace below is a cause, a symptom or just a coincidence but it occurred
just before the lock-up, otherwise I got no clues. Thoughts/ideas are welcome. :scratch:

Code:

[ 4943.938330] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] flip_done timed out
[ 6419.008083] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6419.008104] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] commit wait timed out
[ 6640.704038] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6640.704041] i915 0000:00:02.0: [drm] *ERROR* [PLANE:82:plane 1B] commit wait timed out
[ 6650.944091] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] flip_done timed out
[ 6661.184007] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6661.184010] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] commit wait timed out
[ 6671.424003] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6671.424006] i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:245:HDMI-A-1] commit wait timed out
[ 6681.664107] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6681.664124] i915 0000:00:02.0: [drm] *ERROR* [PLANE:82:plane 1B] commit wait timed out
[ 6691.904088] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] flip_done timed out
[ 6702.145059] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6702.145074] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] commit wait timed out
[ 6712.384064] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6712.384081] i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:245:HDMI-A-1] commit wait timed out
[ 6722.624037] i915 0000:00:02.0: [drm] *ERROR* flip_done timed out
[ 6722.624054] i915 0000:00:02.0: [drm] *ERROR* [PLANE:82:plane 1B] commit wait timed out
[ 6732.864039] i915 0000:00:02.0: [drm] *ERROR* [CRTC:131:pipe B] flip_done timed out

Code:

lspci -vv -s 0000:00:02.0
0000:00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04) (prog-if 00 [VGA controller])
        DeviceName: VGA
        Subsystem: ASUSTeK Computer Inc. Device 287d
        Flags: bus master, fast devsel, latency 0, IRQ 156
        Memory at 6004000000 (64-bit, non-prefetchable) [size=16M]
        Memory at 4000000000 (64-bit, prefetchable) [size=256M]
        I/O ports at 3000 [size=64]
        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915



All times are GMT -5. The time now is 02:58 AM.