* [gentoo-user] opengl - howto get rid of Nvidia
@ 2009-02-21 9:54 Helmut Jarausch
2009-02-21 9:58 ` Volker Armin Hemmann
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Helmut Jarausch @ 2009-02-21 9:54 UTC (permalink / raw
To: gentoo-user
Hi,
I have switched from a machine with Nvidia (proprietary) graphics driver
to a machine with onboard radeonhd device.
Now when reemerging xorg-server or trying to eselect opengl
it always tries to find Nvidia's opengl.
Of course, I have unmerged the nvidia driver.
How can I get rid of the Nvidia heritage?
Many thanks for a hint,
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] opengl - howto get rid of Nvidia
2009-02-21 9:54 [gentoo-user] opengl - howto get rid of Nvidia Helmut Jarausch
@ 2009-02-21 9:58 ` Volker Armin Hemmann
2009-02-21 10:07 ` Helmut Jarausch
2009-02-21 10:10 ` Sebastian Günther
2009-02-21 13:27 ` Pupino
2 siblings, 1 reply; 8+ messages in thread
From: Volker Armin Hemmann @ 2009-02-21 9:58 UTC (permalink / raw
To: gentoo-user
On Samstag 21 Februar 2009, Helmut Jarausch wrote:
> Hi,
>
> I have switched from a machine with Nvidia (proprietary) graphics driver
> to a machine with onboard radeonhd device.
>
> Now when reemerging xorg-server or trying to eselect opengl
> it always tries to find Nvidia's opengl.
>
> Of course, I have unmerged the nvidia driver.
>
> How can I get rid of the Nvidia heritage?
>
> Many thanks for a hint,
> Helmut.
you probably have some dangling symlinks left. That happens when you unmerge
first, eselect later. eselect can not deal with dangling symlinks - it fails
silently. So, check for broken symlinks, remove them, then run eselect again.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] opengl - howto get rid of Nvidia
2009-02-21 9:58 ` Volker Armin Hemmann
@ 2009-02-21 10:07 ` Helmut Jarausch
2009-02-21 10:14 ` Volker Armin Hemmann
0 siblings, 1 reply; 8+ messages in thread
From: Helmut Jarausch @ 2009-02-21 10:07 UTC (permalink / raw
To: gentoo-user
On 21 Feb, Volker Armin Hemmann wrote:
> On Samstag 21 Februar 2009, Helmut Jarausch wrote:
>> Hi,
>>
>> I have switched from a machine with Nvidia (proprietary) graphics driver
>> to a machine with onboard radeonhd device.
>>
>> Now when reemerging xorg-server or trying to eselect opengl
>> it always tries to find Nvidia's opengl.
>>
>> Of course, I have unmerged the nvidia driver.
>>
>> How can I get rid of the Nvidia heritage?
>>
>> Many thanks for a hint,
>> Helmut.
>
> you probably have some dangling symlinks left. That happens when you unmerge
> first, eselect later. eselect can not deal with dangling symlinks - it fails
> silently. So, check for broken symlinks, remove them, then run eselect again.
>
Thanks, can you please tell me where to search for these dangling
symlinks?
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] opengl - howto get rid of Nvidia
2009-02-21 9:54 [gentoo-user] opengl - howto get rid of Nvidia Helmut Jarausch
2009-02-21 9:58 ` Volker Armin Hemmann
@ 2009-02-21 10:10 ` Sebastian Günther
2009-02-21 13:27 ` Pupino
2 siblings, 0 replies; 8+ messages in thread
From: Sebastian Günther @ 2009-02-21 10:10 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 642 bytes --]
* Helmut Jarausch (jarausch@igpm.rwth-aachen.de) [21.02.09 10:55]:
> Hi,
>
> I have switched from a machine with Nvidia (proprietary) graphics driver
> to a machine with onboard radeonhd device.
>
> Now when reemerging xorg-server or trying to eselect opengl
> it always tries to find Nvidia's opengl.
>
> Of course, I have unmerged the nvidia driver.
>
> How can I get rid of the Nvidia heritage?
>
> Many thanks for a hint,
> Helmut.
>
Try:
eselect opengl set xorg-x11
HTH
Sebastian
--
" Religion ist das Opium des Volkes. " Karl Marx
SEB@STI@N GÜNTHER mailto:samson@guenther-roetgen.de
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] opengl - howto get rid of Nvidia
2009-02-21 10:07 ` Helmut Jarausch
@ 2009-02-21 10:14 ` Volker Armin Hemmann
0 siblings, 0 replies; 8+ messages in thread
From: Volker Armin Hemmann @ 2009-02-21 10:14 UTC (permalink / raw
To: gentoo-user
On Samstag 21 Februar 2009, Helmut Jarausch wrote:
> On 21 Feb, Volker Armin Hemmann wrote:
> > On Samstag 21 Februar 2009, Helmut Jarausch wrote:
> >> Hi,
> >>
> >> I have switched from a machine with Nvidia (proprietary) graphics driver
> >> to a machine with onboard radeonhd device.
> >>
> >> Now when reemerging xorg-server or trying to eselect opengl
> >> it always tries to find Nvidia's opengl.
> >>
> >> Of course, I have unmerged the nvidia driver.
> >>
> >> How can I get rid of the Nvidia heritage?
> >>
> >> Many thanks for a hint,
> >> Helmut.
> >
> > you probably have some dangling symlinks left. That happens when you
> > unmerge first, eselect later. eselect can not deal with dangling symlinks
> > - it fails silently. So, check for broken symlinks, remove them, then run
> > eselect again.
>
> Thanks, can you please tell me where to search for these dangling
> symlinks?
>
> Helmut.
all over /usr/lib ;)
easiest way to fix it, would be running 'symlinks'
eix symlinks
[I] app-misc/symlinks
Available versions: 1.2-r2 {static}
Installed versions: 1.2-r2(18:07:20 20.06.2008)(-static)
Homepage: http://www.ibiblio.org/pub/linux/utils/file/
Description: Symlinks scans for and fixes broken or messy
symlinks
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] opengl - howto get rid of Nvidia
2009-02-21 9:54 [gentoo-user] opengl - howto get rid of Nvidia Helmut Jarausch
2009-02-21 9:58 ` Volker Armin Hemmann
2009-02-21 10:10 ` Sebastian Günther
@ 2009-02-21 13:27 ` Pupino
2009-02-21 19:42 ` [gentoo-user] " James
2 siblings, 1 reply; 8+ messages in thread
From: Pupino @ 2009-02-21 13:27 UTC (permalink / raw
To: gentoo-user
2009/2/21 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>:
> Hi,
>
> I have switched from a machine with Nvidia (proprietary) graphics driver
> to a machine with onboard radeonhd device.
>
> Now when reemerging xorg-server or trying to eselect opengl
> it always tries to find Nvidia's opengl.
>
> Of course, I have unmerged the nvidia driver.
>
> How can I get rid of the Nvidia heritage?
>
> Many thanks for a hint,
> Helmut.
>
> --
> Helmut Jarausch
>
> Lehrstuhl fuer Numerische Mathematik
> RWTH - Aachen University
> D 52056 Aachen, Germany
>
>
Hi,
have you also checked /etc/make.conf to ensure that there's not a line like this
VIDEO_CARDS="nvidia"
in it's options?
HTH
Davide
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: opengl - howto get rid of Nvidia
2009-02-21 13:27 ` Pupino
@ 2009-02-21 19:42 ` James
2009-02-21 21:27 ` Roy Wright
0 siblings, 1 reply; 8+ messages in thread
From: James @ 2009-02-21 19:42 UTC (permalink / raw
To: gentoo-user
Pupino <pupinux <at> gmail.com> writes:
> have you also checked /etc/make.conf to ensure that there's
not a line like this
> VIDEO_CARDS="nvidia"
> in it's options?
Also check in /etc/X11/xorg.conf and remove all references to nvidia.
hth,
James
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: opengl - howto get rid of Nvidia
2009-02-21 19:42 ` [gentoo-user] " James
@ 2009-02-21 21:27 ` Roy Wright
0 siblings, 0 replies; 8+ messages in thread
From: Roy Wright @ 2009-02-21 21:27 UTC (permalink / raw
To: gentoo-user
James wrote:
> Pupino <pupinux <at> gmail.com> writes:
>
>
>> have you also checked /etc/make.conf to ensure that there's
> not a line like this
>> VIDEO_CARDS="nvidia"
>> in it's options?
>
> Also check in /etc/X11/xorg.conf and remove all references to nvidia.
>
Also check it's not in your module-rebuild list.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-02-21 21:27 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-21 9:54 [gentoo-user] opengl - howto get rid of Nvidia Helmut Jarausch
2009-02-21 9:58 ` Volker Armin Hemmann
2009-02-21 10:07 ` Helmut Jarausch
2009-02-21 10:14 ` Volker Armin Hemmann
2009-02-21 10:10 ` Sebastian Günther
2009-02-21 13:27 ` Pupino
2009-02-21 19:42 ` [gentoo-user] " James
2009-02-21 21:27 ` Roy Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox