MXQ device

Ask questions about Arch Linux ARM. Please search before making a new topic.

MXQ device

Postby uwebartels » Fri Oct 16, 2015 10:55 am

Hiho,

I recently bought a MXQ and need to install archlinux on it.
there is a android software installed which loads updates from sd card or usb. this expects the new update in that format:
filesystem: fat32 - no problem
release file: m201-ota-20150325.zip (the original from http://www.tronfy.com/downloads/tronfy- ... -download/)
optional file: factory_update_param.aml - which automated installation, this functionality is rather clear to me
recovery imagefile: recovery.img

device: TV BOX MXQ Quad Core Smart Box Android 4.4 KitKat 1.5 GHz XBMC KODI CPU Amlogic S805 1GB/8GB
http://www.amazon.de/gp/product/B013QJYE80

So my question are:
- which platform is best used?
I thought about http://archlinuxarm.org/platforms/armv7 ... /odroid-c1
- how do I convert the ArchLinuxARM-odroid-c1-latest.tar.gz to that zip file?

Let me know if you need further information.

every help is appreciated.

Thanks,
Uwe
uwebartels
 
Posts: 5
Joined: Fri Oct 16, 2015 10:41 am

Re: MXQ device

Postby WarheadsSE » Fri Oct 16, 2015 1:38 pm

You are going to need to brig your own kernel, and possible boot loader.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: MXQ device

Postby uwebartels » Fri Oct 16, 2015 1:48 pm

OK. that means I could keep the original kernel in OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update.zip and replace the system only?

this would be in OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/system/SYSTEM which is a squashfs filesystem file. I have meanwhile found how this is created: https://github.com/kszaq/OpenELEC.tv/bl ... ipts/image line 248 +/-

What do you think - could that work out?

Thanks,
Uwe

the content of the described zip file is
OpenELEC-Amlogic.MXQ.arm-5.95.5.2
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/factory_update_param.aml
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/bootloader.img
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/KERNEL
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/CERT.RSA
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/CERT.SF
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/com
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/com/google
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/com/google/android
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/com/google/android/update-binary
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/com/google/android/updater-script
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/META-INF/MANIFEST.MF
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/recovery.img
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/system
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update/system/SYSTEM
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/OpenELEC-Amlogic.MXQ.arm-5.95.5.2-update.zip
OpenELEC-Amlogic.MXQ.arm-5.95.5.2/recovery.img
uwebartels
 
Posts: 5
Joined: Fri Oct 16, 2015 10:41 am

Re: MXQ device

Postby WarheadsSE » Fri Oct 16, 2015 1:52 pm

That greatly depends on how their kernel is configured, and if it also requires an initramfs.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: MXQ device

Postby uwebartels » Fri Oct 16, 2015 2:03 pm

OK.
is the coosen platform i described initially the correct one?
and can you think of other methods to install archlinux?

actually I wonder why I have to bring a kernel, I thought arch linux arm provides kernels too. Or is that box kind of "not yet supported"?
uwebartels
 
Posts: 5
Joined: Fri Oct 16, 2015 10:41 am

Re: MXQ device

Postby WarheadsSE » Fri Oct 16, 2015 2:10 pm

ARM devices are not x86 devices, and require more complex and system-specific pinmux configuration because they do not have a BIOS and ACPI to do all this for them. No, this device has never been seen by one of our developers and therefore is not officially supported in any capacity.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: MXQ device

Postby uwebartels » Fri Oct 16, 2015 2:20 pm

Huh?
My impression was exactly the opposite. that arch linux arm is kind of dedicated to arm devices.
uwebartels
 
Posts: 5
Joined: Fri Oct 16, 2015 10:41 am

Re: MXQ device

Postby WarheadsSE » Fri Oct 16, 2015 3:13 pm

Being dedicated to ARM devices does not change the way that ARM pin mux behaviors are.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: MXQ device

Postby uwebartels » Fri Oct 16, 2015 4:45 pm

OK. Understand.

Thanks for your help. I'll give feedback in case your distro works out with the other kernel.

Best...
Uwe
uwebartels
 
Posts: 5
Joined: Fri Oct 16, 2015 10:41 am

Re: MXQ device

Postby EUA » Sun Nov 15, 2015 2:39 am

Any progress on this?
EUA
 
Posts: 7
Joined: Wed May 07, 2014 2:34 am


Return to User Questions

Who is online

Users browsing this forum: No registered users and 14 guests