Ubuntu Linux on the TF700 - Asus Transformer TF700

Hello.
I have searched google and the forums, but I have been unable to find a reliable source on how to install Linux on the TF700, preferably Ubuntu 14.04. Is it even possible?
(My touchscreen is broken, so I thought i'd try to turn yhe TF700 into a little linux laptop.)

Related

Logging into Ubuntu without a dock/Net Install

Hey everyone, I just got the net install version of Ubuntu (from NoDiskNoFun) to install, has there been a fix yet that will allow us to login without a dock?
I would just post in the dev thread but my post count's too low.
Thank you
I would also like to know this.
I tried Olife's ubuntu but couldnt find the dock option, my linux also didn't detect my tablet as adb.

[Q] [A700][Port?]Native Ubuntu Port on A700?

Hey guys!
I bought the A700 a few months ago and now I stumbled upon this link in our forum. It's a port of Ubuntu on the A500 running natively with Wifi. Touchscreen runs out of the box, ARM Support is now supported natively by kernel 3.7.
The following things I need to mention:
-rootfs must be on the external sdcard as a ext2/3/4 partition
-sdcard can still be used when partitioned as FAT32/ext
-if internal wifi does not work out of the box, you can connect any wireless usb dongle via usb-host
My question to the devs here would be:
Is it too hard to port this to our A700 as it nearly is the same as the A500?
I hope this wasn't posted beforehand and was answered, but I'd like to support such kind of project so I can use Linux on my device natively.
As nobody answers the question...
After rooting, it'd be possible to use Ubuntu/Debian/Arch Linux via chroot. But I couldn't find links whether media applications , especially sound, is working. The possibility to use Linux fully on my tablet pleases me, but I rather have it boot natively, but for this we need some things I found in the Asus Transformer TF700 Forums(which is one of the first tablets to get dual boot Android/Linux):
-unlocked bootloader (that's quite a major fact in porting linux to our devices. I'm no dev, I can program a little in java but that's it.)
-devs willing to build armhf Linux from source or use Ubuntu armhf /Debian armhf versions(I'd prefer Ubuntu or Debian as both are quite the same but Unity would be better to use on touchscreens)
-compile the tegra drivers in this package (wouldn't be too hard if one package already existed, people could install it after installation for HWA)
-rootfs on sdcards (since Android is still on NAND and it'd be cool to dualboot, but still, the lack of an unlocked bootloader is hardening the entire process
I don't know if it'll work, but if we write an petition to ACER to unlock their bootloader, maybe they could send as a tool like ASUS did?
Or does such a tool already exist? I only know of rooting tools but none to unlock bootloaders (which could explain why you can easily brick your Iconia A700 , i think)
If somebody is willing to help/provide ideas to this project, I could do some work and ask devs who work also on the Linux Kernel to help us out. But we also need a volunteer to lend them their device. But first, and that's priority nr.1: we need to unlock bootloader as fast as possible.
Ninja Edit: Found out that the bootloader is already unlocked, so we just need an .img that boots from sdcard so the Iconia sees it.
So, I played around with chroot+boot scripts to boot linux "virtually" on the A700.
Wouldn't it be possible to leave the ubuntu.img on the sdcard, but get the bootscript on the NAND/internal memory, so it could execute while booting?
I don't know how to accomplish this, but there'd be a way to execute it to run natively. Ubuntu via chroot with keyboard/mouse via USB OTG and HUB works without sound working yet, but it's just a matter of time.
I really hope that more people start helping/providing info on this matter , just to provide more ideas to this project.

[Q] TF101 & Arch Linux, does it work?

Hi all,
Is there any info available about installing Arch Linux (ARMv6?) on a TF101?
I see their are Ubuntu-roms available, but it is possible to get this to work on Arch Linux?
Thanks.
beta990 said:
Hi all,
Is there any info available about installing Arch Linux (ARMv6?) on a TF101?
I see their are Ubuntu-roms available, but it is possible to get this to work on Arch Linux?
Thanks.
Click to expand...
Click to collapse
The main issue is the kernel. The latest kernel is the "Rootbind" kernel which I have developed, see this thread, post #3:
http://forum.xda-developers.com/showthread.php?t=2347581
This kernel should work irrespective of the Linux distro you are using.
Then you need a root filesystem for your Linux distribution. This you need to extract into /data/linuxroot under Android. It involves a bit of manual command line stuff, but if you want to install Arch I assume you won't be put off by that
I believe some people have gotten Arch to work on our TF101, although most of the threads are for Ubuntu and Debian. Search this forum, I can see no reason why it shouldn't work. Also, if you have an Arch Linux port for ARMv7 with hard float (armhf) this will be faster than ARMv6. Other than that I can't really help as I haven't used Arch myself.

Ubuntu Touch Development Enviroment

Hey guys,
i didn't know where to ask exactly so excuse please if i'm in the wrong section.
I have set a new goal for me. To port Ubuntu touch to my Z3 Tablet. I have already build some cyanogenmod rom's in the past and did an Ubuntu touch build just for fun. But now i want to get a port for my Z3.
But i have some kind of issues with my development environment. The only machine with linux at the moment i can use is my server which runs Debian Jessie. So not really good for developing Ubuntu touch. So i thought about an VM, which can access a network drive. Installed Ubuntu 15.10 onto my Desktop VM and mapped a samba share via autofs onto it, but the problem is that i can't sync the repo. I always get permission denied. I think it has something to do with the repo tool and the network drive but i can't figure it out.
Can someone help me ?
Greetings
Moritz

Lineage / custom ROM / Ubuntu on Asus TF101 in 2017

I have recently inherited an Asus TF101 EEEpad and have spent ages trying to find a way to root, install a custom ROM or a lightweight linux on it. Most of the links on this forum seem to have expired or don't work. I got root to work eventually with Kingo Root (at least the Root Checker app says the device is rooted). TWRP crashes frequently and reports 'no recovery partition found' if I try to flash.
Also, I don't seem to be able to reach APX mode. I have tried holding down the power and vol up buttons, but there is no sign of the device when i do 'adb devices' in native OS X or my Windows virtual machine.
Has anyone flashed this device / installed a new OS recently? I would like to run Lubuntu or maybe Arch with LXDE if this is possible...
Any pointers welcome.
Asus EeePAD TF101
comiconomenclaturist said:
I have recently inherited an Asus TF101 EEEpad and have spent ages trying to find a way to root, install a custom ROM or a lightweight linux on it. Most of the links on this forum seem to have expired or don't work. I got root to work eventually with Kingo Root (at least the Root Checker app says the device is rooted). TWRP crashes frequently and reports 'no recovery partition found' if I try to flash.
Also, I don't seem to be able to reach APX mode. I have tried holding down the power and vol up buttons, but there is no sign of the device when i do 'adb devices' in native OS X or my Windows virtual machine.
Has anyone flashed this device / installed a new OS recently? I would like to run Lubuntu or maybe Arch with LXDE if this is possible...
Any pointers welcome.
Click to expand...
Click to collapse
Hi.
I'm in the same case of you.
Try to find older file to be able to make the dual boot possible on this old tablet.
But in vain all interessting files are not reachable or i have got "error 404" not found on the download pages.
Try to contact the creator of the OLIFE script and i'm waiting.
if you have news on it tell me.
I will try to apply a second MOD - ADD a HDD on it = like a member done before - the pictures are not avaible but i have understand the process and i like to make DIY.
And another MOD = integrate a 3G or 4G key in it.
Best regards.
+1
Did anyone manage to get anywhere with this?
I had issues with APX too, but after installing Universal Naked Drivers on Win 10 I managed to get TWRP on and then KatKiss 6.0 (Android) on.
Really interested in learning how to get Ubuntu Touch or any distro really on if anyone's still listening to this thread.
This might be of interest to anyone still looking to put a Linux Distro on to the TF101, PostmarketOS: https://wiki.postmarketos.org/wiki/ASUS_Eee_Pad_Transformer_(asus-tf101) which is based upon Alpine I think. Instructions here: https://github.com/antonialoytorrens/TF101-linux-images/blob/master/README.md
acor_uk said:
This might be of interest to anyone still looking to put a Linux Distro on to the TF101, PostmarketOS: https://wiki.postmarketos.org/wiki/ASUS_Eee_Pad_Transformer_(asus-tf101) which is based upon Alpine I think. Instructions here: https://github.com/antonialoytorrens/TF101-linux-images/blob/master/README.md
Click to expand...
Click to collapse
Yes, indeed as you say. I do maintain this repository and a Linux distro on this tab is the way to go. It allows you to install updated software and bring it back to life. The GPU is not working, unfortunately, but it's very useful if you want to do lightweight tasks. You have to do some tweaks to get there but it's worth the result if you want to tinker with it.
By the way, I have collected as much as possible about the TF101 (before XDA migrated to the new infrastructure) and I uploaded it here: https://sourceforge.net/projects/tf101-linux-images/files/

Categories

Resources