first of all excuse me for my English.
My goal is to add support of "third party" IR remotes to our devices.
The stock remote, IMHO, are ugly. They even doesn't have play/pause buttons etc.
But I have much better remote from my old popcorn hour clone media box.
There are how it's looks: http://cdn-static.cnet.co.uk/i/c/blg...orn_hour_3.jpg
I am already found kernel source module that respond to remote controls, so I need modify it and all must work as I think.
But now, my main problem are to get worked kernel source to work on.
I am already found many RK3188 kernel sources but all of them are slightly differents from each other because many devices based on RK3188 are exist.
I successfully compile kernel from this sources https://github.com/omegamoon/Rockchip-GPL-Kernel but unfortunately my device wont boot with this kernel. :-(
I have MK888b (with AP6210 radio IC).
So, if I will try different kernel sources and configs I guess that I waste huge amount of time to only compile working kernel and only after that I may start to working on remotes support.
But some peoples (I mean wasser and lewy20041) already has done this step and have working kernel sources and configs for them. So my idea that it would be great if they will agree to share they work with others for a common cause. And it would be in the spirit of open source software development...
I wrote to wasser PM but he did not answer...
So, if you have some information about already working kernel sources or right configurations for our devices then let share this information to make my (and maybe others) work more efficiently.
I am sure, that I solve this problem but it take longer time if someone help me.
Comment