* [gentoo-user] urgent : chicken-egg problem
@ 2009-11-11 9:22 Helmut Jarausch
2009-11-11 18:03 ` [gentoo-user] " walt
0 siblings, 1 reply; 3+ messages in thread
From: Helmut Jarausch @ 2009-11-11 9:22 UTC (permalink / raw
To: gentoo-user
Hi,,
somehow one of my machines is broken.
After uninstalling x11-drivers/ati-drivers
eselect opengl set xorg-x11
gives
Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
Trying to re-emerge media-libs/mesa fails during install
Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
exiting
and trying to re-emerge x11-base/xorg-server
fails because of missing file
/usr/lib64/libGL.so
So, how can I cut this Gordean knot?
Many thanks for your help,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: urgent : chicken-egg problem
2009-11-11 9:22 [gentoo-user] urgent : chicken-egg problem Helmut Jarausch
@ 2009-11-11 18:03 ` walt
2009-11-12 10:53 ` [gentoo-user] Re: urgent : chicken-egg problem[SOLVED] Helmut Jarausch
0 siblings, 1 reply; 3+ messages in thread
From: walt @ 2009-11-11 18:03 UTC (permalink / raw
To: gentoo-user
On 11/11/2009 01:22 AM, Helmut Jarausch wrote:
> Hi,,
>
> somehow one of my machines is broken.
>
> After uninstalling x11-drivers/ati-drivers
> eselect opengl set xorg-x11
> gives
> Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
>
> Trying to re-emerge media-libs/mesa fails during install
> Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
> exiting
>
> and trying to re-emerge x11-base/xorg-server
> fails because of missing file
> /usr/lib64/libGL.so
If the ati-drivers are like my nvidia drivers you many have a dangling
symlink at /usr/lib/libGL.so:
/usr/lib/libGL.so <----- This is a symlink to one of the two libs below
/usr/lib/opengl/xorg-x11/lib/libGL.so
/usr/lib/opengl/nvidia/lib/libGL.so
Try pointing that symlink to the opengl version of libGL.so.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Re: urgent : chicken-egg problem[SOLVED]
2009-11-11 18:03 ` [gentoo-user] " walt
@ 2009-11-12 10:53 ` Helmut Jarausch
0 siblings, 0 replies; 3+ messages in thread
From: Helmut Jarausch @ 2009-11-12 10:53 UTC (permalink / raw
To: gentoo-user
On 11 Nov, walt wrote:
> On 11/11/2009 01:22 AM, Helmut Jarausch wrote:
>> Hi,,
>>
>> somehow one of my machines is broken.
>>
>> After uninstalling x11-drivers/ati-drivers
>> eselect opengl set xorg-x11
>> gives
>> Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
>>
>> Trying to re-emerge media-libs/mesa fails during install
>> Switching to xorg-x11 OpenGL interface...!!! Error: No proper xorg-x11 or xorg-x11 opengl implementation found
>> exiting
>>
>> and trying to re-emerge x11-base/xorg-server
>> fails because of missing file
>> /usr/lib64/libGL.so
>
> If the ati-drivers are like my nvidia drivers you many have a dangling
> symlink at /usr/lib/libGL.so:
>
> /usr/lib/libGL.so <----- This is a symlink to one of the two libs below
> /usr/lib/opengl/xorg-x11/lib/libGL.so
> /usr/lib/opengl/nvidia/lib/libGL.so
>
> Try pointing that symlink to the opengl version of libGL.so.
Thanks, this helped. I ran symlinks -dr on /usr
Initially this didn't help.
Once I've stopped the X server, I could re-emerge mesa which
fixed the problems.
Many thanks again,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-12 10:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11 9:22 [gentoo-user] urgent : chicken-egg problem Helmut Jarausch
2009-11-11 18:03 ` [gentoo-user] " walt
2009-11-12 10:53 ` [gentoo-user] Re: urgent : chicken-egg problem[SOLVED] Helmut Jarausch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox