This shows you the differences between two versions of the page.
linux:linux_drivers [2021/01/01 21:25] 127.0.0.1 external edit |
linux:linux_drivers [2021/01/26 15:25] (current) manu |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== List modules ===== | ===== List modules ===== | ||
+ | List modules in use by adapter | ||
<cli prompt='#'> | <cli prompt='#'> | ||
- | [root@hrstsm02 ~]# lsscsi -H -t | + | [root@tsm02 ~]# lspci -k |
+ | 00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09) | ||
+ | Subsystem: Lenovo Device 2223 | ||
+ | Kernel driver in use: bdw_uncore | ||
+ | 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) | ||
+ | Subsystem: Lenovo Device 2225 | ||
+ | Kernel driver in use: i915 | ||
+ | Kernel modules: i915 | ||
+ | </cli> | ||
+ | |||
+ | |||
+ | <cli prompt='#'> | ||
+ | [root@tsm02 ~]# lsscsi -H -t | ||
[0] megaraid_sas | [0] megaraid_sas | ||
[1] mpt3sas sas:0x500605b00fb20c90 | [1] mpt3sas sas:0x500605b00fb20c90 |