add sudo usbreset

This commit is contained in:
hathach
2024-03-26 17:13:02 +07:00
parent ecea890fdc
commit 7f1e327be3
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ jobs:
lsusb lsusb
lsusb -t lsusb -t
# reset VIA Labs 2.0 hub # reset VIA Labs 2.0 hub
usbreset 001/002 sudo usbreset 001/002
# legacy code # legacy code
#for port in $(lspci | grep USB | cut -d' ' -f1); do #for port in $(lspci | grep USB | cut -d' ' -f1); do

View File

@@ -144,7 +144,7 @@ jobs:
lsusb lsusb
lsusb -t lsusb -t
# reset VIA Labs 2.0 hub # reset VIA Labs 2.0 hub
usbreset 001/002 sudo usbreset 001/002
# legacy code # legacy code
#for port in $(lspci | grep USB | cut -d' ' -f1); do #for port in $(lspci | grep USB | cut -d' ' -f1); do