gpu: Change Xeon output to HD Graphics
This commit is contained in:
@@ -2083,6 +2083,7 @@ get_gpu() {
|
|||||||
gpu="${gpu/'Corporation'}"
|
gpu="${gpu/'Corporation'}"
|
||||||
gpu="${gpu/ \(*}"
|
gpu="${gpu/ \(*}"
|
||||||
gpu="${gpu/Integrated Graphics Controller}"
|
gpu="${gpu/Integrated Graphics Controller}"
|
||||||
|
gpu="${gpu/*Xeon*/Intel HD Graphics}"
|
||||||
|
|
||||||
[[ -z "$(trim "$gpu")" ]] && gpu="Intel Integrated Graphics"
|
[[ -z "$(trim "$gpu")" ]] && gpu="Intel Integrated Graphics"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user