There is simple command allows you to see what is connected and loaded on your Linux system at present moment.
Type: lsmod
To easier trace modules on the system, type: ls /lib/modules/$(uname -r)
There is simple command allows you to see what is connected and loaded on your Linux system at present moment.
Type: lsmod
To easier trace modules on the system, type: ls /lib/modules/$(uname -r)