Enviado do meu iPhone usando Tapatalk
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
[ROM] Unofficial OpenELEC for MK808B+ and MXQ
Collapse
This is a sticky topic.
X
X
-
Hi guys,
I need a little help with bootloader update.
Instruction says to copy it to SD and reboot to recovery.
But on SD I have- OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip
- OpenELEC-Amlogic.MXQ.arm-5.0.8-bootloader.zip (don't exactly recall filename, it's the bootloader from first SD release).
- recovery.img (suppose that is the recovery that will start issuing the reboot recovery command)
The dead Android came up and a progress bar was displayed; but I don't know what has been installed...
How can I verify my bootloader?
Can I use TWRP to install OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip?
(that is: TWRP recovery.img on a blank SD -> reboot to recovery command -> install from Zip file)
Shall I unzip OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip on SD?
Thanks!
Comment
-
There should also be a file called factory_update_param.aml in the root of your SD card. This file tells the system what to flash. You can open it with any text editor. If it says "--update_package=/sdcard/OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip", the new bootloader was flashed, if it says "--update_package=/sdcard/OpenELEC-Amlogic.MXQ.arm-5.0.8-bootloader.zip", you just reflashed the old bootloader.
I am not 100% sure, but i see no reason why you should not be able to flash the bootloader via TWRP. It is an ordinary update.zip after all.
Comment
-
Originally posted by phinc View PostThere should also be a file called factory_update_param.aml in the root of your SD card. This file tells the system what to flash. You can open it with any text editor. If it says "--update_package=/sdcard/OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip", the new bootloader was flashed, if it says "--update_package=/sdcard/OpenELEC-Amlogic.MXQ.arm-5.0.8-bootloader.zip", you just reflashed the old bootloader.
I am not 100% sure, but i see no reason why you should not be able to flash the bootloader via TWRP. It is an ordinary update.zip after all.
This night I'll write the content of the SD card.
I only listed the files that I thought were conflicting.
The zip file seems legit to be flashed via TWRP (there is an update script and so on), and I think that would be the best option.
I'm asking because I would like to understand better the procedure.
Edit: just to be complete
SD Contents:
- factory_update_param.aml
- kernel.img
- OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip
- OpenELEC-Amlogic.MXQ.arm-5.0.8-bootloader.zip
- recovery.img
- SYSTEM
Last edited by ilgimmy; 20 July 2015, 20:31.
Comment
-
Originally posted by karl0ss View PostI have just ordered -
And im now a little worried that this isn't the right MXQ box? I hope it is, can anyone confirm this for me before I try and flash the MXQ build on it tonight when I get home?
Thanks
Karl
Looks to me the right one, it looks same as my MXQ.
Comment
-
Originally posted by kszaq View Postpigbait Try changing lines withCode:0x27 106
Code:0x27 46
As for WiFi, I will include the 8192es driver in my next HD18Q builds. It seems like the wifi_dummy module (the one I use to power on SDIO WiFi) prevents your WiFi from working.
---Edit--- I looked for those line in the remote.config and cant seem to find 0x27 106, I made a text file of what shows up when I SSH to the box and see what IR codes are saying.
My remote is like this one
Last edited by pigbait; 15 July 2015, 22:10.
Comment
-
Originally posted by borikua View PostWith the latest build 5.0.8.18 , audio on Live streams is now high pitched and everybody sounds like the chipmunks. Never had this happen on the other builds.
I am using all Black MXQ HD18Q.borikua I need logs. Also, did that happen on 5.0.8p8?
5.0.8-20150511 , it was ok
used update file to 5.0.8-20150628 , it was ok
used update file to 5.0.8.17 , it was ok
used update file to 5.0.8.18 , here I started to have the funny audio on live streams
I also did a fresh install/flash using 5.0.8.18 , same audio issue.
Attached Files
Comment
-
Originally posted by phinc View PostThanks. When i collected the dmesg, the keyboard suddenly started working, i have no idea why. I hope it stays that way.
And about the mounting: You mean dev/block/mmcblk0p2?
I tried
Code:su mount -rw -t ext4 /dev/block/mmcblk0p2 /storage/external
Code:mount -r -w -t ext4 /dev/block/mmcblk1p2 /storage/external_storage/sdcard2
Originally posted by ilgimmy View PostHi guys,
I need a little help with bootloader update.
Instruction says to copy it to SD and reboot to recovery.
But on SD I have- OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip
- OpenELEC-Amlogic.MXQ.arm-5.0.8-bootloader.zip (don't exactly recall filename, it's the bootloader from first SD release).
- recovery.img (suppose that is the recovery that will start issuing the reboot recovery command)
The dead Android came up and a progress bar was displayed; but I don't know what has been installed...
How can I verify my bootloader?
Can I use TWRP to install OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip?
(that is: TWRP recovery.img on a blank SD -> reboot to recovery command -> install from Zip file)
Shall I unzip OpenELEC-Amlogic.MXQ.arm-5.0.8.18-bootloader.zip on SD?
Thanks!
Originally posted by karl0ss View PostI have just ordered -
And im now a little worried that this isn't the right MXQ box? I hope it is, can anyone confirm this for me before I try and flash the MXQ build on it tonight when I get home?
Thanks
KarlOriginally posted by karl0ss View PostWicked, I Have MK808B+ with this build on already, I Assume like the 808 HEVC works ok on these boxes/build?
Thanks for getting back to me mate.
Originally posted by pigbait View PostThanks for adding that in for me... also if I figure out my remote mapping is there anything I could provide for you so it can also be built into the next rom? Or is it more complicated then that?
---Edit--- I looked for those line in the remote.config and cant seem to find 0x27 106, I made a text file of what shows up when I SSH to the box and see what IR codes are saying.
My remote is like this one
http://static.webshopapp.com/shops/0...d-44-kitka.jpg
Originally posted by borikua View PostI used:
5.0.8-20150511 , it was ok
used update file to 5.0.8-20150628 , it was ok
used update file to 5.0.8.17 , it was ok
used update file to 5.0.8.18 , here I started to have the funny audio on live streams
I also did a fresh install/flash using 5.0.8.18 , same audio issue.I can see where the problem might be, you need to give me a few days to provide you a new test build.
Comment
-
As per usual, great work guys, OpenELEC working fine on my MXQ, though, I wanted to ask, any way to get the remote that comes with it to have a few more commands? as a number of buttons dont work/do anything, could these be made to work/do something using the keymap file for xbmc?
Thanks
Karl
Comment
-
Hi, first of all big thanks for OP for his work on this, OpenELEC is awesome. I have just one question/issue - I'm using a couple of troublesome plugins which tend to freeze Kodi from time to time - this is not an OpenELEC issue, they do the same on all other platforms I'm running Kodi on - Win, iPad, Apple TV etc. So once Kodi freezes on my OpenELEC powered HD18Q box the only way to restart it is either to plug the power off or to kill Kodi via SSH. I know that on some OpenELEC setups there's a way to bind a "/bin/killall -9 kodi.bin &" command to a remote key, using lircrc and irexec. As far as I understand these builds don't support lirc and make use of amremote remote.conf instead. So my question is this: is there a way to bind a key of the native remote to a system command using remote.conf?
Comment
-
kszaq, ok I'll try the hd18q build to see if remote works, then I'll wait for next buildthanks again
So I have loaded my box with the latest HD18Q build and my remote is still the same... It wont work till i load my andriod remote.config, and once I do the same buttons cant be mapped.... I dont know if I can provide you with any useful logs if so let me know.... if you don't have time for this I fully understand this is all done on your spare time... I wish I knew how I could be more helpful to you.Last edited by pigbait; 16 July 2015, 22:21.
Comment
-
kszaq, thank you very much for your awesome work.
I have one MK808B+ and one MXQ S85, they're both from GearBest, and both started with 5.0.8.17 then upgraded to 5.0.8.18.
MK808B+: OE is installed into NAND, the bluetooth was working (with BT keyboard), now it says no bluetooth adapter after upgraded to 5.0.8.18.
MXQ S85: It is a SD Card installation, everything seems fine except the screen resolution is fixed at 1280x720, the option is greyed out and cannot be changed (is that supposed to be? The screen resolution can be changed on MK808B+ though).
Comment
What's Going On
Collapse
There are currently 5541 users online. 1 members and 5540 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment