You are not logged in.

#1 2015-08-22 19:34:10

zelec
Member
From: Canada
Registered: 2014-11-18
Posts: 9
Website

Arch on Android Tablets with Intel Atom Processors

I have an Acer Iconia a1-830 x86 android tablet. Just as the title says has anyone got an install of arch to run fully (Not as a chroot) on an android with an intel atom processor? if so how did they do it?


There Is A Method To My Madness And Madness to My Method.

Offline

#2 2015-08-22 23:23:16

crondog
Member
Registered: 2011-04-21
Posts: 130

Re: Arch on Android Tablets with Intel Atom Processors

Here are some brief notes on how you would go about doing it.

*disclaimer* I am not saying I know how to do this for your device this is how i have gotten my nexus 7 flo working.

1: Get a working kernel which you can compile yourself. 99% chance that the kernel provided by Arch or even mainline from kernel.org will not boot at all since android vendors are fsckd and dont mainline their code. There is also a 99% chance that the kernel provided by acer will not work either. I just confirmed this for you since doing a make gives missing driver errors for the camera. You could try and hack out the camera drivers to get something working.

2: Android devices normally have a cache partition. You can dd the arch iso into that partition and make note of the device it might be something like mmcblk...

3: Build a boot.img ie an initramfs which does some setup and then calls systemd from the cache partition

3: Even if you get the android kernel working it might not have the most up to date cgroup code which will make systemd fail. You will need to write your own busybox init script or use another init. The arch/mainline kernel will be fine if you get up to here.

4: You can flash the kernel using fastboot so it will be easy to test

Offline

#3 2015-08-22 23:25:08

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Arch on Android Tablets with Intel Atom Processors

Moving to Other Architectures...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2015-08-23 01:19:17

zelec
Member
From: Canada
Registered: 2014-11-18
Posts: 9
Website

Re: Arch on Android Tablets with Intel Atom Processors

jasonwryan wrote:

Moving to Other Architectures...

I fail to understand why this was moved to Other Architectures. Considering the fact that i'm talking about Android Tablets With Atom Processors which are x86 not ARM.


There Is A Method To My Madness And Madness to My Method.

Offline

#5 2015-08-23 01:27:28

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Arch on Android Tablets with Intel Atom Processors

zelec wrote:
jasonwryan wrote:

Moving to Other Architectures...

I fail to understand why this was moved to Other Architectures. Considering the fact that i'm talking about Android Tablets With Atom Processors which are x86 not ARM.

Because I screwed up: no need to be an asshole about it.

Moving to Kernel and hardware...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2015-08-23 02:00:43

zelec
Member
From: Canada
Registered: 2014-11-18
Posts: 9
Website

Re: Arch on Android Tablets with Intel Atom Processors

jasonwryan wrote:
zelec wrote:
jasonwryan wrote:

Moving to Other Architectures...

I fail to understand why this was moved to Other Architectures. Considering the fact that i'm talking about Android Tablets With Atom Processors which are x86 not ARM.

Because I screwed up: no need to be an asshole about it.

Moving to Kernel and hardware...

Sorry. I meant to pose it more as a question, Didn't mean to be an asshole. Thank you for correcting the category.


There Is A Method To My Madness And Madness to My Method.

Offline

#7 2015-08-24 15:23:00

jmontano
Member
From: Spain
Registered: 2013-04-29
Posts: 9

Re: Arch on Android Tablets with Intel Atom Processors

I have the same tablet brand. It would be great if is possible to install arch on it.

Offline

Board footer

Powered by FluxBB