Page: Previous  1, 2, 3, 4, 5, 6, 7  Next

techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
who said anything about root? just run the commands, period. They output to console.
Back to top
ckosloff
Status: Contributor
Joined: 21 Dec 2011
Posts: 292
Location: South Florida
Reply Quote
Ok, so no root, and just from the home directory?
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
You are massively overthinking this. If there were extra steps required, I would have told you to do them.

the instructions are complete, do what I said, or not, but don't take so much time to execute a trivial one line command on a console. The output is to console, I even showed you the output, there's nothing to think about, all you do is highlight the command, click it into your console, highlight the output, and click it into the edit box of your response here. This is pretty elementary.

You've managed to extend an action that takes about 3 seconds to do to several days, lol, and that's no fun for anyone trying to offer support.
Back to top
ckosloff
Status: Contributor
Joined: 21 Dec 2011
Posts: 292
Location: South Florida
Reply Quote
:: Code ::
 ckosloff@crosshair:~$ wget -O - smxi.org/sm/sm-versions
--2017-11-04 12:49:56--  http://smxi.org/sm/sm-versions
Resolving smxi.org (smxi.org)... 216.92.31.53
Connecting to smxi.org (smxi.org)|216.92.31.53|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://smxi.org/sm/sm-versions [following]
--2017-11-04 12:49:56--  https://smxi.org/sm/sm-versions
Connecting to smxi.org (smxi.org)|216.92.31.53|:443... connected.
HTTP request sent, awaiting response... 200 OK
Segmentation fault

This is what I get from console.
Back to top
ckosloff
Status: Contributor
Joined: 21 Dec 2011
Posts: 292
Location: South Florida
Reply Quote
:: Code ::
~$ wget -O - https://smxi.org/sm/sm-versions
--2017-11-04 13:29:01--  https://smxi.org/sm/sm-versions
Resolving smxi.org (smxi.org)... 216.92.31.53
Connecting to smxi.org (smxi.org)|216.92.31.53|:443... connected.
HTTP request sent, awaiting response... 200 OK
Segmentation fault

And this
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
There you go, segmentation fault, that's why it's failing.

That's from your system, not smxi or the network.

serverfault.com/questions/752345/wget-giving-segmentation-fault

there's an example of a wget segmentation fault issue. That's totally out of my hands, utterly unrelated to smxi or the smxi.org server.

As you can see, as soon as wget gets teh 200 server response code, which means the file is there, everything is groovy, wget crashes.
Back to top
ckosloff
Status: Contributor
Joined: 21 Dec 2011
Posts: 292
Location: South Florida
Reply Quote
OK, so its not in smxi, it is in this new install of Debian testing, but, how fix?
I also noticed that system is not responsive.
Back to top
Chris M
Status: Contributor
Joined: 11 Aug 2013
Posts: 69
Reply Quote
Getting the same error:

:: Code ::
root@asus:/home/chris# wget -O - smxi.org/sm/sm-versions
--2017-11-04 14:23:41--  http://smxi.org/sm/sm-versions
Resolving smxi.org (smxi.org)... 216.92.31.53
Connecting to smxi.org (smxi.org)|216.92.31.53|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://smxi.org/sm/sm-versions [following]
--2017-11-04 14:23:41--  https://smxi.org/sm/sm-versions
Connecting to smxi.org (smxi.org)|216.92.31.53|:443... connected.
HTTP request sent, awaiting response... 200 OK
Segmentation fault
root@asus:/home/chris#

root@asus:/home/chris# wget -O - https://smxi.org/sm/sm-versions
--2017-11-04 14:24:26--  https://smxi.org/sm/sm-versions
Resolving smxi.org (smxi.org)... 216.92.31.53
Connecting to smxi.org (smxi.org)|216.92.31.53|:443... connected.
HTTP request sent, awaiting response... 200 OK
Segmentation fault


apt history:

:: Code ::
Start-Date: 2017-11-02  21:19:34
Commandline: apt-get upgrade
Upgrade: libgcc-7-dev:amd64 (7.2.0-11, 7.2.0-12), perl-base:amd64 (5.26.0-8, 5.26.1-2), init:amd64 (1.50, 1.51), libmpx2:amd64 (7.2.0-11, 7.2.0-12), init-system-helpers:amd64 (1.50, 1.51), dbus-x11:amd64 (1.11.20-1, 1.11.22-1), libnghttp2-14:amd64 (1.26.0-1, 1.27.0-1), libdbus-1-3:amd64 (1.11.20-1, 1.11.22-1), irqbalance:amd64 (1.1.0-2.3, 1.2.0-0.2), gir1.2-gtk-3.0:amd64 (3.22.24-2, 3.22.24-3), gnupg-utils:amd64 (2.2.1-4, 2.2.1-5), ifupdown:amd64 (0.8.25, 0.8.29), libcurl3:amd64 (7.55.1-1, 7.56.1-1), gnupg-agent:amd64 (2.2.1-4, 2.2.1-5), gpg-wks-client:amd64 (2.2.1-4, 2.2.1-5), tasksel-data:amd64 (3.41, 3.42), gnupg-l10n:amd64 (2.2.1-4, 2.2.1-5), libcairo-gobject2:amd64 (1.14.10-1, 1.15.8-2), libgtk-3-common:amd64 (3.22.24-2, 3.22.24-3), libgtk-3-0:amd64 (3.22.24-2, 3.22.24-3), libgd3:amd64 (2.2.5-3, 2.2.5-4), cpp-6:amd64 (6.4.0-8, 6.4.0-9), cpp-7:amd64 (7.2.0-11, 7.2.0-12), dbus:amd64 (1.11.20-1, 1.11.22-1), binutils:amd64 (2.29.1-5, 2.29.1-6), libgpg-error0:amd64 (1.27-3, 1.27-4), libitm1:amd64 (7.2.0-11, 7.2.0-12), perl-modules-5.26:amd64 (5.26.0-8, 5.26.1-2), gpg-wks-server:amd64 (2.2.1-4, 2.2.1-5), gcc-7-base:amd64 (7.2.0-11, 7.2.0-12), libthai-data:amd64 (0.1.26-3, 0.1.27-1), gpg:amd64 (2.2.1-4, 2.2.1-5), python3:amd64 (3.6.3-1, 3.6.3-2), libharfbuzz-icu0:amd64 (1.5.1-1, 1.6.2-1), libcilkrts5:amd64 (7.2.0-11, 7.2.0-12), libasan3:amd64 (6.4.0-8, 6.4.0-9), libasan4:amd64 (7.2.0-11, 7.2.0-12), libquadmath0:amd64 (7.2.0-11, 7.2.0-12), xdg-utils:amd64 (1.1.1-1, 1.1.2-1), isc-dhcp-common:amd64 (4.3.5-3, 4.3.5-3+b1), gcc-6-base:amd64 (6.4.0-8, 6.4.0-9), libnet-http-perl:amd64 (6.16-1, 6.17-1), libapparmor1:amd64 (2.11.0-11, 2.11.1-2), libio-socket-ssl-perl:amd64 (2.051-1, 2.052-1), libgcc1:amd64 (1:7.2.0-11, 1:7.2.0-12), dirmngr:amd64 (2.2.1-4, 2.2.1-5), libperl5.26:amd64 (5.26.0-8, 5.26.1-2), binutils-x86-64-linux-gnu:amd64 (2.29.1-5, 2.29.1-6), libstdc++-7-dev:amd64 (7.2.0-11, 7.2.0-12), dpkg:amd64 (1.18.24, 1.19.0.4), libtiff5:amd64 (4.0.8-5, 4.0.8-6), python3-minimal:amd64 (3.6.3-1, 3.6.3-2), libtsan0:amd64 (7.2.0-11, 7.2.0-12), libgcc-6-dev:amd64 (6.4.0-8, 6.4.0-9), libgtk-3-bin:amd64 (3.22.24-2, 3.22.24-3), libubsan0:amd64 (7.2.0-11, 7.2.0-12), g++-7:amd64 (7.2.0-11, 7.2.0-12), libpython3-stdlib:amd64 (3.6.3-1, 3.6.3-2), libgfortran4:amd64 (7.2.0-11, 7.2.0-12), gcc-6:amd64 (6.4.0-8, 6.4.0-9), gcc-7:amd64 (7.2.0-11, 7.2.0-12), gpgv:amd64 (2.2.1-4, 2.2.1-5), distro-info-data:amd64 (0.36, 0.37), liblsan0:amd64 (7.2.0-11, 7.2.0-12), libgomp1:amd64 (7.2.0-11, 7.2.0-12), libwebkit2gtk-4.0-37:amd64 (2.18.1-1, 2.18.2-1), libthai0:amd64 (0.1.26-3, 0.1.27-1), libtdb1:amd64 (1.3.13-2+b1, 1.3.15-2), binutils-common:amd64 (2.29.1-5, 2.29.1-6), tasksel:amd64 (3.41, 3.42), libbinutils:amd64 (2.29.1-5, 2.29.1-6), gir1.2-webkit2-4.0:amd64 (2.18.1-1, 2.18.2-1), libfreetype6:amd64 (2.8-0.2, 2.8.1-0.1), perl:amd64 (5.26.0-8, 5.26.1-2), wget:amd64 (1.19.1-4, 1.19.2-1), gtk-update-icon-cache:amd64 (3.22.24-2, 3.22.24-3), dbus-user-session:amd64 (1.11.20-1, 1.11.22-1), libatomic1:amd64 (7.2.0-11, 7.2.0-12), libharfbuzz0b:amd64 (1.5.1-1, 1.6.2-1), gnupg:amd64 (2.2.1-4, 2.2.1-5), libcc1-0:amd64 (7.2.0-11, 7.2.0-12), libcairo2:amd64 (1.14.10-1, 1.15.8-2), libstdc++6:amd64 (7.2.0-11, 7.2.0-12), curl:amd64 (7.55.1-1, 7.56.1-1), libdpkg-perl:amd64 (1.18.24, 1.19.0.4), libjavascriptcoregtk-4.0-18:amd64 (2.18.1-1, 2.18.2-1), libclass-accessor-perl:amd64 (0.34-1, 0.51-1), gpg-agent:amd64 (2.2.1-4, 2.2.1-5), libcurl3-gnutls:amd64 (7.55.1-1, 7.56.1-1), gpgconf:amd64 (2.2.1-4, 2.2.1-5), gir1.2-javascriptcoregtk-4.0:amd64 (2.18.1-1, 2.18.2-1), gpgsm:amd64 (2.2.1-4, 2.2.1-5), dpkg-dev:amd64 (1.18.24, 1.19.0.4), tzdata:amd64 (2017b-2, 2017c-1)
End-Date: 2017-11-02  21:20:01


