Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[ROM] OpenELEC for Amlogic-based TV boxes (M8, MXQ, TV110, MX2/G18)
Collapse
This is a sticky topic.
X
X
-
Testing
Okay... I am testing the rom my remote on the S802 M8 works fine. The issue I have is that I have a 32 gb sd card in the port and when I go to the system storage file it does not read the sd or usb on this rom. I have tried a factory reset and it still does not read my sd card or usb stick. Anyone else notice this and if so is there some tweaking I can do to fix this. I like this ROM>
Comment
-
Originally posted by Davidk02 View PostDevelopment builds: OpenELEC for M8 with XBMC 13.2
not seeing sd card or usb drive
when trying to install my back up addons
is there any thing ican do to make it see sd card or usb pen drive
I'll post an updated build shortly that has the sdcard problem fixed.
Comment
-
Re: [ROM] OpenELEC for Amlogic-based TV boxes (M8, MXQ, TV110, MX2/G18)
Originally posted by codesnake View PostYes, there's a problem with sdcard auto-mounting, but usb sticks should work. At least all usb sticks I tried work without problems.
I'll post an updated build shortly that has the sdcard problem fixed.Originally posted by codesnake View PostAre you sure you use correct remote.conf? Anyway I'll post an updated build shortly, which loads remote.conf from /storage./config if it is there.
Comment
-
Thanks for the sd issue reply code snake. As I said great rom and looking forward to the next update. On this note when the sd card issue is fixed can someone let us know how to cache from the sd card on Openelec it would be great to use the external memory for this instead of the internal. A guide would be helpful.
Comment
-
[ROM] OpenELEC for Amlogic-based TV boxes (M8, MXQ, TV110, MX2/G18)
The addon by Leopold. Let's you install openelec updates. http://openelec.tv/forum/110-update-...lds-dev-update
I used to use it to get rasp pi nightlies.
Comment
-
Originally posted by MetalKettle View PostThe addon by Leopold. Let's you install openelec updates. http://openelec.tv/forum/110-update-...lds-dev-update
I used to use it to get rasp pi nightlies.
Comment
-
Hi all,
Concerning the IR remote, on my side, I have some news.
It's near to work ... partially in facts.
I've began to launch Putty and go in SSH on the box and type :Code:echo "#!/bin/sh" > /storage/.config/autostart.sh && chmod +x /storage/.config/autostart.sh
From this moment, you can continue with Vi or Nano, but on my side, I has gone throught windows ON my Openelec box by typing \\192.168.1.xx\ in Execute prompt of the Start Menu, and then go to the folder "ConfigFiles".
You see your autostart.sh file and others.
Edit this file with notepad for exemple and add the following line :
Code:amremote_config /storage/.config/remote.conf
From your putty session you could type "amremote_config /storage/.config/remote.conf" to load this new remote config (Or you can reboot your box, it's the same thing ... longer. ;-))
For my CSM8, i take the remote.conf file used with the Finless 2.0 ROM, but it's not fully operationnal.
The remote is this one, and from top left to bottom right I have the following buttons that are OK.
- Power button shut the box, but it's impossible to wake up after that.
- Mute is OK.
- Vol-/+ are OK.
- up/down/left/right are OK.
- [4] acts as "small_backward" (7 sec backward)
- and the last key (looks like "backspace"), act as BACKSPACE on a 105 keys keyboard, but on Finless this function was on the "Return" button.
As this keymapping was for a Full Android, I suppose I have to totally remap the remote.
For info, this is my putty output when I've launched "amremote_config ..."
Code:curpara:factory_code fd020001curpara:work_mode 00000000 curpara:repeat_enable 00000001 curpara:repeat_delay 00000028 curpara:repeat_peroid 00000027 curpara:release_delay 00000079 curpara:debug_enable 00000001 config file has not supported parameter:fn_key_scancode=0x0b config file has not supported parameter:left_key_scancode=0x5d config file has not supported parameter:right_key_scancode=0x5c config file has not supported parameter:up_key_scancode=0x06 config file has not supported parameter:down_key_scancode=0x1f config file has not supported parameter:ok_key_scancode=0x1e config file has not supported parameter:repeat_key_begin=(null) config file has not supported parameter:0x1a 116=(null) config file has not supported parameter:0x43 113=(null) config file has not supported parameter:0x53 223=(null) config file has not supported parameter:0x5b 218=(null) config file has not supported parameter:0x57 70=(null) config file has not supported parameter:0x52 141=(null) config file has not supported parameter:0x16 114=(null) config file has not supported parameter:0x54 121=(null) config file has not supported parameter:0x17 120=(null) config file has not supported parameter:0x44 115=(null) config file has not supported parameter:0x59 102=(null) config file has not supported parameter:0x1b 15=(null) config file has not supported parameter:0x5d 105=(null) config file has not supported parameter:0x5c 106=(null) config file has not supported parameter:0x06 103=(null) config file has not supported parameter:0x1f 108=(null) config file has not supported parameter:0x1e 97=(null) config file has not supported parameter:0x58 139=(null) config file has not supported parameter:0x01 2=(null) config file has not supported parameter:0x02 3=(null) config file has not supported parameter:0x03 4=(null) config file has not supported parameter:0x04 5=(null) config file has not supported parameter:0x05 6=(null) config file has not supported parameter:0x13 7=(null) config file has not supported parameter:0x07 8=(null) config file has not supported parameter:0x08 9=(null) config file has not supported parameter:0x09 10=(null) config file has not supported parameter:0x00 11=(null) config file has not supported parameter:0x55 119=(null) config file has not supported parameter:0x0c 14=(null) config file has not supported parameter:repeat_key_end=(null) repeat_delay = 40 repeat_peroid = 39 work_mode = 0 repeat_enable = 1 factory_code = 0xfd02 release_delay = 121 debug_enable = 1
Comment
What's Going On
Collapse
There are currently 2672 users online. 0 members and 2672 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment