You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



/sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

Author (Read 3596 times)

0 Members and 1 Guest are viewing this topic.

 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
I get this from time to time. It get's fixed through updates, then reappears again later.
If people are using Install Updates they won't see it on 3.x

Quite innocuous.
 

/sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link
« Reply #1 on: October 10, 2017, 07:12:17 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
Graphical update failed for me today. on

Code: [Select]
System:    Host: misohorny1 Kernel: 4.4.0-linuxlite i686 (32 bit)
           Desktop: Xfce 4.11.8 Distro: Ubuntu 14.04 trusty

So I first opened synaptic and selected fix broken packages. Even though nothing showed broken at the bottom of the synaptic window box. Next. Close down synaptic. Then I opened a terminal and did

Code: [Select]
sudo apt-get update
Let it finish. Then

Code: [Select]
sudo apt-get -f install
harry@misohorny1:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libreoffice-calc libreoffice-draw libreoffice-impress
The following packages will be upgraded:
  libreoffice-calc libreoffice-draw libreoffice-impress
3 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
28 not fully installed or removed.
Need to get 0 B/10.7 MB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
<snip> blah blah blah
The following packages were automatically installed and are no longer required:
  linux-headers-3.13.0-121 linux-headers-3.13.0-121-generic
  linux-image-3.13.0-121-generic linux-image-extra-3.13.0-121-generic

So next I did

Code: [Select]
sudo apt-get autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  linux-headers-3.13.0-121 linux-headers-3.13.0-121-generic
  linux-image-3.13.0-121-generic linux-image-extra-3.13.0-121-generic
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 224 MB disk space will be freed.
Do you want to continue? [Y/n] y
<snip>
dkms: removing: nvidia-375 375.66 (3.13.0-121-generic) (i686)

-------- Uninstall Beginning --------
Module:  nvidia-375
Version: 375.66
Kernel:  3.13.0-121-generic (i686)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

nvidia_375.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


nvidia_375_modeset.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


nvidia_375_drm.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.13.0-121-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-121-generic
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-4.4.0-linuxlite...
P: Writing config for /boot/vmlinuz-3.13.0-133-generic...
P: Updating /boot/extlinux/linux.cfg...
P: Installing debian theme... done.
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-121-generic /boot/vmlinuz-3.13.0-121-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-linuxlite
Found initrd image: /boot/initrd.img-4.4.0-linuxlite
Found linux image: /boot/vmlinuz-3.13.0-133-generic
Found initrd image: /boot/initrd.img-3.13.0-133-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
The link /vmlinuz.old is a damaged link
Removing symbolic link vmlinuz.old
 you may need to re-run your boot loader[grub]
The link /initrd.img.old is a damaged link
Removing symbolic link initrd.img.old
you may need to re-run your boot loader[grub]

So I move on and double check grub

Code: [Select]
sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-linuxlite
Found initrd image: /boot/initrd.img-4.4.0-linuxlite
Found linux image: /boot/vmlinuz-3.13.0-133-generic
Found initrd image: /boot/initrd.img-3.13.0-133-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done

Then double check for errors

Code: [Select]
sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Hopefully fixed now. Not feeling like a reinstall or a upgrade to a later Linux-Lite version yet. Just showing how I handled this bug report

https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1662860

Seems to be a Nvidia bug. Anyways. I hope I fixed it.
Code: [Select]
$ sudo -i
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgrade

Use this or not at your own risk.


« Last Edit: October 10, 2017, 07:15:59 PM by rokytnji »
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section