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
93f08afa
Commit
93f08afa
authored
Dec 01, 2024
by
GitHub Action
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
linux: add support for driver 535.216.03
fix #866
parent
5c7b5702
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
patch-fbc.sh
patch-fbc.sh
+1
-0
patch.sh
patch.sh
+1
-0
No files found.
patch-fbc.sh
View file @
93f08afa
...
...
@@ -203,6 +203,7 @@ declare -A patch_list=(
[
"535.171.04"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"535.183.01"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"535.183.06"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"535.216.03"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"545.23.06"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"545.23.08"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
[
"545.29.02"
]=
's/\x83\xfe\x01\x73\x08\x48/\x83\xfe\x01\x90\x90\x48/'
...
...
patch.sh
View file @
93f08afa
...
...
@@ -242,6 +242,7 @@ declare -A patch_list=(
[
"535.171.04"
]=
's/\xe8\xa5\x9f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\x9f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"535.183.01"
]=
's/\xe8\xa5\x9f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\x9f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"535.183.06"
]=
's/\xe8\xa5\x9f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\x9f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"535.216.03"
]=
's/\xe8\xa5\x9f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xa5\x9f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"545.23.06"
]=
's/\xe8\xc5\x8f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x8f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"545.23.08"
]=
's/\xe8\xc5\x8f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x8f\xfe\xff\x29\xc0\x41\x89\xc4/g'
[
"545.29.02"
]=
's/\xe8\xc5\x8f\xfe\xff\x85\xc0\x41\x89\xc4/\xe8\xc5\x8f\xfe\xff\x29\xc0\x41\x89\xc4/g'
...
...
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