From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 38783] etqw fail to run with a texture format error Date: Thu, 30 Jun 2011 05:01:30 -0700 (PDT) Message-ID: <20110630120130.B863813004F@annarchy.freedesktop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from annarchy.freedesktop.org (annarchy.freedesktop.org [131.252.210.176]) by gabe.freedesktop.org (Postfix) with ESMTP id 232039E78B for ; Thu, 30 Jun 2011 05:01:31 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugs.freedesktop.org/show_bug.cgi?id=38783 --- Comment #7 from Laurent carlier 2011-06-30 05:01:30 PDT --- (In reply to comment #5) > The OpenGL version string doesn't contain a git commit either, so it doesn't > look like you're actually using the snapshot installed? > > Can you set LIBGL_DEBUG=verbose when running both glxinfo and ETQW to make sure > that it's picking up the right driver? You should see something like: > > libGL: OpenDriver: trying /path/to/r600_dri.so got this revelant from etqw: Failed to open server license code file for reading. SDL_ListModes: 1440x900 1280x1024 1280x960 1152x864 1024x768 832x624 800x600 720x400 640x480 SDL_ListModes are currently ignored for resolution filtering. Set r_useSDLModes to 1 if you want it libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/r600_dri.so libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/r600_dri.so libGL error: dlopen /usr/lib32/xorg/modules/dri/r600_dri.so failed (libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib32/xorg/modules/dri/r600_dri.so)) libGL error: unable to load driver: r600_dri.so libGL error: driver pointer missing libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/swrast_dri.so libGL error: dlopen /usr/lib32/xorg/modules/dri/swrast_dri.so failed (libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib32/xorg/modules/dri/swrast_dri.so)) libGL error: unable to load driver: swrast_dri.so libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/tls/swrastg_dri.so libGL: OpenDriver: trying /usr/lib32/xorg/modules/dri/swrastg_dri.so libGL error: dlopen /usr/lib32/xorg/modules/dri/swrastg_dri.so failed (libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/lib32/xorg/modules/dri/swrastg_dri.so)) libGL error: unable to load driver: swrastg_dri.so libGL error: reverting to indirect rendering 8/8/8/8 RGBA bits, 24 depth bits, 8 stencil bits no multisampling vsync: SDL reports -6454968 - broken? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.