[Bug 887919] New: OpenGL Problems with xorg/glamor
https://bugzilla.novell.com/show_bug.cgi?id=887919 https://bugzilla.novell.com/show_bug.cgi?id=887919#c0 Summary: OpenGL Problems with xorg/glamor Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: cyberbeat@gmx.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36 I installed newest "stable" x11 version via opensuse x11-repository: rpm -qi xorg-x11-server Name : xorg-x11-server Version : 7.6_1.16.0 Release : 326.1 Architecture: x86_64 Install Date: Fr 18 Jul 2014 10:24:47 CEST Group : System/X11/Servers/XF86_4 Size : 5575543 License : MIT Signature : DSA/SHA1, Fr 18 Jul 2014 09:07:37 CEST, Key ID bb1af2330f2672c8 Source RPM : xorg-x11-server-7.6_1.16.0-326.1.src.rpm Build Date : Fr 18 Jul 2014 09:04:57 CEST Build Host : build10 Relocations : (not relocatable) Vendor : obs://build.opensuse.org/X11 URL : http://xorg.freedesktop.org/ Summary : X Description : This package contains the X.Org Server. Distribution: X11:XOrg / openSUSE_13.1 But since then I have problems with OpenGL, for example: - glxinfo hangs before doing any output - kinfoenter hangs - gwenview hangs on start (with opengl effects enabled) There is a xorg.d file: cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" # Option "AccelMethod" "glamor" After I changed "glamor" to "sna", problems disappear. This is my intel-gfx-card: hwinfo --gfx 09: PCI 02.0: 0300 VGA compatible controller (VGA) [Created at pci.319] Unique ID: _Znp.lPQO3e3I18E SysFS ID: /devices/pci0000:00/0000:00:02.0 SysFS BusID: 0000:00:02.0 Hardware Class: graphics card Model: "Intel Mobile 4 Series Chipset Integrated Graphics Controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x2a42 "Mobile 4 Series Chipset Integrated Graphics Controller" SubVendor: pci 0x1179 "Toshiba America Info Systems" SubDevice: pci 0x000d Revision: 0x07 Driver: "i915" Driver Modules: "drm" Memory Range: 0xff400000-0xff7fffff (rw,non-prefetchable) Memory Range: 0xe0000000-0xefffffff (ro,non-prefetchable) I/O Ports: 0xcff8-0xcfff (rw) IRQ: 43 (12616 events) I/O Ports: 0x3c0-0x3df (rw) Module Alias: "pci:v00008086d00002A42sv00001179sd0000000Dbc03sc00i00" Driver Info #0: Driver Status: i915 is active Driver Activation Cmd: "modprobe i915" Config Status: cfg=no, avail=yes, need=no, active=unknown 10: PCI 02.1: 0380 Display controller [Created at pci.319] Unique ID: ruGf.Gsn0zTMyIl3 SysFS ID: /devices/pci0000:00/0000:00:02.1 SysFS BusID: 0000:00:02.1 Hardware Class: graphics card Model: "Intel Mobile 4 Series Chipset Integrated Graphics Controller" Vendor: pci 0x8086 "Intel Corporation" Device: pci 0x2a43 "Mobile 4 Series Chipset Integrated Graphics Controller" SubVendor: pci 0x1179 "Toshiba America Info Systems" SubDevice: pci 0x000d Revision: 0x07 Memory Range: 0xc0000000-0xc00fffff (rw,non-prefetchable,disabled) Module Alias: "pci:v00008086d00002A43sv00001179sd0000000Dbc03sc80i00" Config Status: cfg=no, avail=yes, need=no, active=unknown Primary display adapter: #9 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887919 https://bugzilla.novell.com/show_bug.cgi?id=887919#c1 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> 2014-07-18 11:52:41 UTC ---
There is a xorg.d file:
cat /etc/X11/xorg.conf.d/20-intel.conf Section "Device" Identifier "Intel Graphics" Driver "intel" Option "AccelMethod" "sna" # Option "AccelMethod" "glamor"
After I changed "glamor" to "sna", problems disappear.
Not sure where this file comes from. It's not part of our distribution. "sna" is the driver default, not "glamor". So removing this file will fix the issue as well. BTW, X11:XOrg is not considered stable, it's considered to contain a bleeding edge X.Org (driver) stack. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com