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
c15a18c2
Commit
c15a18c2
authored
Mar 30, 2023
by
Jai Luthra
Committed by
GitHub
Mar 30, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #631 from guihkx/470.182.03
linux: add patches for 470.182.03
parents
81772668
e795fde7
Changes
4
Hide 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 @
c15a18c2
...
...
@@ -147,6 +147,7 @@ If you want to donate, please send it to your favorite open source organizations
| 470.129.06 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/470.129.06/NVIDIA-Linux-x86_64-470.129.06.run
)
|
| 470.141.03 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/470.141.03/NVIDIA-Linux-x86_64-470.141.03.run
)
|
| 470.161.03 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/470.161.03/NVIDIA-Linux-x86_64-470.161.03.run
)
|
| 470.182.03 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/470.182.03/NVIDIA-Linux-x86_64-470.182.03.run
)
|
| 495.29.05 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/495.29.05/NVIDIA-Linux-x86_64-495.29.05.run
)
|
| 495.44 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/495.44/NVIDIA-Linux-x86_64-495.44.run
)
|
| 495.46 | YES | YES |
[
Driver link
](
https://international.download.nvidia.com/XFree86/Linux-x86_64/495.46/NVIDIA-Linux-x86_64-495.46.run
)
|
...
...
drivers.json
View file @
c15a18c2
...
...
@@ -698,6 +698,12 @@
"nvfbc_patch"
:
true
,
"driver_url"
:
"https://international.download.nvidia.com/XFree86/Linux-x86_64/470.161.03/NVIDIA-Linux-x86_64-470.161.03.run"
},
{
"version"
:
"470.182.03"
,
"nvenc_patch"
:
true
,
"nvfbc_patch"
:
true
,
"driver_url"
:
"https://international.download.nvidia.com/XFree86/Linux-x86_64/470.182.03/NVIDIA-Linux-x86_64-470.182.03.run"
},
{
"version"
:
"510.39.01"
,
"nvenc_patch"
:
true
,
...
...
patch-fbc.sh
View file @
c15a18c2
...
...
@@ -137,6 +137,7 @@ declare -A patch_list=(
[
"470.129.06"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"470.141.03"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"470.161.03"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"470.182.03"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"495.29.05"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"495.44"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
[
"495.46"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x00\x72\x08\x48/'
...
...
@@ -250,6 +251,7 @@ declare -A object_list=(
[
"470.129.06"
]=
'libnvidia-fbc.so'
[
"470.141.03"
]=
'libnvidia-fbc.so'
[
"470.161.03"
]=
'libnvidia-fbc.so'
[
"470.182.03"
]=
'libnvidia-fbc.so'
[
"495.29.05"
]=
'libnvidia-fbc.so'
[
"495.44"
]=
'libnvidia-fbc.so'
[
"495.46"
]=
'libnvidia-fbc.so'
...
...
patch.sh
View file @
c15a18c2
...
...
@@ -176,6 +176,7 @@ declare -A patch_list=(
[
"470.129.06"
]=
's/\xe8\x25\x1C\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x25\x1C\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"470.141.03"
]=
's/\xe8\x25\x1C\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x25\x1C\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"470.161.03"
]=
's/\xe8\x25\x1C\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x25\x1C\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"470.182.03"
]=
's/\xe8\x25\x1C\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x25\x1C\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"495.29.05"
]=
's/\xe8\x35\x1f\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x35\x1f\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"495.44"
]=
's/\xe8\x35\x1f\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x35\x1f\xff\xff\x29\xc0\x41\x89\xc4/g'
[
"495.46"
]=
's/\xe8\x35\x1f\xff\xff\x85\xc0\x41\x89\xc4/\xe8\x35\x1f\xff\xff\x29\xc0\x41\x89\xc4/g'
...
...
@@ -326,6 +327,7 @@ declare -A object_list=(
[
"470.129.06"
]=
'libnvidia-encode.so'
[
"470.141.03"
]=
'libnvidia-encode.so'
[
"470.161.03"
]=
'libnvidia-encode.so'
[
"470.182.03"
]=
'libnvidia-encode.so'
[
"495.29.05"
]=
'libnvidia-encode.so'
[
"495.44"
]=
'libnvidia-encode.so'
[
"495.46"
]=
'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