Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nvidia-patch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
nvidia-patch
Commits
fc96aeba
Commit
fc96aeba
authored
Dec 05, 2022
by
Jai Luthra
Committed by
GitHub
Dec 05, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #592 from averred/515.86.01
parents
f5b3fdb3
9bc955c4
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
0 deletions
+11
-0
README.md
README.md
+1
-0
drivers.json
drivers.json
+6
-0
patch-fbc.sh
patch-fbc.sh
+2
-0
patch.sh
patch.sh
+2
-0
No files found.
README.md
View file @
fc96aeba
...
@@ -163,6 +163,7 @@ If you want to donate, please send it to your favorite open source organizations
...
@@ -163,6 +163,7 @@ If you want to donate, please send it to your favorite open source organizations
| 515.57 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.57/NVIDIA-Linux-x86_64-515.57.run
)
|
| 515.57 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.57/NVIDIA-Linux-x86_64-515.57.run
)
|
| 515.65.01 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.65.01/NVIDIA-Linux-x86_64-515.65.01.run
)
|
| 515.65.01 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.65.01/NVIDIA-Linux-x86_64-515.65.01.run
)
|
| 515.76 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.76/NVIDIA-Linux-x86_64-515.76.run
)
|
| 515.76 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.76/NVIDIA-Linux-x86_64-515.76.run
)
|
| 515.86.01 | YES | YES |
[
Driver_link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/515.86.01/NVIDIA-Linux-x86_64-515.86.01.run
)
|
| 520.56.06 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/520.56.06/NVIDIA-Linux-x86_64-520.56.06.run
)
|
| 520.56.06 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/520.56.06/NVIDIA-Linux-x86_64-520.56.06.run
)
|
| 520.61.05 | YES | YES |
[
Driver link
](
https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run
)
|
| 520.61.05 | YES | YES |
[
Driver link
](
https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run
)
|
| 525.60.11 | YES | YES |
[
Driver link
](
http://international.download.nvidia.com/XFree86/Linux-x86_64/525.60.11/NVIDIA-Linux-x86_64-525.60.11.run
)
|
| 525.60.11 | YES | YES |
[
Driver link
](
http://international.download.nvidia.com/XFree86/Linux-x86_64/525.60.11/NVIDIA-Linux-x86_64-525.60.11.run
)
|
...
...
drivers.json
View file @
fc96aeba
...
@@ -782,6 +782,12 @@
...
@@ -782,6 +782,12 @@
"nvfbc_patch"
:
true
,
"nvfbc_patch"
:
true
,
"driver_url"
:
"https://international.download.nvidia.com/XFree86/Linux-x86_64/515.76/NVIDIA-Linux-x86_64-515.76.run"
"driver_url"
:
"https://international.download.nvidia.com/XFree86/Linux-x86_64/515.76/NVIDIA-Linux-x86_64-515.76.run"
},
},
{
"version"
:
"515.86.01"
,
"nvenc_patch"
:
true
,
"nvfbc_patch"
:
true
,
"driver_url"
:
"https://international.download.nvidia.com/XFree86/Linux-x86_64/515.86.01/NVIDIA-Linux-x86_64-515.86.01.run"
},
{
{
"version"
:
"520.56.06"
,
"version"
:
"520.56.06"
,
"nvenc_patch"
:
true
,
"nvenc_patch"
:
true
,
...
...
patch-fbc.sh
View file @
fc96aeba
...
@@ -153,6 +153,7 @@ declare -A patch_list=(
...
@@ -153,6 +153,7 @@ declare -A patch_list=(
[
"515.57"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.57"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.65.01"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.65.01"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.76"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.76"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"515.86.01"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"520.56.06"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"520.56.06"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"520.61.05"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"520.61.05"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"525.60.11"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"525.60.11"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
...
@@ -257,6 +258,7 @@ declare -A object_list=(
...
@@ -257,6 +258,7 @@ declare -A object_list=(
[
"515.57"
]=
'libnvidia-fbc.so'
[
"515.57"
]=
'libnvidia-fbc.so'
[
"515.65.01"
]=
'libnvidia-fbc.so'
[
"515.65.01"
]=
'libnvidia-fbc.so'
[
"515.76"
]=
'libnvidia-fbc.so'
[
"515.76"
]=
'libnvidia-fbc.so'
[
"515.86.01"
]=
'libnvidia-fbc.so'
[
"520.56.06"
]=
'libnvidia-fbc.so'
[
"520.56.06"
]=
'libnvidia-fbc.so'
[
"520.61.05"
]=
'libnvidia-fbc.so'
[
"520.61.05"
]=
'libnvidia-fbc.so'
[
"525.60.11"
]=
'libnvidia-fbc.so'
[
"525.60.11"
]=
'libnvidia-fbc.so'
...
...
patch.sh
View file @
fc96aeba
...
@@ -192,6 +192,7 @@ declare -A patch_list=(
...
@@ -192,6 +192,7 @@ declare -A patch_list=(
[
"515.57"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.57"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.65.01"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.65.01"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.76"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.76"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"515.86.01"
]=
's/\xe8\xd5\x1e\xff\xff\x85\xc0\x41\x89\xc4/\xe8\xd5\x1e\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"520.56.06"
]=
's/\xe8\xa5\xc8\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\xc8\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"520.56.06"
]=
's/\xe8\xa5\xc8\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\xc8\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"520.61.05"
]=
's/\xe8\xa5\xc8\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\xc8\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"520.61.05"
]=
's/\xe8\xa5\xc8\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\xc8\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"525.60.11"
]=
's/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"525.60.11"
]=
's/\xe8\xf5\xc6\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xf5\xc6\xfe\xff\x29\xc0\x41\x89\xc4/g'
...
@@ -333,6 +334,7 @@ declare -A object_list=(
...
@@ -333,6 +334,7 @@ declare -A object_list=(
[
"515.57"
]=
'libnvidia-encode.so'
[
"515.57"
]=
'libnvidia-encode.so'
[
"515.65.01"
]=
'libnvidia-encode.so'
[
"515.65.01"
]=
'libnvidia-encode.so'
[
"515.76"
]=
'libnvidia-encode.so'
[
"515.76"
]=
'libnvidia-encode.so'
[
"515.86.01"
]=
'libnvidia-encode.so'
[
"520.56.06"
]=
'libnvidia-encode.so'
[
"520.56.06"
]=
'libnvidia-encode.so'
[
"520.61.05"
]=
'libnvidia-encode.so'
[
"520.61.05"
]=
'libnvidia-encode.so'
[
"525.60.11"
]=
'libnvidia-encode.so'
[
"525.60.11"
]=
'libnvidia-encode.so'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment