Skip to content

Commit e616122

Browse files
authored
compatibility/nvidia.robot: Accept VGA Controller as gpu detected (#467)
Signed-off-by: Filip Gołaś <[email protected]>
1 parent 04b743a commit e616122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dasharo-compatibility/nvidia.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ NVI001.001 NVIDIA Graphics detect (Ubuntu)
3434
Switch To Root User
3535
Detect Or Install Package pciutils
3636
${out}= Execute Linux Command lspci | grep -i nvidia | cat
37-
Should Contain ${out} 3D controller: NVIDIA Corporation
37+
Should Contain Any ${out} 3D controller: NVIDIA Corporation VGA compatible controller: NVIDIA Corporation
3838
Exit From Root User
3939

4040
NVI001.002 NVIDIA Graphics detect (Windows)

0 commit comments

Comments
 (0)