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
  • Issues
  • #297
Closed
Open
Issue created Jul 16, 2020 by Administrator@rootContributor

Vulkan Beta drivers is not discovered by nv-driver-locator

Created by: Snawoot

Related to #295 (closed)

It seems Vulkan Beta download page was changed, so get_vulkan_downloads.py is now outdated:

$ ./get_vulkan_downloads.py 
Traceback (most recent call last):
  File "./get_vulkan_downloads.py", line 84, in <module>
    main()
  File "./get_vulkan_downloads.py", line 80, in main
    pprint.pprint(get_drivers(timeout=args.timeout))
  File "./get_vulkan_downloads.py", line 58, in get_drivers
    for sibling in soup.find('h4',
AttributeError: 'NoneType' object has no attribute 'next_siblings'
Assignee
Assign to
Time tracking