Update project to use the improved ls-iommu
This commit is contained in:
parent
f3c4eea715
commit
0d53053332
8 changed files with 47 additions and 24 deletions
|
@ -8,7 +8,7 @@ does not belong to itself. Both cards must also have unique hardware ids [xxxx:y
|
|||
|
||||
"
|
||||
echo "#------------------------------------------#"
|
||||
exec "$SCRIPTDIR/utils/ls-iommu" | grep -i "vga" | cut -d " " -f 1-4,9-
|
||||
exec "$SCRIPTDIR/utils/ls-iommu" -g | cut -d " " -f 1-5,10-
|
||||
echo "#------------------------------------------#"
|
||||
|
||||
printf "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue