[info] Linux on SM-T585 Samsung Galaxy TAB A6 10.1 (2016)

Search This thread
Hi,

Currently i am porting Linux "Ubuntu phablet" to my device Samsung Galaxy TAB A6 10.1 (2016), i have a little progress here.
Currently i was able to do following
- Recompile the kernel and enable video frame buffer
- Build init scripts and create boot.img
- Installed Ubuntu touch on system partition
- Boot to Ubuntu and enable adbd server to be able to continue.

Here you can find a video with my progress h**p://ms.serdit.ro/files/linux-boot-t585.mp4

Best regards,

Marc
 
Last edited:
  • Like
Reactions: MzCrystalita
Added kernel linux logo

Hi,

For days i was stuck in why those nice penguins are not shown at startup, and voila, i did it.... :)

Here is a nice one :)
penguins.png


Best regards,


M
 
Last edited:

@pops

Member
Feb 14, 2016
36
12
Castries
bitly.com
Help Needed

Hi. I am one of the few who is interested in having linux installd on android devices (Galaxy Tab A 10.1 2016), but there is little forums about this.

I am therefore asking for your help in trying to get this to work. I am trying to install any linux distribution thats available.

As i saw in your video you had something similar to grub bootloader. Can you share it please. B ut most importantly I'd like to know how to get linux installed.

Any necessary information will be greatly accepted.

Thank you in advance and look forward to hearing from you soon.
 
  • Like
Reactions: akey85
Hi pops,

Unfortunately there is no complete linux version yet which works on this tablet, i didn't had enough time to complete my port so currently the only thing which works is the boot process of a bare linux with only command line without wifi or mobile data.
The above boot menu is actually a simple program, built by me, which loads an init scripts from desired partition based on an exit code from a loop in the initial init script. It is programmed in C and you need to know how to cross-compile on other platform apps in order to be usable, or to use it as is with precompiled menu.
Basically my linux does not have graphical interface and no peripherals yet and does not have an installable image, with a little progress on android LXC container which is up and running, but nothing tested yet.

Best regards,


Marc
 
  • Like
Reactions: @pops

@pops

Member
Feb 14, 2016
36
12
Castries
bitly.com
Thank you very mu ch for your quick reply. I understand totally what you said. :good::good:

I believe that this is something that shouldnt be done by only one developer as it may be lots of work.

I know lots about android but not about porting or making custom roms, custom recoveries, or custom kernels. I

If you come up with anything let me know(and who ever it may concern).


Thanks so much again for your reply. :good::good:

Pops
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Hi..any new updates
    1
    Hi,

    Currently i am porting Linux "Ubuntu phablet" to my device Samsung Galaxy TAB A6 10.1 (2016), i have a little progress here.
    Currently i was able to do following
    - Recompile the kernel and enable video frame buffer
    - Build init scripts and create boot.img
    - Installed Ubuntu touch on system partition
    - Boot to Ubuntu and enable adbd server to be able to continue.

    Here you can find a video with my progress h**p://ms.serdit.ro/files/linux-boot-t585.mp4

    Best regards,

    Marc
    1
    I have modified the kernel's fonts to have bigger fonts on text console. This gif is loading very slow....
    big-fonts.gif
    1
    Help Needed

    Hi. I am one of the few who is interested in having linux installd on android devices (Galaxy Tab A 10.1 2016), but there is little forums about this.

    I am therefore asking for your help in trying to get this to work. I am trying to install any linux distribution thats available.

    As i saw in your video you had something similar to grub bootloader. Can you share it please. B ut most importantly I'd like to know how to get linux installed.

    Any necessary information will be greatly accepted.

    Thank you in advance and look forward to hearing from you soon.
    1
    Hi pops,

    Unfortunately there is no complete linux version yet which works on this tablet, i didn't had enough time to complete my port so currently the only thing which works is the boot process of a bare linux with only command line without wifi or mobile data.
    The above boot menu is actually a simple program, built by me, which loads an init scripts from desired partition based on an exit code from a loop in the initial init script. It is programmed in C and you need to know how to cross-compile on other platform apps in order to be usable, or to use it as is with precompiled menu.
    Basically my linux does not have graphical interface and no peripherals yet and does not have an installable image, with a little progress on android LXC container which is up and running, but nothing tested yet.

    Best regards,


    Marc