Re: Failed to load libGL

2018-11-17 Thread Celejar
On Sat, 17 Nov 2018 01:12:30 +0100 mb wrote: > On 16.11.18 04:20, Celejar wrote: ... > > Perhaps install libgl1-nvidia-glx (and libgl1-nvidia-glx:i386 if you > > need 32 bit support) and see if that helps? ... > it works! > installed through backports. > now i can finally enjoy all of my new

Re: Failed to load libGL

2018-11-16 Thread mb
like this: 0009:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open Shared-Object-File: File not found ... More info: file /usr/lib/x86_64-linux-gnu/libGL.so.1 exists and points to /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu I am running the prop. nvidia driver 390.87

Re: Failed to load libGL

2018-11-16 Thread mb
On 15.11.18 19:20, Celejar wrote: On Thu, 15 Nov 2018 17:32:47 +0100 mb wrote: Hi! I am running a newly installed Debian stretch stable 64Bit. When i try to execute a game via wine or playonlinux i get an error like this: 0009:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open

Re: Failed to load libGL

2018-11-15 Thread Celejar
game via wine or playonlinux i get an error like > >> this: > >> > >> 0009:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open > >> Shared-Object-File: File not found ... > >> More info: > >> file > >> /usr/lib/x86_64-linux-

Re: Failed to load libGL

2018-11-15 Thread Celejar
On Thu, 15 Nov 2018 17:32:47 +0100 mb wrote: > Hi! > I am running a newly installed Debian stretch stable 64Bit. > When i try to execute a game via wine or playonlinux i get an error like > this: > > 0009:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open &g

Failed to load libGL

2018-11-15 Thread mb
Hi! I am running a newly installed Debian stretch stable 64Bit. When i try to execute a game via wine or playonlinux i get an error like this: 0009:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open Shared-Object-File: File not found Apparently i miss opengl. I did some

libGL is too old

2007-01-14 Thread ypxing
I want to improve the performance of my graphic card through "driconf" But I got the following error message: libGL is too old. I have no idea how to do next. Please give me some advice. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Problem linking against libGL in unstable

2006-06-07 Thread Micha Feigin
When I try to link a sample program (empty as it may be, even irrelevant to opengl) against libGL.so I get the following error: /usr/bin/ld: BFD 2.16.91 20060413 Debian GNU/Linux assertion fail ../../bfd/elflink.c:6265 /usr/bin/ld: template: hidden symbol `__fini_array_end' in template is referenc

Problem linking against libGL in unstable

2006-06-05 Thread Micha Feigin
When I try to link a sample program (empty as it may be, even irrelevant to opengl) against libGL.so I get the following error: /usr/bin/ld: BFD 2.16.91 20060413 Debian GNU/Linux assertion fail ../../bfd/elflink.c:6265 /usr/bin/ld: template: hidden symbol `__fini_array_end' in template is refere

Re: libGL

2004-09-09 Thread Prakash Countcham
se for agp memory: 96M agpgart: AGP aperture is 64M @ 0xe000 I tried glxinfo with tcsh and I obtained the following information : $ setenv LIBGL_DEBUG verbose $ glxinfo > /dev/null libGL: XF86DRIGetClientDriverName: 4.0.1 r128 (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/r128_dr

Re: libGL

2004-09-08 Thread Pene Chamuscado del Caballo
> > That's strange, most of the lines about dri and drm are OK (begin with > "(II)"). But there is only one failure in XFree86.1.log : > > (==) R128(0): Write-combining range (0xe400,0x100) > (II) R128(0): [drm] drmSetBusid failed (6, PCI:1:0:0) > > (EE) R128(0): [dri] DRIScreenInit fail

Re: libGL

2004-09-06 Thread Prakash Countcham
Hi, First, here is the result of glxinfo with the libGL debug flag : bash-2.05a$ export LIBGL_DEBUG=1 bash-2.05a$ glxinfo name of display: :0.0 libGL error: drmMap of sarea failed display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx

Re: libGL

2004-09-04 Thread Elimar Riesebieter
On Sat, 04 Sep 2004 the mental interface of Nicos Gollan told: > On Sat, 04 Sep 2004 16:14:29 +0200 > Prakash Countcham <[EMAIL PROTECTED]> wrote: > > > When I launch an application which use libGL (openoffice, glGo, licq, > > glxinfo, etc.) I have the following

Re: libGL

2004-09-04 Thread Nicos Gollan
On Sat, 04 Sep 2004 16:14:29 +0200 Prakash Countcham <[EMAIL PROTECTED]> wrote: > When I launch an application which use libGL (openoffice, glGo, licq, > glxinfo, etc.) I have the following error message (even if the > application works) : > > libGL error: drmMap of sare

libGL

2004-09-04 Thread Prakash Countcham
Hi, I asked this question on the french list two weeks ago, but didn't have any answer :( When I launch an application which use libGL (openoffice, glGo, licq, glxinfo, etc.) I have the following error message (even if the application works) : libGL error: drmMap of sarea failed What sho

Re: libGL and DRM error with Matrox card

2003-12-12 Thread Graeme Tank
On Wed, Nov 05, 2003 at 01:00:58PM +, Richard Kimber wrote: > > Some apps give an error when started saying: > > libGL error: failed to open DRM: Operation not permitted > libGL error: reverting to (slow) indirect rendering > > XFree86.0.log says:- > MGA(0): Direct r

libGL dlopen() woes in unstable

2003-11-06 Thread Michael West
I run unstable, and after the latest upgrade of nvidia-glx and glibc, I seem to be having no end of trouble with commercial opengl applications that like to dlopen() libGL.so.1. This seems to have something to do with the recent addition of TLS specific GL libraries to the nvidia driver. The read

libGL and DRM error with Matrox card

2003-11-05 Thread Richard Kimber
Some apps give an error when started saying: libGL error: failed to open DRM: Operation not permitted libGL error: reverting to (slow) indirect rendering XFree86.0.log says:- MGA(0): Direct rendering enabled Is there a problem? If so how should I resolve it? Thanks, - Richard. -- Richard

Re: libglide3 / libGL errors

2003-08-03 Thread Siward
Hi Peter Jay, you wrote : I've been playing with GLUT and OpenGL. I get the following run-time error message: libGL error: can't find Glide library, dlopen(libglide3-v5.so) and dlopen(libglide3.so) both failed. libGL error: dlerror() message: /usr/lib/libglide3.so: undefi

[OT] (possibly): libglide3 / libGL errors

2003-07-03 Thread Peter Jay Salzman
Dear all, Not sure if this is a problem with Debian packages or my own programming blunders. Please excuse my off-topic post in case this turns out to be my errors. I've been playing with GLUT and OpenGL. I get the following run-time error message: libGL error: can't find Gli

Re: package libgl-dev ?

2000-10-27 Thread Colin Watson
Irger Armin <[EMAIL PROTECTED]> wrote: >where can i find the package > > libgl-dev > >? > >libqt-2...-dev needs it. Install the grep-dctrl package, then (this is on a woody system): [EMAIL PROTECTED] ~]$ grep-available -nsPackage -FProvides libgl-dev mesag3+ggi-d

package libgl-dev ?

2000-10-27 Thread Irger Armin
Hi, where can i find the package libgl-dev ? libqt-2...-dev needs it. cu armin