Initial commit
This commit is contained in:
2
which-driver-for-gpu
Executable file
2
which-driver-for-gpu
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
lspci -k -s 01:00.0 | sed -n "s/\s*Kernel driver in use: \(\w*\)/\1/p"
|
Reference in New Issue
Block a user