uinput modules

Discussion about DroidMote Server for Android
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

uinput modules

Post by zulu99 »

In the following list there are modules that you can test on your device divided by macro-category assigned based on the CPU and the Kernel version. To test the module, you must copy it to a system folder where you have other files with the .ko extension (ex. /system/lib/modules), assign 644 permissions to this file with the command chmod (ex. chmod 644 /system/lib/modules/uinput.ko), load the module in the kernel with the command insmod (ex. insmod /system/lib/modules/uinput.ko). Don't restart the Android device and test DroidMote. If the module works well, you can load it automatically when the device start in different ways, the most common is to edit a startup script in the folder /etc/init.d

Remember that 96% of Android devices already have this module in the kernel and you not have to do any additional action.

A10 AllWinner --- vermagic=3.0.8 preempt mod_unload modversions ARMv7 --- http://www.mediafire.com/?50c5cc8lgvtvk3t
A10 AllWinner --- vermagic=3.0.8 preempt mod_unload ARMv7 --- http://www.mediafire.com/?lgh45o5l9for3u9
A10 AllWinner --- vermagic=3.0.8+ preempt mod_unload modversions ARMv7 --- http://www.mediafire.com/?yzdt8dshfdawdkq
A10 AllWinner --- vermagic=3.0.36+ preempt mod_unload ARMv7 --- http://www.mediafire.com/?5ae5eqb7gv8banc

Amlogic --- vermagic=3.0.8 SMP preempt mod_unload ARMv7 --- http://www.mediafire.com/?guffo1cg4b41ody
Amlogic --- vermagic=2.6.34-g4e1ed6e mod_unload modversions ARMv7 --- http://www.mediafire.com/?yzuuc60yco0u61e
Amlogic --- vermagic=2.6.34 preempt mod_unload modversions ARMv7 --- http://www.mediafire.com/?dn5c2cs3me8uggl
Amlogic --- vermagic=2.6.34V2.0.0-67-g215089c-dirty mod_unload modversions ARMv7 --- http://www.mediafire.com/?l4b5s45spmhno5z
Amlogic --- vermagic=3.0.50 SMP preempt mod_unload ARMv7 --- http://www.mediafire.com/download.php?3zc24e39z78b1ad

Telechips --- vermagic=3.0.8-tcc preempt mod_unload ARMv7 --- http://www.mediafire.com/?f2apbra6r0fp8vp

You can know the vermagic of your kernel opening a file with .ko extension, already present on your device, with a text editor and search the word vermagic, or with the command: modinfo -F vermagic your-module.ko

If you are unfamiliar with linux commands, but you want to try one of these modules try to use this tool Module Loader
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto