similar to: fglrx and glx server version

Displaying 20 results from an estimated 600 matches similar to: "fglrx and glx server version"

2009 Jun 05
1
Problems with pbuffers
Heya, I have the problem that pbuffers works and is reported present in linux, but when running inside wine they are not :(. Some info: * glxinfo gives: GLX_SGIX_pbuffer in both server and client glx extensions, the glx version is reported as 1.4 * fgl_glxgears says on start: Using GLX_SGIX_pbuffer and it works as it should. * the glew visualinfo tool (http://glew.sourceforge.net/) running in
2008 Apr 05
1
Need help with Talisman Online
Hello users! Sorry, my english is not good If i start talisman comes a small client window at startup who connect to the server. this is ok, but if i press the Enter Game button come from wine a error messagebox "Startup engine [Ui] failed". So, i know this game run with wine and opensuse 10.3. I have a nvidia 7600 gt vga adapter and the newest driver from nvidia. All 3d test with
2011 Feb 10
1
Intel GMA4500HD and glUseProgramObjectARB
I know you will probably think it is just like suicide, that you would prefer to have your balls hanging on the ceiling, with canales just around your neck, but I'm trying to play Civilization V on my laptop, with the aofrementioned Graphics card. As appdb says it works very well, "platinum really", I thought it should as well in my craptastic rig. But that's not the case, as
2010 May 20
1
"opengl32.dll" failed to initialize, aborting -> need help
Hello, I have recently installed wine 1.1.44 and now I'm trying to make World of Warcraft work. Firstly, I installed the graphic card drivers, here is my output for Code: glxinfo | grep -v 0x Code: name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: ATI server glx version string: 1.4 server glx extensions: GLX_ARB_multisample,
2011 Jan 28
4
Opengl Application crashes
Hello, I try to run an opengl application on linux ( Gentoo ). But when i run the command wine theeye.exe as normal user in a terminal, it crash after some seconds. The purpose of this windows programm is to watch the air traffic of big online network called IVAO (http://www.ivao.aero), where you can join if you have the Microsoft Flight Simulator X or 2004 have been installed. The programm is
2010 Jul 20
1
No Text in Sims 3
Hello Guys I installed Sims 3 with PlayOnLinux on Ubuntu. Everything worked but there is no text in Sims 3 at all. Like on this Screenshot (http://img340.imageshack.us/i/bildschirmfotoae.png/). My System Configuration is: Intel Core 2 vPro 2 x 2,4 GHz amd64 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller -> Mobile Intel GM45 Express Chipset (Driver: i915) 4 GB
2009 May 23
0
Wine & Wow
I'm experiencing problems with World of Warcraft. There two issues; First one is mouse lag on game. I found that "hardware cursor" can solve this problem. This is not so important. Second problem is the important one. When i start game, after playing like 2 minutes the frame rate decreases to ~0.1 frame per second. This means a huge lag is happening. This continues for at least 15
2005 Jun 18
0
wine and myth ii soulblighter update edition: help needed
I'm using the 2005, May 24 version of Wine that I downloaded, compiled and installed myself via wineinstall I installed Myth II from CD and then upgraded it to 1.5.1c using the patches from projectmagma. I can startup Myth to the initial menu screen but I can go no further... the mouse just sits there jerking back and forth. The entire error log is here:
2010 Jun 15
0
Nouveau on nv11 and new xserver
http://article.gmane.org/gmane.comp.video.mesa3d.devel/19775 It crashes for me, too, slightly differently: Backtrace: [ 128.071] 0: X (xorg_backtrace+0x34) [0x80de4b4] [ 128.071] 1: X (0x8048000+0x5b4ff) [0x80a34ff] [ 128.071] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe410] [ 128.071] 3: /usr/X11R7/lib/xorg/modules/extensions/libdri2.so (0xb7371000+0x 3472) [0xb7374472] [ 128.071]
2011 Mar 11
3
wine and wine-preloader segfault when running Evernote 4.2.2
I installed Evernote 4.2.2 build 3913 under wine 1.3.14 on Fedora 14 after reading in the AppDB that Evernote 4 works well for others, albeit with sometimes slugging performance. I got Evernote to install just fine, but running it crashes every time. I tried configuring the Evernote wine environment as XP and Windows 7, and have the same problem. When I launch the Evernote.exe, it launches a few
2011 Sep 25
1
Trying to wine starcraft 2
What is the problem? trace:wgl:wglGetProcAddress func: 'glAccum' trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 1.4 (2.1 (3.3.11005 Compatibility Profile Context)). trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : ATI Radeon HD 4800 Series . trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4. trace:wgl:X11DRV_WineGL_InitOpenglInfo
2004 Aug 06
0
Icecast User Login Question
>I can have a look at implementing this when I get chance. That would be great as the devs at shoutcast have absolutely no interest or so it seems in adding this feature, which causes people to rely on 3rd party scripts to handle the authentication, which is shotty at best. <p><p>Dave St John (CEO) Mediacast1.com ----- Original Message ----- From: "Karl Heyes"
2004 Aug 06
3
Icecast User Login Question
At 01:37 PM 11/3/2003 -0700, you wrote: > >I can have a look at implementing this when I get chance. >That would be great as the devs at shoutcast have absolutely no interest or >so it seems in adding this feature, which causes people >to rely on 3rd party scripts to handle the authentication, which is shotty >at best. actually, as it turns out, this does make alot of sense,
2010 Jun 03
2
rgl problem on Fedora 13
Just installed Fedora 13, and reinstalled the lastest rgl package 0.91. The problem is that open3d() opens a window, but then halt. Nothing happens and I have to kill R. In the previous version of Fedora 12, everything worked fine. Any tests etc I should/could do? Best, H -- H?vard Rue Department of Mathematical Sciences Norwegian University of Science and Technology N-7491 Trondheim,
2008 Jul 06
0
mulitple OpenGL contexts in single window
Hi, I have a GTKmm application that uses two separate OpenGL widgets within the same window. When running under Compiz, I am getting some strange behaviour. Everything is fine when it is disabled. Essentially what happens is that any resize of the widgets causes X to hang for a second or two. After that, one of the OpenGL windows no longer gets properly updated. I've attached a
2010 Nov 17
4
[Bug 31684] New: No Xv acceleration with 7600 GT AGP (NV4B), last git drivers
https://bugs.freedesktop.org/show_bug.cgi?id=31684 Summary: No Xv acceleration with 7600 GT AGP (NV4B), last git drivers Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: major Priority: medium Component: Driver/nouveau AssignedTo: nouveau
2007 Jul 09
0
[PATCH] Compiz with Fglrx without Xgl (an hack for use-copy)
As posted few days ago by Vladimir, newer fglrx ATi proprietary drivers supports the Composite extension (also if it provides buggy rendering for some apps), that's why using the non-tftp rendering you could run Compiz in fglrx drivers too without loading Xgl. However the use-copy option makes compiz do some checks that the fglrx drivers don't pass (I don't know why, since the
2009 Apr 13
1
wine + fglrx + DRI causes total system lock up
Hi all, Here is a strange problem. I have recently installed the latest ATI fglrx driver (version 9.3). Everything appears to be fine, except glxgears only works for the root user. It turns out I was missing the DRI section in my xorg.conf. Once I added it I can run glxgears with no problem. But now I notice my wine games always crashes the computer (black screen with total lock up, needed to
2006 Sep 25
0
Dom0 and fglrx
Hi, I have some problems getting fglrx working under a Dom0 system. My system is a Suse 10.1 x86_64 with kernel 2.6.16.21-0.21-smp. I installed fglrx 8.29.6. The CPU is a Pentium D with VT. The modules compile without problems and load without problems. But when I try to start X, the system freezes. Any help? Wouter _______________________________________________ Xen-users mailing list
2009 Jan 12
1
anyone using an ATI card and fglrx with 5.2?
And does it work ok? any special use cases or installation issues? I'm thinking of a 64 bit installation with an RV530 chipset. Dave -- Canada must refuse to be entangled in any more wars fought to make the world safe for capitalism. -- The Regina Manifesto, 1933