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
  • #544
Closed
Open
Issue created Jun 15, 2022 by Administrator@rootContributor

New driver support (version 516.40) - pattern not found

Created by: reloxx13

The pattern has changed again :( autopatcher fails

nvidia-patch\win\tools\autopatch>python.exe autopatch.py 516.40
Downloading... ( https://international.download.nvidia.com/Windows/516.40/516.40-desktop-win10-win11-64bit-international-dch-whql.exe TO temp\516.40-desktop-win10-win11-64bit-international-dch-whql.exe )
This may take a while (~800MB)

7-Zip 20.00 alpha (x64) : Copyright (c) 1999-2020 Igor Pavlov : 2020-02-06

Scanning the drive for archives:
1 file, 822061184 bytes (784 MiB)

Extracting archive: temp\516.40-desktop-win10-win11-64bit-international-dch-whql.exe
--
Path = temp\516.40-desktop-win10-win11-64bit-international-dch-whql.exe
Type = PE
Physical Size = 822061184
CPU = x86
Characteristics = Executable 32-bit NoRelocs
Created = 2021-01-22 17:55:28
Headers Size = 1024
Checksum = 822076341
Name = PackageLauncher.exe
Image Size = 1019904
Section Alignment = 4096
File Alignment = 512
Code Size = 613376
Initialized Data Size = 377344
Uninitialized Data Size = 0
Linker Version = 9.0
OS Version = 5.0
Image Version = 0.0
Subsystem Version = 5.0
Subsystem = Windows GUI
DLL Characteristics = TerminalServerAware
Stack Reserve = 1048576
Stack Commit = 4096
Heap Reserve = 1048576
Heap Commit = 4096
Image Base = 4194304
Comment =
{
FileVersion: 1.0.11.0
FileVersion: 1.0.11
ProductVersion: 1.0.11.0
ProductVersion: 1.0.11
CompanyName: NVIDIA Corporation
FileDescription: NVIDIA Package Launcher
InternalName: PackageLauncher
LegalCopyright: Copyright © 2011-2021 NVIDIA Corporation
OriginalFilename: PackageLauncher.exe
PrivateBuild: Jan 22, 2021
ProductName: NVIDIA Package Launcher
}
----
Path = [0]
Size = 821060560
Packed Size = 821060560
Virtual Size = 821060560
Offset = 991744
--
Path = [0]
Type = 7z
Offset = 709
Physical Size = 821059844
Tail Size = 7
Headers Size = 20323
Method = LZMA2:26 LZMA:20 BCJ2
Solid = +
Blocks = 2

Everything is Ok

Files: 88
Size:       304175458
Compressed: 822061184
Traceback (most recent call last):
  File "autopatch.py", line 273, in <module>
    main()
  File "autopatch.py", line 269, in main
    patch_flow(*params, direct=args.direct, stdout=args.stdout)
  File "autopatch.py", line 212, in patch_flow
    patch = make_patch(installer_file,
  File "autopatch.py", line 162, in make_patch
    raise PatternNotFoundException("Pattern not found.")
__main__.PatternNotFoundException: Pattern not found.
Assignee
Assign to
Time tracking