I have read that to understand all the drivers / modules installed on my Android device, I must look at everything in these two directories: /system/lib/modules and /sys/module
my device has no modules directory in the /system/lib directory.
in /sys/module, I have:
Using Root Explorer to search for *.ko, finds only these:
/etc/wifi/tiwlan_drv.ko
/system/bin/sgx/omaplfb.ko
/system/bin/sgx/pvrsrvkm.ko
Thanks.
Environment info:
device runs Android 2.1 I use adbKonnect to connect wirelessly with my PC
PC is running XP
my device has no modules directory in the /system/lib directory.
in /sys/module, I have:
- kernel
- printk
- wakelock
- userwakelock
- earlysuspend
- spurious
- omap3epfb
- keyboard
- vt
- bridgedriver
- scsi_mod
- usbcore
- musb_hdrc
- omap_hdq
- w1_bq27000
- usbhid
- binder
- lowmemorykiller
- snd
- snd_timer
- snd_pcm
- snd_dummy
- oprofile
- tcp_cubic
- rfkill
- pvrsrvkm
- omaplfb
- bc_example
- tiwlan_drv
Using Root Explorer to search for *.ko, finds only these:
/etc/wifi/tiwlan_drv.ko
/system/bin/sgx/omaplfb.ko
/system/bin/sgx/pvrsrvkm.ko
Thanks.
Environment info:
device runs Android 2.1 I use adbKonnect to connect wirelessly with my PC
PC is running XP