Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-03-08 Thread Jon Whalen
Hi Jonathan, Thank you very much for the quick response. I applied the changes (manually), and they fix all of the hangs mentioned as well as the two original errors; however, a new error that I haven't seen before now shows in dmesg: [drm] *ERROR* CPU pipe B FIFO underrun This is only after ~4

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-03-08 Thread Jonathan Gray
On Sat, Mar 07, 2020 at 08:50:44PM -0400, Jon Whalen wrote: > Hi there, > > I also receive these errors as well as hangs on an old Dell Inspiron > 1525 with OpenBSD, several releases of Ubuntu Linux, and NetBSD 9.0. > My unqualified assumption is that it's an Intel i915 driver issue and > not an a

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-03-08 Thread Jon Whalen
Hi there, I also receive these errors as well as hangs on an old Dell Inspiron 1525 with OpenBSD, several releases of Ubuntu Linux, and NetBSD 9.0. My unqualified assumption is that it's an Intel i915 driver issue and not an actual OpenBSD issue. I don't know anything about computer programming, b

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-06 Thread krishh61
Hi again, Disabling inteldrm has stopped the ERROR messages to show up but of course OpenBSD will not switch into higher resolution since then. Regards Kris -- Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-06 Thread krishh61
OK, will give it a go. I have already tried to disable drm* and drm0 and that just caused the laptop to hang during boot. Will give you a shout what happened when I disable inteldrm. Cheers -- Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-05 Thread Aaron Mason
k wait timed out on crtc 0 > [drm] *ERROR* [CRTC:34:pipe ] flip_done timed out > [drm] *ERROR* [CONNECTOR:54:SVIDEO-] flip_done timed out > inteldrm0: 1024x768, 32bpp > wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0 > wsdisplay0: screen 1-5 added (std, vt

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-05 Thread krishh61
scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd0a (d3d7274cd817feba.a) swap on sd0b dump on sd0b [drm] *ERROR* CPU pipe B FIFO underrun [drm] *ERROR* [CRTC:34:pipe ] flip_done timed out vblank wait timed out on crtc 0 [drm] *ERROR* [CRTC:34:pipe ] flip_done

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-04 Thread Aaron Mason
Hi Jacek On Tue, Feb 4, 2020 at 4:42 AM Jacek Kowalczyk wrote: > > Hi, > > I am running Openbsd 6.6 at ThinkPad R61i with graphic card Intel GMA X3100. > I am getting errors like in the subject: > [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out > [drm] *ERROR*

Re: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-04 Thread krishh61
same happened as in your case (yet it contains line 34,41 and 54): [drm] *ERROR* [CRTC:34:pipe ] flip_done timed out [drm] *ERROR* [CRTC:34 pipe ] flip_done timed out [drm] *ERROR* [CONNECTOR:54:SVIDEO-] flip_done timed out [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out [drm] *ERROR* [CRTC:41

[drm] *ERROR* [CRTC:41:pipe ] flip_done timed out

2020-02-03 Thread Jacek Kowalczyk
Hi, I am running Openbsd 6.6 at ThinkPad R61i with graphic card Intel GMA X3100. I am getting errors like in the subject: [drm] *ERROR* [CRTC:41:pipe ] flip_done timed out [drm] *ERROR* [CONNECTOR:51:SVIDEO- ] flip_done timed out And my laptop is booting quite long time, around 5 minutes