Bottom line is that wget was upgraded on 11/2/17: wget:amd64 (1.19.1-4, 1.19.2-1)

I'm going to try to purge the debian testing file, and install the stretch version and see what happens. I'll let you know.
Back to top
Chris M
Status: Contributor
Joined: 11 Aug 2013
Posts: 69
Reply Quote
Downgrading to the Stretch wget file (wget_1.18-5+deb9u1_amd64.deb) took care of the wget errors, but now I'm having problems installing proprietary nvidia drivers.

I was able to install the nouveau driver with sgfxi and the debian nvidia driver.

Here's my nvidia-installer.log:

:: Code ::
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Nov  4 15:33:08 2017
installer version: 387.22

PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

nvidia-installer command line:
    ./nvidia-installer
    -s
    -N
    --x-module-path=/usr/lib/xorg/modules
    --x-library-path=/usr/lib
    -k
    4.13.0-1-amd64

Using built-in stream user interface
-> Detected 4 CPUs online; setting concurrency level to 4.
-> License accepted by command line option.
-> Installing NVIDIA driver version 387.22.
-> Not probing for precompiled kernel interfaces.
-> Performing CC sanity check with CC="/usr/bin/gcc-6".
-> Kernel source path: '/lib/modules/4.13.0-1-amd64/source'
-> Kernel output path: '/lib/modules/4.13.0-1-amd64/build'
-> Performing Compiler check.
-> Performing Dom0 check.
-> Performing Xen check.
-> Performing PREEMPT_RT check.
-> Cleaning kernel module build directory.
   executing: 'cd ./kernel; /usr/bin/make -k -j4 clean NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/4.13.0-1-amd64/source" SYSOUT="/lib/modules/4.13.0-1-amd64/build"'...
   rm -f -r conftest
   make[1]: Entering directory '/usr/src/linux-headers-4.13.0-1-common'
   make[2]: Entering directory '/usr/src/linux-headers-4.13.0-1-amd64'
   make[2]: Leaving directory '/usr/src/linux-headers-4.13.0-1-amd64'
   make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-1-common'
