Install uninput on tablet HKC M76

Discussion about DroidMote Server for Android
cheerdealer
Posts: 1
Joined: Wed Jan 22, 2014 6:51 am

Install uninput on tablet HKC M76

Post by cheerdealer »

Hi there, this are the specs of this tablet:

Brand HKC
Model M76
Operative System Android 4.1
CPU Dual Core
Processor Model RK3066 Rockchip
Processor Speed 1.5GHz
GPU Quad-Core ARM Mali-400 MP GPU
Memory 1GB
Memory type DDR3 SDRAM

I've installed droidmote server and connects fine but can't do anything with the client (android phone)
Can anyone help me installing the uninput the easy way?
Which module is the correct for this tablet?

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

Re: Install uninput on tablet HKC M76

Post by zulu99 »

rk3066 already have uinput inside. you have other problems i think.

is stange that you don't have uinput.

to check if you have uinput do:

1) Open terminal emulator
2) su
3) cd /
4) cd dev
5) ls
read if you have /dev/uinput

or

1) Open terminal emulator
2) su
3) cd /
4) cd dev/input
5) ls
read if you have /dev/input/uinput

Let me know if you have uinput. do you have busybox and root permissions ? try also uninstall the server completly and reinstall.
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
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: Install uninput on tablet HKC M76

Post by zulu99 »

from private conversation in email, the user have an old kernel version 3.0.8-g5ce1ade-dirty that not have inside the uinput module.

Fortunately from an old kernel version 3.0.8 i compiled a working module with vermagic=3.0.8-g5ce1ade-dirty SMP preempt mod_unload 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