mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update KERNEL.md
This commit is contained in:
parent
5a09089d37
commit
ceee46876c
@ -40,7 +40,7 @@ Compiling a kernel has the advantage to make it as minimal and featureful as you
|
|||||||
`lspci`
|
`lspci`
|
||||||
* List your hardware with kernel modules used for each.
|
* List your hardware with kernel modules used for each.
|
||||||
`lspci -k`
|
`lspci -k`
|
||||||
* List all kernel modules currenly used.
|
* List only kernel modules currenly loaded.
|
||||||
`lsmod`
|
`lsmod`
|
||||||
* Long list of your hardware with all details.
|
* Long list of your hardware with all details.
|
||||||
`lspci -v`
|
`lspci -v`
|
||||||
|
Loading…
Reference in New Issue
Block a user