Skip to content

Installing GPU drivers inside setup script might cause dependencies issue #24

Description

@patuan07

In scripts/install_dev_env_amd64.sh, sudo ubuntu-drivers install is said to be updating the driver. Actually, it install the latest Ubuntu drivers without removing old ones. For people who already have their own GPU driver setup, this can lead to one host machine holding different drivers, causing clashes.

Should the installation of GPU drivers be done on our own? Since each person should setup drivers that works for them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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