On Thu, 1 Aug 2013 17:06:20 -0700
John Jason Jordan <[email protected]> wrote:

> On Thu, 01 Aug 2013 15:51:45 -0700
> King Beowulf <[email protected]> dijo:
> 
> Here are my results for # ldd /usr/lib64/libGL.so, with yours on top:
> 
> >     linux-vdso.so.1 (0x00007fff2b   
>       linux-vdso.so.1 =>  (0x00007fff7ebff000)
> 
> >     libnvidia-tls.so.319.32
> >     => /usr/lib64/tls/libnvidia-tls.so.319.32
> >     (0x00007fcb5e287000)
>       libnvidia-tls.so.260.19.21 => not found
> 
> >     libnvidia-glcore.so.319.32
> >     => /usr/lib64/libnvidia-glcore.so.319.32 (0x00007fcb5bd2f000)
>       libnvidia-glcore.so.260.19.21 => not found

======%<------ snip! ------>%======

> I gather that the problem is caused by the two that ldd listed as 'not
> found.' Before running the command I reinstalled the proprietary
> driver, but that doesn't seem to have fixed anything.
> 
> I would love to remove the proprietary driver and go back to nouveau,
> but I recall that when I tried to do that I couldn't get X to come up
> at all due to missing parts. It was a long time ago and my
> recollection is dim, but I think it had to do with misplaced links or
> files that were not properly linked. Eventually I gave up and decided
> to live with the proprietary driver. 
> 
> Right now I am going to reboot on the outside chance that reinstalling
> the nvidia driver requires me to restart X before it will work
> properly. I don't expect that to work, so then I will try once more to
> remove the nvidia driver and go back to nouveau (which is still
> installed). I may arrive at the meeting tonight with a computer that
> won't boot. But worse things have happened to computers of mine. :)
> 
> Thanks for the detailed advice.

John, it looks to me like you have pieces of two different
versions of the nVidia driver installed.  Earlier (Thu, 1 Aug 2013
13:29:49 -0700) you posted this:

> [jjj@Devil8 sleepyhead-code]$ locate libnvidia-tls.so
> /usr/lib64/nvidia/libnvidia-tls.so.1
> /usr/lib64/nvidia/libnvidia-tls.so.304.64         <===
> /usr/lib64/nvidia/tls/libnvidia-tls.so
> /usr/lib64/nvidia/tls/libnvidia-tls.so.1
> /usr/lib64/nvidia/tls/libnvidia-tls.so.304.64     <===
> [jjj@Devil8 sleepyhead-code]$ locate libnvidia-glcore.so
> /usr/lib64/nvidia/libnvidia-glcore.so
> /usr/lib64/nvidia/libnvidia-glcore.so.1
> /usr/lib64/nvidia/libnvidia-glcore.so.304.64      <===

Note the differences in version numbers compared to your other
post.  This kind of thing can cause all sorts of headaches, as
you've found.

You may be stuck with the nVidia driver.  The Fedora 16 repos are
gone, so you can't get the F16 version of nouveau and associated
X.org drivers/libraries. (Remember that the nVidia setup replaces
some of the standard packages.)  I'm told it possible to use
packages from later versions, but I don't know how it's done.

The nVidia software for F16 is still on RPMFusion.  I don't if
yum can get it or not.  If not, you'll have to do some manual
navigation (the repo isn't available directly from the web
interface) and download the relevant packages.  Then you can
install them with yum or rpm.  This thread

<http://forums.fedoraforum.org/showthread.php?t=204752>

has the best instructions for installing nVidia on Fedora.  I've
followed these guides since F12, and they've worked beautifully.

Anyway, I hope this helps.

--Dale

--
"Duct tape is like the Force.  It has a light side, a dark side,
and it holds the universe together."   --Carl Zwanzig
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to