[Bug 1033899] New: No V-SYNC (Desktop Tearing) with Intel Sandy Bridge using default fbdev. (GNOME Wayland & Xorg)
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 Bug ID: 1033899 Summary: No V-SYNC (Desktop Tearing) with Intel Sandy Bridge using default fbdev. (GNOME Wayland & Xorg) Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: X11 3rd Party Driver Assignee: xorg-maintainer-bugs@forge.provo.novell.com Reporter: hdavolt@gmail.com QA Contact: sndirsch@suse.com Found By: --- Blocker: --- GNOME 3.24 Tearing (no VSYNC) is noticeable on Sandy Bridge (HD 3000), especially when moving/resizing windows. This happens in both Wayland and X Sessions. Installing XF86-video-intel (and dependencies) resolves the problem. Since intel driver is deprecated(?), using the fbdev driver should produced desirable results. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c1 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |hdavolt@gmail.com Flags| |needinfo?(hdavolt@gmail.com | |) --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> --- We switched to modesetting, not fbdev driver. Please attach your /var/log/Xorg.0.log file. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c2 --- Comment #2 from Harel Davolt <hdavolt@gmail.com> --- Here is my Xorg log. http://paste.opensuse.org/87237546 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c3 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(hdavolt@gmail.com | |) | --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> --- modesetting driver is in use, but glamor initialization fails. So no 2D acceleration available. Therefore not DRI3 and no tear-free. Not sure why glamor initialization fails though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c4 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(hdavolt@gmail.com | |) --- Comment #4 from Stefan Dirsch <sndirsch@suse.com> --- What does LIBGL_DEBUG=verbose glxinfo 2>&1 show? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c5 --- Comment #5 from Harel Davolt <hdavolt@gmail.com> --- Here is the result of LIBGL_DEBUG=verbose glxinfo 2>&1 > output.txt http://paste.opensuse.org/11168609 Also this console output:
libGL: screen 0 does not appear to be DRI2 capable libGL: OpenDriver: trying /usr/lib64/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib64/dri/swrast_dri.so libGL: Can't open configuration file /home/harel/.drirc: No such file or directory. libGL: Can't open configuration file /home/harel/.drirc: No such file or directory.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c6 --- Comment #6 from Stefan Dirsch <sndirsch@suse.com> --- Hmm. Fallback to software rendering. :-( -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c7 Max Staudt <mstaudt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstaudt@suse.com --- Comment #7 from Max Staudt <mstaudt@suse.com> --- Created attachment 722185 --> http://bugzilla.opensuse.org/attachment.cgi?id=722185&action=edit Xorg log This is a copy of the Xorg log linked to in Comment 2. Harel, please DO NOT link to external storage if a file can be attached to the ticket. Your submission to paste.opensuse.org will expire soon, and then we will no longer be able to understand this ticket. The link in Comment 5 is already broken. Please attach further files directly to the ticket - see the "Attachments" section above the comment box. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c8 --- Comment #8 from Max Staudt <mstaudt@suse.com> --- (In reply to Stefan Dirsch from comment #6)
Hmm. Fallback to software rendering. :-(
With modesetting, that's normal when we don't have GLAMOR, since the modesetting DDX uses GLAMOR not only for 2D, but also as glue code for 3D support. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c9 --- Comment #9 from Max Staudt <mstaudt@suse.com> --- Harel, could you please attach the output of "dmesg" to check for kernel problems? It's strange to see GLAMOR failing to init, maybe something is wrong with either of the kernel/Mesa/Xorg... Also, what about "sudo lspci -nn" ? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c10 --- Comment #10 from Harel Davolt <hdavolt@gmail.com> --- Created attachment 722241 --> http://bugzilla.opensuse.org/attachment.cgi?id=722241&action=edit verbose glxinfo -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c11 --- Comment #11 from Harel Davolt <hdavolt@gmail.com> --- Created attachment 722242 --> http://bugzilla.opensuse.org/attachment.cgi?id=722242&action=edit dmesg -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c12 Harel Davolt <hdavolt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(hdavolt@gmail.com | |) | --- Comment #12 from Harel Davolt <hdavolt@gmail.com> --- Created attachment 722243 --> http://bugzilla.opensuse.org/attachment.cgi?id=722243&action=edit lspci -nn -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c13 --- Comment #13 from Harel Davolt <hdavolt@gmail.com> --- Alright, I have attached requested commands, and I reran glxinfo. Sorry for the inconvenience, I'm new to bug reporting. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 Harel Davolt <hdavolt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|No V-SYNC (Desktop Tearing) |No V-SYNC (Desktop Tearing) |with Intel Sandy Bridge |with Intel Sandy Bridge |using default fbdev. (GNOME |using modesetting driver. |Wayland & Xorg) |(GNOME Wayland & Xorg) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c14 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(hdavolt@gmail.com | |) --- Comment #14 from Stefan Dirsch <sndirsch@suse.com> --- Is this another dup of bsc#1034832, i.e. is Mesa-libEGL1 package not installed (libglvnd build of Mesa already in place here)? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c15 Harel Davolt <hdavolt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(hdavolt@gmail.com | |) | --- Comment #15 from Harel Davolt <hdavolt@gmail.com> --- Looks like that was the issue, Mesa-libEGL1 was not installed. I installed and it the screen tearing appears to be gone, and glxinfo no longer gives dri errors. So that resolved the issue. Should that package be marked as an install dependency? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c16 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #16 from Stefan Dirsch <sndirsch@suse.com> --- The dependancy is already resolved. *** This bug has been marked as a duplicate of bug 1034832 *** -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1033899 http://bugzilla.opensuse.org/show_bug.cgi?id=1033899#c17 --- Comment #17 from Max Staudt <mstaudt@suse.com> --- (In reply to Harel Davolt from comment #13)
Sorry for the inconvenience, I'm new to bug reporting.
No problem at all. Thanks for your patience and support in hunting down this bug! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com