View Single Post
Old 03-23-2018, 03:41 PM   #7
lucasmpr
Enthusiast
lucasmpr began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Jul 2017
Device: Kindle
There you go:

Code:
[root@kindle root]# ls -l /lib/modules/$(uname -r)/kernel/drivers/
drwxr-xr-x    3 root     root          1024 Jan 16  2017 i2c
drwxr-xr-x    4 root     root          1024 Jan 16  2017 input
drwxr-xr-x    3 root     root          1024 Jan 16  2017 mxc
drwxr-xr-x    4 root     root          1024 Jan 16  2017 net
drwxr-xr-x    3 root     root          1024 Jan 16  2017 usb
drwxr-xr-x    3 root     root          1024 Jan 16  2017 video
[root@kindle root]#
lucasmpr is offline   Reply With Quote