-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drm errors with drm-61-kmod and i915 Inter Raptor Lake P #284
Comments
I got the same problem when run vscode. the screen was off/on blinking, dmesg show: drmn0: [drm] ERROR Fault errors on pipe A: 0x00000080 |
I have screen flickering when running Chrome and the same Running drm-61-kmod-6.1.69_2 on FreeBSD 14.0-STABLE (n267029-0cdc80d26615). Hardware is Intel Alder Lake-P. |
Since a week I start seeing new behaviors with firefox having the config gfx.webrender.all at true For the record I'm currently running FreeBSD 15.0-CURRENT main-n269057-dc831e93bad6 GENERIC amd64 drmn0: [drm] ERROR Timed out waiting for DSB workload completion. |
I have these errors as well on my Framework 13 12th generation Intel. I get the blanking when triggering full draw events (like a drop down terminal) or moving my mouse to the edge of the screen quickly in kde. It is worse on the internal panel than on an external display. |
I am also experiencing the same bug.
|
Last drm-kmod drivers are astonishing, thanks for your hard work! |
The same bug occurs in version 6.1.92. So I ended up replacing the motherboard with a J5040. |
I am seeing this as well; I think this needs a re-open |
after switch to wayland+sway and use updated mesa, no errors any more % pkg info -x drm |
For me this was with a local poudriere build with ports tree checked out June 21: on 14.1-RELEASE, running gnome under X. I know a number of people have pointed to 'it doesn't happen under wayland, use wayland'. Wayland uses the same underlying drivers, it may be (for now) avoiding the problematic code path for various reasons, that doesn't mean it still isn't there and won't come up. A number of the desktop environments just don't work in wayland currently (gnome under freebsd doesn't work at all, I've tried repeatedly to get KDE5 to go to no success, and KDE6 is beta currently). Wayland needs to rely on the x emulated server for a large number of apps, and it doesn't work right for many (especially those relying on color profiles). |
I am re-opening this under a new issue |
Describe the bug
Even if the video management is quite acceptable, I still having a lot of errors like this
drmn0: [drm] ERROR Fault errors on pipe A: 0x00000080
drmn0: [drm] ERROR Fault errors on pipe B: 0x00000080
drmn0: [drm] ERROR Fault errors on pipe C: 0x00000080
drmn0: [drm] ERROR Timed out waiting for DSB workload completion.
FreeBSD version
FreeBSD 15.0-CURRENT amd64 (1500011 c4ded83c196b91e65b20210b99ca54208ca5d20e)
DRM KMOD version
drm-61-kmod-6.1.69
The text was updated successfully, but these errors were encountered: