test: install xhci module
This commit is contained in:
parent
3e509e0db2
commit
8d9215284e
@ -14,7 +14,7 @@ print(f"Test script running on {uname['sysname']} {uname['release']} {uname['ver
|
|||||||
print("====")
|
print("====")
|
||||||
|
|
||||||
# Perform tests
|
# Perform tests
|
||||||
os.system("cat /dev/xhci0")
|
os.system("/bin/insmod /mod/xhci.ko")
|
||||||
|
|
||||||
# Reboot
|
# Reboot
|
||||||
print("====")
|
print("====")
|
||||||
|
Loading…
Reference in New Issue
Block a user