uinput required for Amlogic M1

Discussion about DroidMote Server for Android
vinodsm123
Posts: 3
Joined: Sun Oct 28, 2012 4:06 pm

uinput required for Amlogic M1

Post by vinodsm123 »

Hi Zulu,

Very very useful application

Thanks for the application both server and client

Could you please provide me uinput for following kernel?

Amlogic M1

vermagic=2.6.34 preempt mod_unload modversions aRMv7

So that it will be very much helpful for me to use it

Note -Out of curiosity I tried following uinput but no luck it does not work as it is for M3

Also I tried updating my kernel but I could n't that the reason i am requesting for uinput
Thanks a lot in advance

Regards,
Vinod
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: uinput required for Amlogic M1

Post by zulu99 »

precisely what is your device ? give me a link

where did you get the vermagic ? you followed the F.A.Q. number 31 to take vermagic ?
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
vinodsm123
Posts: 3
Joined: Sun Oct 28, 2012 4:06 pm

Re: uinput required for Amlogic M1

Post by vinodsm123 »

Hi,

First of all thanks a lot for your kind and quick reply

And I am sorry for not providing the details in the beginning

Please find details below

My Device is Bluetimes M1 Smart TV

http://www.youtube.com/watch?feature=pl ... q9Au-2xXWo - Sorry its in thai language

http://www.futeko.com/products/MP00034.php

Below mentioned official link is down
http://ebluetimes.com/en/ProductView.as ... SortID=206

My Rom link --> http://www.oketuf.com/Bluetimes_Android_4.0_FW_7.20.rar

Kindly find attached one of the ".ko" file from my rom and I found the vermagic version from that with the help of your FAQ

Please let me know if you require any other details

Thanks in advance,
VInod
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: uinput required for Amlogic M1

Post by zulu99 »

Try this and let me know if it work.

not forget 644 permissions and not restart your device and try DroidMote Server

Amlogic vermagic = 2.6.34 preempt mod_unload modversions ARMv7
You do not have the required permissions to view the files attached to this post.
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
vinodsm123
Posts: 3
Joined: Sun Oct 28, 2012 4:06 pm

Re: uinput required for Amlogic M1

Post by vinodsm123 »

Thanks for lot for support

Its working now for me

Once again Thank you

Regards,
Vinod
dgcruzing
Posts: 2
Joined: Sun Nov 11, 2012 6:47 am

Re: uinput required for Amlogic M1

Post by dgcruzing »

Zulu,
You da man..
Got it going finally with this uinput.ko on the Geniatech M1 ATV3000 Android 4.0 20120529
for those that will come in to this thread, this is how I did it..


1: First off download the “uinput.ko” from this link..
uinput for Amlogic vermagic = 2.6.34 preempt mod_unload modversions ARMv7
download/file.php?id=28
or from the Droidmote FAQ no:31
http://www.mediafire.com/?dn5c2cs3me8uggl

2: Using a file explorer , i.e-esfile explorer, root explorer – (note on our box’s at this moment using Solid explorer for root operations is not a good idea as you have to upgrade the busybox and we have found problems with doing this.. refer to the little green man curser problem )
Go in to /system/lib/ and make a folder called “modules” so it should look like this.
/system/lib/modules

3: Copy the “uinput.ko” that you downloaded in to this folder

4: Set permissions - assign 644 permissions to this file – refer to this link if you don’t know what the permissions mean.. http://support.hostgator.com/articles/c ... -of-a-file
Using esexplorer – navigate to the “uinput.ko” file,
hold the mouse on the file until a list of operations comes up,
scroll to last option “Properties” click you will see “permissions”,
click on “change” and change to “User – Read, write, execute and Group – Read.”
Then click ok..just make sure that your modules folder permissions also are “ rwx-rwx-rwx”

5: Then Terminal to do – a: su
b: insmod /system/lib/modules/uinput.ko

Don’t reboot-
Load up the droidmote server and off you go.. that’s how it worked for me..

Note: if you are in country that has a block on Market and you get “ can not authorize” message.. then it means that your internet is blocked to Market..its not a Droidmote problem..but your internet problem.. so complain to your government.. haha.. but seriously there is a work around.. this is how I do it when I get it..
I run it through a VPN connection using this off my laptop..http://www.connectify.me/
dgcruzing
Posts: 2
Joined: Sun Nov 11, 2012 6:47 am

Re: uinput required for Amlogic M1

Post by dgcruzing »

Once again thanks to Zulu, we know have a auto load script for the Uniput.ko..

unrar the attachment,

Use a script manager program to call the script on boot.

in script manger flag this as root,
flag as executable
and say to script manager to start it on boot.

So now you don't have to worry about loading the insmod commands at boot.

start-uinput.rar - 132 bytes