You are not logged in.

#1 2016-02-11 16:47:57

tjbp
Member
Registered: 2010-11-06
Posts: 43

[solved] Nvidia libGL wants old libraries after upgrade

I've just upgraded my nvidia-libgl to 361.28-4, and nothing can start, since libGL.so depends on a couple of nvidia libs versioned 295.49. From readelf -d /usr/lib/libGL.so:

Dynamic section at offset 0xdd940 contains 27 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libnvidia-tls.so.295.49]
 0x0000000000000001 (NEEDED)             Shared library: [libnvidia-glcore.so.295.49]
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXext.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
 0x000000000000000e (SONAME)             Library soname: [libGL.so.1]
 0x0000000000000010 (SYMBOLIC)           0x0
 0x000000000000000c (INIT)               0x82320
 0x000000000000000d (FINI)               0x82990
 0x0000000000000004 (HASH)               0x120
 0x0000000000000005 (STRTAB)             0x113b8
 0x0000000000000006 (SYMTAB)             0x43e0
 0x000000000000000a (STRSZ)              42922 (bytes)
 0x000000000000000b (SYMENT)             24 (bytes)
 0x0000000000000003 (PLTGOT)             0x2de178
 0x0000000000000002 (PLTRELSZ)           3888 (bytes)
 0x0000000000000014 (PLTREL)             RELA
 0x0000000000000017 (JMPREL)             0x4d130
 0x0000000000000007 (RELA)               0x1ccf8
 0x0000000000000008 (RELASZ)             197688 (bytes)
 0x0000000000000009 (RELAENT)            24 (bytes)
 0x000000006ffffffe (VERNEED)            0x1ccb8
 0x000000006fffffff (VERNEEDNUM)         2
 0x000000006ffffff0 (VERSYM)             0x1bb62
 0x000000006ffffff9 (RELACOUNT)          8219
 0x0000000000000000 (NULL)               0x0

None of the packages nvidia-libgl depends on includes these libraries. Any idea what's going on (someone on IRC suggested these old versions used to be used for hibernation)?

Last edited by tjbp (2016-02-11 18:18:17)

Offline

#2 2016-02-11 17:06:31

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: [solved] Nvidia libGL wants old libraries after upgrade

You updated nvidia-utils and installed libglvnd, right? Updated your entire system?

Last edited by Scimmia (2016-02-11 17:10:16)

Offline

#3 2016-02-11 17:35:28

tjbp
Member
Registered: 2010-11-06
Posts: 43

Re: [solved] Nvidia libGL wants old libraries after upgrade

Thanks to Scimmia for solving this on IRC.

Anyone else coming by in the future - for some unknown reason I had an unowned copy of libGL.so.295.49 on my system that nvidia-libgl was symlinking to on installation. After deleting the old library and reinstalling nvidia-libgl, libGL.so correctly points to /usr/lib/nvidia/libGL.so.1.0.0.

Offline

#4 2016-02-11 18:04:50

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,846
Website

Re: [solved] Nvidia libGL wants old libraries after upgrade

Please remember to mark your thread as solved.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB