lk/fundamentals/kernel.md
2020-01-02 01:04:35 +01:00

149 B

Living Space

Kernel modules live in lib/modules/$(uname -r)

Load them with

sudo modprobe ath9k

Or remove one with

sudo modprove uvcvideo