codesnake / OpenELEC.tv

Port of the OpenELEC for Amlogic-based TV boxes
http://openelec.tv
62 stars 70 forks source link

IR Remote without function #63

Open meikelmoeller opened 9 years ago

meikelmoeller commented 9 years ago

"OpenELEC-Amlogic.M8.arm-5.0.3" runs on my MXIII. Everything works fine but the remote control is out of function. Is there a possibility getting the remote control working? Without remote control, the box is nearly useless for me.

kszaq commented 9 years ago

Simply grab a remote.conf file from Android firmware for your box and put it in Config Windows share. After reboot it should work. Alternatively, you can try different remote.conf files for other devices. Look for them indevice/filesystem/etc folders in the repo.

huggie007 commented 9 years ago

Does that require taking box to android firmware then taking remote.config file and then putting openelec on to box then dropping remote.config file in there.

kszaq commented 9 years ago

No, you can grab the file from the update zip. If you don't have one, you can try using configuration files from other boxes - they are available in @codesnake's repository as I mentioned before. There are not many remotes used for Amlogic devices and it's highly possible one of them will work.

huggie007 commented 9 years ago

I'm sure I have the correct remote.config file that I require. But now the problem I'm having is transferring it to box. I'm using file zila under port 22 which is correct for ssh. However when I try to overight it in etc folder. It asks me to overight which I do then fails and says could not start transfer. Where am I going wrong. Help needed please. Thanks in advance On 7 Apr 2015 17:58, "kszaq" notifications@github.com wrote:

No, you can grab the file from the update zip. If you don't have one, you can try using configuration files from other boxes - they are available in @codesnake https://github.com/codesnake's repository as I mentioned before. There are not many remotes used for Amlogic devices and it's highly possible one of them will work.

— Reply to this email directly or view it on GitHub https://github.com/codesnake/OpenELEC.tv/issues/63#issuecomment-90646063 .

codesnake commented 9 years ago

@huggie007 You need to put your remote.conf into /storage/.config folder.

meikelmoeller commented 9 years ago

Where can I find the right remote.conf for the MXIII 2GB. I have no vendor, only MXIII.

kszaq commented 9 years ago

@meikelmoeller try this one: https://raw.githubusercontent.com/kszaq/OpenELEC.tv/openelec-5.0/projects/Amlogic/devices/MK808B.Plus/filesystem/etc/remote.conf

meikelmoeller commented 9 years ago

Yeah, it works, great job and thx for the support.

huggie007 commented 9 years ago

i grabbed the remote from link above and tried it on m8s which if im not mistaken is the same remote as mxiii. but some work and some dont. have i got correct file or do i need to remap all keys.

On Wed, Apr 8, 2015 at 9:29 AM, meikelmoeller notifications@github.com wrote:

Yeah, it works, great job and thx for the support.

— Reply to this email directly or view it on GitHub https://github.com/codesnake/OpenELEC.tv/issues/63#issuecomment-90841386 .

huggie007 commented 9 years ago

im still stuck trying to get remote to work correctly with m8s box. i get some buttons to work and some dont work at all. is there a list available with codes to correct buttons.

On Thu, Apr 9, 2015 at 3:48 PM, Huggie huggie007@gmail.com wrote:

i grabbed the remote from link above and tried it on m8s which if im not mistaken is the same remote as mxiii. but some work and some dont. have i got correct file or do i need to remap all keys.

On Wed, Apr 8, 2015 at 9:29 AM, meikelmoeller notifications@github.com wrote:

Yeah, it works, great job and thx for the support.

— Reply to this email directly or view it on GitHub https://github.com/codesnake/OpenELEC.tv/issues/63#issuecomment-90841386 .

BOFH2k commented 8 years ago

Configuring my remote for the S82 round box works fine in 6.0.1 manually: remotecfg /storage/.config/remote.conf But that config is not applied upon reboot. remote.txt At least calling that command from /storage/.config/autostart.sh seems to do the trick...