I need allwinner A10S uinput.ko~

Discussion about DroidMote Server for Android
idkskate
Posts: 3
Joined: Sat Jun 08, 2013 4:23 pm

I need allwinner A10S uinput.ko~

Post by idkskate »

hi,

I didn't have uinput.ko.

cpu is allwinner A10S (not A10)
hardware is sun5i,
3.0.8+ kernel

could you help me?

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

Re: I need allwinner A10S uinput.ko~

Post by zulu99 »

Have you alrady tryed the modules for A10 ?

What is your 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
idkskate
Posts: 3
Joined: Sat Jun 08, 2013 4:23 pm

Re: I need allwinner A10S uinput.ko~

Post by idkskate »

vermagic=3.0.8+ preempt mod_unload modversions ARMv7

I had tried the modules for A10,but not work.

I had used the commadn "chmod 644 /mnt/extsd/uinout.ko"
and "insmod /mnt/extsd/uinput.ko" ,but it showed " insmod: init_module '/mnt/extsd/uinput.ko' faile (Exec format error)
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: I need allwinner A10S uinput.ko~

Post by zulu99 »

well i can see what i can do.

but please copy the module to other system folder (system/lib/modules or vendor/modules ) or use the tool linked in the faq. nr. 33 Module Loader

have you just useds terminal emulator to see if you already have uinput inside ? faq. nr.26 http://www.videomap.it/droidmote-faq.html
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
idkskate
Posts: 3
Joined: Sat Jun 08, 2013 4:23 pm

Re: I need allwinner A10S uinput.ko~

Post by idkskate »

/system/lib/modules not exist
so I copy to /system/vendor/modules
used command
"chmod 644 /system/vendor/modules/uinout.ko"
and "insmod /system/vendor/modules/uinput.ko"
it still showed " insmod: init_module /system/vendor/modules/uinput.ko' faile (Exec format error)

I tried Module Loader. it showed "success loaded". And I connect to droidmote server ,but not work :oops:

about faq. nr.26... /dev/input/uinput not exist