08-28-2016, 04:19 AM
Following installation of LL3.0 in set-up (1) in signature below, I clicked on Install Drivers to update the video card from the existing 'Nouveau display driver' to 'Nvidia driver version 361.42 from nvidia-361 (proprietary, tested)'.
However the progress bar under Install Drivers hung indefinitely at four-fifths completion. I restarted the PC, and then went to open Synaptic Package Manager. However this would not open properly and I got the screen message that I should run the following command:
I ran this & got the following output from terminal:
The process appears to have hung indefinitely on the last line, i.e. Building initial module for 4.4.0-34-generic (i.e. left to run overnight, still the same in the morning). One consequence of this appears to be that I'm blocked from accessing Synaptic Package Manager, Lite Software, can't fetch package information lists, and the PC hangs at shutdown...
How do I fix this?
Mike
However the progress bar under Install Drivers hung indefinitely at four-fifths completion. I restarted the PC, and then went to open Synaptic Package Manager. However this would not open properly and I got the screen message that I should run the following command:
Code:
sudo dpkg --configure -a
I ran this & got the following output from terminal:
Code:
mike@mike-G750JS:~$ sudo dpkg --configure -a
[sudo] password for mike:
Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-34-generic
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up nvidia-361 (361.42-0ubuntu2) ...
INFO:Enable nvidia-361
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
Removing old nvidia-361-361.42 DKMS files...
------------------------------
Deleting module version: 361.42
completely from the DKMS tree.
------------------------------
Done.
Loading new nvidia-361-361.42 DKMS files...
First Installation: checking all kernels...
Building only for 4.4.0-34-generic
Building for architecture x86_64
Building initial module for 4.4.0-34-generic
The process appears to have hung indefinitely on the last line, i.e. Building initial module for 4.4.0-34-generic (i.e. left to run overnight, still the same in the morning). One consequence of this appears to be that I'm blocked from accessing Synaptic Package Manager, Lite Software, can't fetch package information lists, and the PC hangs at shutdown...
How do I fix this?
Mike