-> Building kernel modules
   executing: 'cd ./kernel; /usr/bin/make -k -j4  NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/4.13.0-1-amd64/source" SYSOUT="/lib/modules/4.13.0-1-amd64/build"'...
   make[1]: Entering directory '/usr/src/linux-headers-4.13.0-1-common'
   make[2]: Entering directory '/usr/src/linux-headers-4.13.0-1-amd64'
     SYMLINK /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-kernel.o
     SYMLINK /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset/nv-modeset-kernel.o
    CONFTEST: remap_pfn_range
    CONFTEST: hash__remap_4k_pfn
    CONFTEST: follow_pfn
    CONFTEST: INIT_WORK
    CONFTEST: vmap
    CONFTEST: set_pages_uc
    CONFTEST: set_memory_uc
    CONFTEST: set_memory_array_uc
    CONFTEST: change_page_attr
    CONFTEST: pci_get_class
    CONFTEST: pci_choose_state
    CONFTEST: vm_insert_page
    CONFTEST: acpi_device_id
    CONFTEST: acquire_console_sem
    CONFTEST: console_lock
    CONFTEST: kmem_cache_create
    CONFTEST: on_each_cpu
    CONFTEST: smp_call_function
    CONFTEST: acpi_evaluate_integer
    CONFTEST: ioremap_cache
    CONFTEST: ioremap_wc
    CONFTEST: acpi_walk_namespace
    CONFTEST: pci_domain_nr
    CONFTEST: pci_dma_mapping_error
    CONFTEST: sg_alloc_table
    CONFTEST: sg_init_table
    CONFTEST: pci_get_domain_bus_and_slot
    CONFTEST: get_num_physpages
    CONFTEST: efi_enabled
    CONFTEST: proc_create_data
    CONFTEST: pde_data
    CONFTEST: proc_remove
    CONFTEST: pm_vt_switch_required
    CONFTEST: xen_ioemu_inject_msi
    CONFTEST: phys_to_dma
    CONFTEST: get_dma_ops
    CONFTEST: write_cr4
    CONFTEST: of_get_property
    CONFTEST: of_find_node_by_phandle
    CONFTEST: of_node_to_nid
    CONFTEST: pnv_pci_get_npu_dev
    CONFTEST: for_each_online_node
    CONFTEST: node_end_pfn
    CONFTEST: pci_bus_address
    CONFTEST: pci_stop_and_remove_bus_device
    CONFTEST: pci_remove_bus_device
    CONFTEST: request_threaded_irq
    CONFTEST: register_cpu_notifier
    CONFTEST: cpuhp_setup_state
    CONFTEST: backlight_device_register
    CONFTEST: remap_page_range
    CONFTEST: address_space_init_once
    CONFTEST: kbasename
    CONFTEST: fatal_signal_pending
    CONFTEST: list_cut_position
    CONFTEST: vzalloc
    CONFTEST: wait_on_bit_lock_argument_count
    CONFTEST: bitmap_clear
    CONFTEST: usleep_range
    CONFTEST: radix_tree_empty
    CONFTEST: drm_dev_unref
    CONFTEST: drm_reinit_primary_mode_group
    CONFTEST: drm_atomic_set_mode_for_crtc
    CONFTEST: drm_atomic_clean_old_fb
    CONFTEST: get_user_pages_remote
    CONFTEST: drm_gem_object_lookup
    CONFTEST: drm_atomic_state_free
    CONFTEST: drm_driver_has_gem_prime_res_obj
    CONFTEST: drm_atomic_helper_disable_all
    CONFTEST: drm_atomic_helper_set_config
    CONFTEST: drm_atomic_helper_connector_dpms
    CONFTEST: is_export_symbol_gpl_of_node_to_nid
    CONFTEST: i2c_adapter
    CONFTEST: pm_message_t
    CONFTEST: irq_handler_t
    CONFTEST: acpi_device_ops
    CONFTEST: acpi_op_remove
    CONFTEST: outer_flush_all
    CONFTEST: proc_dir_entry
    CONFTEST: scatterlist
    CONFTEST: sg_table
    CONFTEST: file_operations
    CONFTEST: vm_operations_struct
    CONFTEST: atomic_long_type
    CONFTEST: pci_save_state
    CONFTEST: file_inode
    CONFTEST: task_struct
    CONFTEST: kuid_t
    CONFTEST: dma_ops
    CONFTEST: dma_map_ops
    CONFTEST: noncoherent_swiotlb_dma_ops
    CONFTEST: vm_fault_present
    CONFTEST: vm_fault_has_address
    CONFTEST: kernel_write
    CONFTEST: strnstr
    CONFTEST: iterate_dir
    CONFTEST: kstrtoull
    CONFTEST: backlight_properties_type
    CONFTEST: fault_flags
    CONFTEST: atomic64_type
    CONFTEST: address_space
    CONFTEST: backing_dev_info
    CONFTEST: mm_context_t
    CONFTEST: vm_ops_fault_removed_vma_arg
    CONFTEST: pnv_npu2_init_context
    CONFTEST: drm_bus_present
    CONFTEST: drm_bus_has_bus_type
    CONFTEST: drm_bus_has_get_irq
    CONFTEST: drm_bus_has_get_name
    CONFTEST: drm_driver_has_legacy_dev_list
    CONFTEST: drm_driver_has_set_busid
    CONFTEST: drm_crtc_state_has_connectors_changed
    CONFTEST: drm_init_function_args
    CONFTEST: drm_mode_connector_list_update_has_merge_type_bits_arg
    CONFTEST: drm_helper_mode_fill_fb_struct
    CONFTEST: drm_master_drop_has_from_release_arg
    CONFTEST: drm_mode_config_funcs_has_atomic_state_alloc
    CONFTEST: drm_driver_unload_has_int_return_type
    CONFTEST: kref_has_refcount_of_type_refcount_t
    CONFTEST: drm_crtc_helper_funcs_has_atomic_enable
    CONFTEST: dom0_kernel_present
    CONFTEST: nvidia_vgpu_kvm_build
    CONFTEST: nvidia_grid_build
    CONFTEST: drm_available
    CONFTEST: drm_atomic_available
    CONFTEST: drm_atomic_modeset_nonblocking_commit_available
    CONFTEST: is_export_symbol_gpl_refcount_inc
    CONFTEST: is_export_symbol_gpl_refcount_dec_and_test
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-acpi.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-chrdev.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-gpu-numa.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-cray.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-dma.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-gvi.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-i2c.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-mempool.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-mmap.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-p2p.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-pat.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-procfs.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-usermap.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-vm.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-vtophys.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-interface.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-mlock.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-pci.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-registry.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-usermap.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-modeset-interface.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-pci-table.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-memdbg.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-report-err.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-ibmnpu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv_uvm_interface.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nvlink_linux.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-frontend.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-kthread-q.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-kthread-q-selftest.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-instance.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm_utils.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm_common.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm_linux.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/nvstatus.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/nvCpuUuid.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_tools.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_global.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_isr.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_procfs.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_va_space.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_semaphore.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_mem.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_rm_mem.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_channel.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_lock.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_hal.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_tree.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_allocator.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_va_range.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_va_block.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_group.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_replayable_faults.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_non_replayable_faults.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_access_counters.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_events.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_module.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_mmu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pte_batch.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_tlb_batch.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_push.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pushbuffer.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_thread_context.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_tracker.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kepler.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kepler_ce.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kepler_host.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kepler_mmu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_maxwell.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_maxwell_host.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pascal.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pascal_ce.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pascal_host.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pascal_mmu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pascal_fault_buffer.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_volta_host.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_volta.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_volta_fault_buffer.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_volta_access_counter_buffer.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_policy.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_utils.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kvmalloc.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pmm_gpu.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_migrate.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_map_external.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_user_channel.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_hmm.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_heuristics.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_thrashing.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_prefetch.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_test_rng.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_tree_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_allocator_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_gpu_semaphore_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_mem_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_rm_mem_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_page_tree_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_tracker_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_push_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_channel_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_ce_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_lock_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_utils_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_kvmalloc_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_pmm_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_events_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_perf_module_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_get_rm_ptes_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_fault_buffer_flush_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_mmu_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_peer_identity_mappings_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_va_block_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm/uvm8_range_group_tree_test.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset/nvidia-modeset-linux.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-drv.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-utils.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-crtc.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-encoder.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-connector.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-gem.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-fb.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-modeset.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-prime-fence.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-linux.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-helper.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nv-pci-table.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-gem-nvkms-memory.o
     CC [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o
   ld -r -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-gpu-numa.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-acpi.o /usr/src/sg
   fxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-chrdev.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-cray.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-dma.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-gvi.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-i2c.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-mempool.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-mmap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-p2p.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-pat.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-procfs.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-usermap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-vm.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-vtophys.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86
   _64-387.22/kernel/nvidia/os-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-mlock.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-pci.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-registry.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/os-usermap.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-modeset-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-pci-table.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-memdbg.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-report-err.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-ibmnpu.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv_uvm_interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nvlink_linux.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-frontend.o /usr/src/sgfxi-down
   loads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-kthread-q.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-kthread-q-selftest.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia/nv-instance.o
   ld -r -o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset/nv-modeset-interface.o /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset/nvidia-modeset-linux.o
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia.o
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm.o
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset.o
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm.o
     Building modules, stage 2.
     MODPOST 4 modules
     CC      /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm.mod.o
     CC      /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset.mod.o
     CC      /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm.mod.o
     CC      /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia.mod.o
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-drm.ko
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-modeset.ko
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia-uvm.ko
     LD [M]  /usr/src/sgfxi-downloads/NVIDIA-Linux-x86_64-387.22/kernel/nvidia.ko
   make[2]: Leaving directory '/usr/src/linux-headers-4.13.0-1-amd64'
   make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-1-common'
-> done.
-> Kernel module compilation complete.
-> Unable to determine if Secure Boot is enabled: No such file or directory
-> Installing both new and classic TLS OpenGL libraries.
-> Installing classic TLS 32bit OpenGL libraries.
WARNING: Unable to find a suitable destination to install 32-bit compatibility libraries. Your system may not be set up for 32-bit compatibility. 32-bit compatibility files will not be installed; if you wish to install them, re-run the installation and set a valid directory with the --compat32-libdir option.
-> Will install GLVND GLX client libraries.
-> Will install GLVND EGL client libraries.
-> Skipping GLX non-GLVND file: "libGL.so.387.22"
-> Skipping GLX non-GLVND file: "libGL.so.1"
-> Skipping GLX non-GLVND file: "libGL.so"
-> Skipping EGL non-GLVND file: "libEGL.so.387.22"
-> Skipping EGL non-GLVND file: "libEGL.so"
-> Skipping EGL non-GLVND file: "libEGL.so.1"
Looking for install checker script at ./libglvnd_install_checker/check-libglvnd-install.sh
   executing: '/bin/sh ./libglvnd_install_checker/check-libglvnd-install.sh'...
   Checking for libglvnd installation.
   Checking libGLdispatch...
   Checking libGLdispatch dispatch table
   Checking call through libGLdispatch
   All OK
   libGLdispatch is OK
   Checking for libGLX
   libGLX is OK
   Checking for libEGL
   eglInitialize failed
-> An incomplete installation of libglvnd was found. Do you want to install a full copy of libglvnd? This will overwrite any existing libglvnd libraries. (Answer: Abort installation.)
ERROR: Installation has failed.  Please see the file '/var/log/nvidia-installer.log' for details.  You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.


Bottom line:

-> An incomplete installation of libglvnd was found. Do you want to install a full copy of libglvnd? This will overwrite any existing libglvnd libraries. (Answer: Abort installation.)
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com.
Back to top
ckosloff
Status: Contributor
Joined: 21 Dec 2011
Posts: 292
Location: South Florida
Reply Quote
That is why I am wary of downgrading , it creates all sorts of errors and trouble , which I don't need, I did a fresh install of testing, so this might be a bug in testing that needs to be reported.
I just did an update + dist-upgrade hoping to fix issue, but SOL.
Back to top
Display posts from previous:   
Page: Previous  1, 2, 3, 4, 5, 6, 7  Next
All times are GMT - 8 Hours