• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Mods How do I get modinfo for all installed drivers / modules on my Android 2.1 device? [Root only]

RandyB201

Lurker
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:

  • 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
Can someone help me figure out how to get the equivalent of modinfo details for these?

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
 
Back
Top Bottom