Graphical update failed for me today. on
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
Let it finish. Then
So next I did
So I move on and double check grub
Then double check for errors
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/+sourc...ug/1662860
Seems to be a Nvidia bug. Anyways. I hope I fixed it.
Use this or not at your own risk.
Code:
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:
sudo apt-get update
Let it finish. Then
Code:
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:
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:
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:
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/+sourc...ug/1662860
Seems to be a Nvidia bug. Anyways. I hope I fixed it.
Code:
$ 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.
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.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.