Commit f06d9a9e authored by Dylan's avatar Dylan

Added another substitution for amd GPUs

parent 535d220e
...@@ -886,6 +886,7 @@ getgpu () { ...@@ -886,6 +886,7 @@ getgpu () {
gpu=${gpu/'[AMD/ATI]' } gpu=${gpu/'[AMD/ATI]' }
gpu=${gpu/Tahiti PRO} gpu=${gpu/Tahiti PRO}
gpu=${gpu/Seymour} gpu=${gpu/Seymour}
gpu=${gpu/Richland}
gpu=${gpu/ OEM} gpu=${gpu/ OEM}
gpu=${gpu/ Cape Verde} gpu=${gpu/ Cape Verde}
gpu=${gpu/ \[} gpu=${gpu/ \[}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment