[Q] Ubuntu touch on Asus Tf101 - Ubuntu Touch Q&A, Help & Troubleshooting

Ok I am a new at tablets, I have been working with PC, html, VBA for years. I have an Asus TF 101 and was looking to install Ubuntu touch on it. I have seen a thread here://eeepadhacks.net/transformer-hacks/how-to-install-native-ubuntu-on-eeepad-transformer/[/url], and I was wondering what is the best version. Two I also was looking to install a new ROM on my EeePad Transformer, and was told that the best ROMs out right now is the Android_Revolution_HD-EeePad_2.1.0.zip, which features full stock experience with speed/RAM optimizations, better battery life, faster filesystem, and even overclocking kernel. Is this the best ROM for over clock and is it compatible with Ubuntu?
Thanks.

PeterCarterSr said:
Ok I am a new at tablets, I have been working with PC, html, VBA for years. I have an Asus TF 101 and was looking to install Ubuntu touch on it. I have seen a thread here://eeepadhacks.net/transformer-hacks/how-to-install-native-ubuntu-on-eeepad-transformer/[/url], and I was wondering what is the best version. Two I also was looking to install a new ROM on my EeePad Transformer, and was told that the best ROMs out right now is the Android_Revolution_HD-EeePad_2.1.0.zip, which features full stock experience with speed/RAM optimizations, better battery life, faster filesystem, and even overclocking kernel. Is this the best ROM for over clock and is it compatible with Ubuntu?
Thanks.
Click to expand...
Click to collapse
I would recommend that you stick with android as i have used the ubuntu hacks and they are unusable and not even worth your time i would recommend however that you download the nightlies of catkiss 4.3 they are stable for use and are very fast you can use any kernel you would like and i get about 5 hours or so for battery life overclocked you can chroot your device and it will work fine but still i would stick to a laptop and the ubuntu touch version for this device is incomplete and not looking good

Related

Dual Boot/Multi boot on NT - Android+(windows/linux/other tablet OS)

I'm wondering if it is possible to Dual Boot/Multi Boot Nook Tablet?
e.g. Android + Windows (of course the one for Tablets) OR Linux OR even iOS OR any other?
Anyone interested?
I can be part of this development, though i'm newbie in android world and mostly i'm playing with MatLab, C, C++, Jave (very less) etc. But i think i still can be useful somehow and i am also ready to use my NT for development/testing purpose (provided that i get some solution of backup/restore with apps installed)
thanks
I would consider looking up this thread: http://forum.xda-developers.com/showthread.php?p=21323255
Adam provides a little bit of insight about dual booting from sdcard and more!
Sent from my Nexus S using xda premium
windows 8 doesn't work on the Nook. Only the devices which come out with windows 8 can actually run windows 8. ios also doesn't work because there's no source code out there. Linux is under development, I think it's Adam Outler who does that.
yes, for windows/ios, may not possible but i think, linux is possible. i have been going through the threads. actually due to some hardware issues, like processor etc. NT can't be generalized. also, even with rooting, we are still far behind in using its true capabilities.
CM9 is on it's way. Currently sound doesn't work, the kernel paniks sometimes and some minor bugs are the problems for the devs.
well, looking forward for CM9. i hope it will give more freedom than existing root...
I looking forward for CM7, maybe alpha version will be release few next days.

Linux(Fedora, Ubuntu, etc) on the Nexus 10

For now this post is primarily a feeler to see if there are any other developers that want to work on dual booting Android and a Linux distribution. My Nexus 10 has shipped but has not yet arrived so I've not done any work on it yet.
The Samsung Chromebook is able to run Ubuntu without issues and it has the same SoC. Hopefully, the Nexus 10 kernel will be similar and can easily use the Linux GPU blobs without a lot of work.
http://www.phoronix.com/scan.php?page=article&item=samsung_chrome_a15&num=1
The Nexus 10's fast CPU in combination with a keyboard case should result in a relatively good experience when running a traditional Linux distribution with KDE Plasma Active or the like.
I'm sure its possible to run as a chroot, and vnc in, but if I could actually use the accelerated GPU, I'd hook up a mouse and keyboard with OTG, it'd be a high res laptop replacement.
Sent from my Nexus 10 using xda premium
I am very interested in this. I've got F17 and Gentoo running on my ARM Chromebook (and I have a N10).
What are you thinking for multiboot control, moboot?
jmhalder said:
I'm sure its possible to run as a chroot, and vnc in, but if I could actually use the accelerated GPU, I'd hook up a mouse and keyboard with OTG, it'd be a high res laptop replacement.
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
Chroot isn't really what I'm wanting either. Hoping to eventually get close to or full hardware support natively.
I am very interested in this. I've got F17 and Gentoo running on my ARM Chromebook (and I have a N10).
What are you thinking for multiboot control, moboot?
Click to expand...
Click to collapse
Probably not moboot. LittleKernel was used as a base for moboot which has only really been used on Qualcomm architectures. This, of course, made it perfectly suited for us to use on the HP TouchPad. I'm not sure it would be worth the work required to port it to the Nexus 10.
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
dalingrin said:
Chroot isn't really what I'm wanting either. Hoping to eventually get close to or full hardware support natively.
Probably not moboot. LittleKernel was used as a base for moboot which has only really been used on Qualcomm architectures. This, of course, made it perfectly suited for us to use on the HP TouchPad. I'm not sure it would be worth the work required to port it to the Nexus 10.
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
Click to expand...
Click to collapse
I'm no developer. But as a Ubuntu user I would love to see you bring this to us! I'd be happy to test anything related.
Sent from my Nexus 10 using Tapatalk 2
dalingrin said:
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
Click to expand...
Click to collapse
Heh, this is the exact conclusion we came to on the Open webOS project for the gnex.
Sounds good to me.
dalingrin said:
For now this post is primarily a feeler to see if there are any other developers that want to work on dual booting Android and a Linux distribution. My Nexus 10 has shipped but has not yet arrived so I've not done any work on it yet.
The Samsung Chromebook is able to run Ubuntu without issues and it has the same SoC. Hopefully, the Nexus 10 kernel will be similar and can easily use the Linux GPU blobs without a lot of work.
http://www.phoronix.com/scan.php?page=article&item=samsung_chrome_a15&num=1
The Nexus 10's fast CPU in combination with a keyboard case should result in a relatively good experience when running a traditional Linux distribution with KDE Plasma Active or the like.
Click to expand...
Click to collapse
(1) Thanks for the initative! I'm still enjoying your work with the Nook Color, and I really look forward to a native port of ubuntu on the N10.
(2) I'm not a developer but I would be delighted to help out with testing etc.
(3) I know that development has yet to begin, but do you envison being able to use N10 both (ie. some sort of dualboot?) as an android device and as a light laptop -- latex, light C coding? And if so, would 16g be enough or would it need 32g to be useable (as opposed to just playing around....)? I'm to order the N10 and I have a limited budget; your advice on this is most appreciative.
Thanks!
case-sensitive said:
...would 16g be enough or would it need 32g
Click to expand...
Click to collapse
http://www.indiegogo.com/pengpod
Pengpod1000 has 8GB for dual boot.
Sent from my Nexus 10 using xda app-developers app
In terms of space, Windows 8 requirements on ARM is the same 4 - 5 GB.
It is interesting that Exynos 5 dual core supports Direct X11 which indicates it was designed to also target Windows.
Sent from my Nexus 10 using xda app-developers app
case-sensitive said:
(1) Thanks for the initative! I'm still enjoying your work with the Nook Color, and I really look forward to a native port of ubuntu on the N10.
(2) I'm not a developer but I would be delighted to help out with testing etc.
(3) I know that development has yet to begin, but do you envison being able to use N10 both (ie. some sort of dualboot?) as an android device and as a light laptop -- latex, light C coding? And if so, would 16g be enough or would it need 32g to be useable (as opposed to just playing around....)? I'm to order the N10 and I have a limited budget; your advice on this is most appreciative.
Thanks!
Click to expand...
Click to collapse
I definitely want to dual boot eventually. 16GB will be enough but will get cramped quickly if you store a few videos and music.
Sent from my Nexus 10 using Tapatalk HD
I would also like to help beta testing. Ive also got an idea of programming but i think i would just slow down the production...
I would support this too.
Sent from my Galaxy Nexus using xda premium
is there any way to get this
https://wiki.ubuntu.com/Nexus7/Installation
running in dualboot on the nexus 10?
Maybe a bootmenu like on gokhan's siyah kernel on the SIII ?
I just chroot-installed lubuntu 12.04 on my N10, using http://forum.xda-developers.com/showthread.php?t=1585009 This is just for curiosity's sake, to see what ubuntu is like on the N10, both in terms of usage/GUI and in terms of performance (knowing full well that performance will take a big hit under chroot/VNC). Here my little report, in case it would be of use as a reference for developing/running linux natively on the N10.
In short: lubuntu is almost usable. Graphics is sluggish (as expected?); as you move xterm across the screen you actually see a series of rectangles and it takes a few seconds for the DE to clean it up. Once you're inside the xterm then the system seems fairly responsive. I was able to apt-get install latex and libreoffice (!) and both work. Curiously scp does not work (ssh does) and I didn't spend much time investigating scp. I can't install dropbox.
I set the resolution of the VNC viewer to be 2560x1500 (leaving room for the android buttons). That was a mistake; menu/window frames/scroll bars etc are TINY. I should have used a smaller resolution and then pinch-zoom. Suggestion for developer: Make everything bigger.
According to top, just running the VNC viewer takes 110-120% of the CPU. That means if we can run linux naively we should expect much better performance.
Finally, I installed "System Profiler & Benchmark". Here's the output of the benchmark for the N10 vs that of an N270 atom netbook with 1G of ram and my Quad Core Q9400 @ 2.66GHz (for all benchmarks below except for cryptohash: a smaller number is better):
CPU Blowfish
Q9400 2003 MHz 3.283
N10 Unknown MHz 24.159
netbook 1600MHz 16.305 <-- not typo
Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
PowerPC 740/750 (280.00MHz) (null) 172.816713
CPU CryptoHash
Q9400 356.041
N10 67.604
netbook 57.059
CPU Fibonacci
Q9400 3.021
N10 5.861
netbook 8.358
Intel(R) Celeron(R) M processor 8.1375674
PowerPC 740/750 58.07682
CPU N-Queens
Q9400 17.614
N10 15.616 <-- not typo
netbook 17.852
FPU FFT
Q9400 1.560
N10 13.498
netbook 17.646
FPU Raytracing
Q9400 19.257
N10 20.286
netbook 33.042
Intel (R) Celeron (R) M processor 40.8816714
PowerPC 740/750 161.312647
I would love to see a Linux distribution running on the Nexus 10.
My preferred one is Mer and the user interface of my choice is Plasma Active (this would later allow a port of Sailfish OS, if a tablet UI gets available).
Is anybody else interested in accomplishing this port?
My previous experience is a proof-of-concept port of MeeGo/Mer to the HTC Desire HD:
So is there any plans on someone trying to get this on the N10?
fr8cture said:
So is there any plans on someone trying to get this on the N10?
Click to expand...
Click to collapse
Just got my Nexus 10 and I'll definitely look into this - although some help wouldn't be bad.
case-sensitive said:
I just chroot-installed lubuntu 12.04 on my N10, using http://forum.xda-developers.com/showthread.php?t=1585009 This is just for curiosity's sake, to see what ubuntu is like on the N10, both in terms of usage/GUI and in terms of performance (knowing full well that performance will take a big hit under chroot/VNC). Here my little report, in case it would be of use as a reference for developing/running linux natively on the N10.
In short: lubuntu is almost usable. Graphics is sluggish (as expected?); as you move xterm across the screen you actually see a series of rectangles and it takes a few seconds for the DE to clean it up. Once you're inside the xterm then the system seems fairly responsive. I was able to apt-get install latex and libreoffice (!) and both work. Curiously scp does not work (ssh does) and I didn't spend much time investigating scp. I can't install dropbox.
I set the resolution of the VNC viewer to be 2560x1500 (leaving room for the android buttons). That was a mistake; menu/window frames/scroll bars etc are TINY. I should have used a smaller resolution and then pinch-zoom. Suggestion for developer: Make everything bigger.
Click to expand...
Click to collapse
I've got a Debian chroot running on mine until we get a proper dual-boot solution using a slightly modified from of this script: http://forum.xda-developers.com/showthread.php?t=1328742
Running LXDE, its definitely usable for text heavy stuff like office. While the visuals would be a little muddy, I'd recommend running at 1280x752. That's a perfect fit while leaving room for the buttons, and things are large enough that you could realistically use it. If you wanted to run at full res, use 2560x1504.
If you're using a bluetooth mouse with yours, I highly recommend using Jump Desktop as your VNC viewer. Its the only one I know of that supports right clicks. The only drawback is you cant run it at full resolution unless you lower the color depth, it crashes immediately otherwise.
I would love to see this happen!
I'm taking my first programming classes this semester, and I'd love to see Ubuntu come to the N10. That would be pretty dang sweet. :cyclops:
I can't see any framebuffer output (enabled VT and FB in .config) and I really don't know why.. Nothing suspicious in /proc/last_kmsg after reboot (it just hangs at some point, watchdog reboots)
Will take some time to debug this odd behaviour (maybe anybody has some clues what could have gone wrong?)

[Q] Dell Latitude t02g - (ST) (Slate/Tablet)

Hello Guys,
I have bought a Dell Latitude t02g Table. The specs looks great - Windows 7 Pro - 1.5ghz atom processor, 2 GB Ram, 64GB SSD.
I think the specs are great but its just too damn sluggish when i run facebook or any flash games on it. very unresponsive on normal browsing.
I think this tablet can be great on Google Android x86 platform but After doing a lot of research - I see that people have installed LUBUNTU on it or windows 8 on it and are in a compromised situation. Where Windows 8 has blue screens and etc and moving on Lubuntu, has limited the functionality of he hardware graphics and rotations.
So much money paid for a device that promises a lot and so much disappointment .
I just wish if we could have a forum for this device where the XDA Team can make something super for this device - maybe an android port over that fully works and makes teh tablet smooth like other tablets.
Do you think there is something already out there that has fixed the tablet and makes it shine like a star as advertised? or will there be further enhancements on this and i can wait for it?
Or should i just sell it off for literally peanuts and forget about it
Any help/ hints would be great.
Thanks
AJ
delldell latitude 10 st2
I also wanted to know if for the dell latitude 10 st2 there was solution?
Try the latest windows. That's what I did. To make good use out of it. I installed Kodi n hooked it up to my TV via HDMI worked well. N then sold after a few weeks. Let me know how it goes
There's a fork of android for x86 architecture (http://www.android-x86.org/ ). Some year or two ago I tried few of provided builds but with mixed success. The issues is that bundled drivers are either generic and performance is bad, or different builds have different modules working ( like WiFi but no sound or sound but no WiFi)
It's not that difficult to get two kernel .config files from two most "working" builds and merge them together and build a new kernel, but the process itself is very time consuming (you have to compare files option by option manually, automerge is not an option in this case)
Builds were tegav2, asus_laptop and eeepc
Looks like http://www.android-x86.org/ project moved quite far since that time so maybe you want to give it a try. It's rather brick-safe and you can always go back to Windows/Linux.
Speaking of which, right now my ST has Win10 installed, but performance is bad. I'm thinking of installing clean ubuntu (from Minimal CD) with i3 WM to get maximum out of that hardware. On other laptop with similar specs such setup looks very promising

Reviving an old TF201 with Linux?

Hey there!
So I have my old but trusty Asus TF201 still laying around, mostly unused. I kinda want to revive it as a portable Linux "laptop" but all the guides I've seen so far are either somewhat unfinished or don't give me a lot of confidence that they'll work. Or they're just outdated as hell...
Currently I have KatKiss running on it, latest version. But it's still laggy and really not a pleasure to use at all, the main reason why it's laying around so far.
So, any ideas?
I have one as well, I had put Ubuntu on it awhile back (Ubuntu was only distro with GUI) it worked overall, but was still slow cause the kernel wasn't optimized for the hardware it was running on. Those guides, while outdated, will still work. I'm currently working on porting Halium to my note 4, after that I am going to look into getting Halium on the tf201 and a distro of Ubuntu (dunno for certain though)

Most Stable CM or LineageOS for Touchpad

I haven't been on the forums for some years. I just moved and came across my 2 Touchpads . I've installed CM9 through 12 and experimented with LineageOS 14. So since I have been out of the loop for some time I wanted to ask what is the most stable ROM I can install on these two devices? They are going to my nieces who are 3 and 10 years old. Thanks for any recommendations.
sindizzy said:
I haven't been on the forums for some years. I just moved and came across my 2 Touchpads . I've installed CM9 through 12 and experimented with LineageOS 14. So since I have been out of the loop for some time I wanted to ask what is the most stable ROM I can install on these two devices? They are going to my nieces who are 3 and 10 years old. Thanks for any recommendations.
Click to expand...
Click to collapse
Is 2020 and the HP Touchpad is set to perform faster and better than ever. The perfect device for on-line streaming even in HD 1080.
Not the best for playing games as now days a simple game takes more memory than a desktop linux PC.
Follow this guide to flash ALL ROMs ever created for the HP Touchpad with optimized kernels:
Click HERE for HP TOUCHPAD Optimize for All Android ROMs with Swap Partition
All ROMs performs very similar, you may want to try Evervol 7.1.2, Bluetooth, Camera and Wifi works, even the Zoom Apps works perfectly!
Have fun flashing !
HP_TOUCHPAD said:
Is 2020 and the HP Touchpad is set to perform faster and better than ever. The perfect device for on-line streaming even in HD 1080.
Not the best for playing games as now days a simple game takes more memory than a desktop linux PC.
Follow this guide to flash ALL ROMs ever created for the HP Touchpad with optimized kernels:
Click HERE for HP TOUCHPAD Optimize for All Android ROMs with Swap Partition
All ROMs performs very similar, you may want to try Evervol 7.1.2, Bluetooth, Camera and Wifi works, even the Zoom Apps works perfectly!
Have fun flashing !
Click to expand...
Click to collapse
I tried one of the LineageOS ROMS a while back and it was super buggy.
sindizzy said:
I tried one of the LineageOS ROMS a while back and it was super buggy.
Click to expand...
Click to collapse
You said it, a while back. Try any ROM listed on that guide and flash it exactly as listed.
Do not do anything as it was done a while back, otherwise it will not work.
Do not use any apps to optimize or change anything as it was done a while back.
Keep it simple, flash and use !

Categories

Resources