Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nvidia-patch
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Keylase
  • nvidia-patch
  • Merge requests
  • !268

Add more descriptive info about driver version detection failure #267

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/vBLFTePebWNi6c/master into master May 14, 2020
  • Overview 4
  • Commits 4
  • Pipelines 0
  • Changes 2

Created by: vBLFTePebWNi6c

Purpose of proposed changes

Sometimes patching nvidia drivers fails inside docker container with no reason. This PR will add more descriptive info on what actually happens on failure.

Essential steps taken

In order to adding more debug info this solution fixed issue #267 (closed). I think that problem was in checking return value of nvidia-smi command: sometimes it fails despite that variable contains correct driver version.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/vBLFTePebWNi6c/master