Skip to content

libXv.so.1 not found #4

@jwatte

Description

@jwatte

After installing nvidia-docker (which in turn required uninstalling docker.io and installing a very specific version of docker-ce) I can run "nvidia-smi" in the "nvidia/cuda" container, but I cannot run glxgears in your container:

[11:10] jwatte@ripper:~/xenial$ docker run -it --rm  --env="DISPLAY"   --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw"  --runtime=nvidia  plumbee/nvidia-virtualgl vglrun glxgears
glxgears: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory

Host is Ubuntu 17.10 amd64, nvidia-docker is latest version as of today, drivers are 384.

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