GPU: [Linux] More detailed Intel GPU info. Closes #626
@@ -1075,7 +1075,12 @@ get_gpu() {
;;
*"intel"*)
gpu="Intel Integrated Graphics"
gpu="$(glxinfo | grep "Device:.*Intel")"
gpu="${gpu/*Intel/Intel}"
gpu="${gpu/'(R)'}"
gpu="${gpu/ \(*}"
[[ -z "$(trim "$gpu")" ]] && gpu="Intel Integrated Graphics"
*"virtualbox"*)
The note is not visible to the blocked user.