Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Installation incomplete? #49

Description

@cooijmanstim

After running the command in the README, and sshing into the resulting instance, it seems that the installation failed to complete:

$ ls /var/lib/nvidia/
NVIDIA-Linux-x86_64-418.67.run  bin  bin-workdir  drivers  drivers-workdir  gpu-installer-env  lib64  lib64-workdir  run_installer.sh
$ ls /var/lib/nvidia/drivers
$ ls /var/lib/nvidia/drivers-workdir/
work
$ ls /var/lib/nvidia/drivers-workdir/work
ls: cannot open directory '/var/lib/nvidia/drivers-workdir/work': Permission denied
$ sudo ls /var/lib/nvidia/drivers-workdir/work
$ ls /var/lib/nvidia/lib64
$ ls /usr/local/nvidia
ls: cannot access '/usr/local/nvidia': No such file or directory

I don't know how to learn more about what happened; I can't find any logs (on the file system or on the google cloud console) that show anything about the installation process. Running run_installer.sh manually appears to complete the installation:

$ cd /var/lib/nvidia
$ sudo sh run_installer.sh

Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions