Ubuntu - Nexus 10 General

Came across this today and wanted to share with anyone who might have been in a cave today
http://mobilesyrup.com/2013/01/02/u..._campaign=Feed:+Mobilesyrup+(mobilesyrup.com)
Hope this comes our way
Sent from my Nexus 10

I hope it comes.

Indeed, my dream is to one day have the ability to dual boot Android and a native Linux distro.

brGabriel said:
Indeed, my dream is to one day have the ability to dual boot Android and a native Linux distro.
Click to expand...
Click to collapse
It isn't clear to me that the Ubuntu phone will actually be a "linux distro" - at least not in the sense that most think of them (Android runs Linux, after all). But, details seem to be scarce.
Plus, applications built for a mouse aren't going to be ideal even on a tablet. Otherwise we wouldn't have all those apps for services that are already web-based (including, ironically enough, xda).

rich0 said:
It isn't clear to me that the Ubuntu phone will actually be a "linux distro" - at least not in the sense that most think of them (Android runs Linux, after all). But, details seem to be scarce.
Plus, applications built for a mouse aren't going to be ideal even on a tablet. Otherwise we wouldn't have all those apps for services that are already web-based (including, ironically enough, xda).
Click to expand...
Click to collapse
Yes, I agree the new Ubuntu for mobile devices won't exactly be like its desktop predecessors. I was referring to what I've seen on other tablet development forums, such as the Asus TF300T running an Arch Linux ARM natively as a dual boot with Android. Would it be "ideal" on a touch screen tablet? Certainly not; but it wouldn't be completely unusable. Besides, I think that's why many of us are on xda in the first place. Because we're not content with running vanilla stock ROMs with our hands held out to to the manufacturers for fixes and upgrades.

Like the sound of this but only as a dual boot option for now.

brGabriel said:
Yes, I agree the new Ubuntu for mobile devices won't exactly be like its desktop predecessors. I was referring to what I've seen on other tablet development forums, such as the Asus TF300T running an Arch Linux ARM natively as a dual boot with Android. Would it be "ideal" on a touch screen tablet? Certainly not; but it wouldn't be completely unusable. Besides, I think that's why many of us are on xda in the first place. Because we're not content with running vanilla stock ROMs with our hands held out to to the manufacturers for fixes and upgrades.
Click to expand...
Click to collapse
I RDP .....*A LOT*...... from my N10 to my various Linux boxes now.... this would be a very welcome thing for me.
And.... to have another player in the mobile game would only be a good thing for us all.
Also, as the native apps are mosly C or C++, it would be interesting to see how much faster they would run.

Related

[Q] (Q) Ubuntu Install, Not VNC

Alright Being a Linux Nut, though not a programmer by any means, I believe I had mistakenly read that The Prime could have Ubuntu either install over writing Android and/or dual booting both and had run out and bought one as this would make my day,
Now to my dread I believe i was reading about the original Transformer and not the prime as this device is still bootloader locked, as a long search I have found nothing conclusive, could a dev or mod please give me the single one shot answer?
and how about the likely hood of that dual boot being ported to the prime upon bootloader being crack/unlocked?
Thank you
unix on TP201
It will come but only when the bootloader it released. at this current moment we cannot play with the boot sectors or load custom roms when this comes (sometime in Feb) you will see more on the dev forum
JaceAlvejetti said:
Alright Being a Linux Nut, though not a programmer by any means, I believe I had mistakenly read that The Prime could have Ubuntu either install over writing Android and/or dual booting both and had run out and bought one as this would make my day,
Click to expand...
Click to collapse
Haha I am with you on that! Only reason I bought mine was to dual boot Linux. It will happen. Meanwhile I am experimenting making arm images and using the vnc as a stop gap.
-Barry
barryflanagan said:
Haha I am with you on that! Only reason I bought mine was to dual boot Linux. It will happen. Meanwhile I am experimenting making arm images and using the vnc as a stop gap.
-Barry
Click to expand...
Click to collapse
yea, it will happen.
Most kernel support should be straight forward, and if a compatible kernel is used as a base, even the tuxera modules (for ntfs and exfat) should be loadable.
One thing that will be needed to get the "prime" performance tho will be at the mercy of nvidia.
We'll need an X server driver out for tegra3 devices. I'm holding out hope that "netbooks" using the tegra3 will drive this ... friggin closed source crap
Having their driver also allow mirroring out to HDMI is also a big deal for me.
I personally am looking at ensuring a good "touch" experience (and also possibly utilizing the maxStylus), as well as getting a ps3 move controller to control it as a mythTV frontend
Thanks for the heads up, I guess I'll wait till feb to see if it comes to light or not, Glad to see I'm not the only one who bought this for linux through
The new Plasma Active UI from the KDE guys looks like it might be nice on a tablet such as the Prime. http://plasma-active.org/
Yes it does, though I'm a fan of Gnome, and a disposer of unity.. Unity its self is also supposed to be for tablets as well, choice choice and all in the Linux direction

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] Other Linux distros possibility?

So, with Ubuntu Mobile capturing the attention of hundred of thousands I thought I would ask the one question that's been in my head since the first time I heard of Ubuntu Mobile, what about other Linux distros?
Considering Ubuntu is Debian-based and one of Ubuntu Mobile's key selling points is "it's the same is your PC" software-wise *cough* bloatware *cough* how likely do you think it is for a similar feat to be acomplished by another Linux distro (I like the ring of 'Arch Mobile' :cyclops: ) or will this be a more disgustingly exclusive Ubuntu feature (much like Unity, which didn't gain much traction in other distros).
Please voice your opinion on the matter, even if it's not completely relevant. I'd like to see how the community sees this.
Ubuntu for mobile has optimised stdio.h for touch screen mode of input and integration for touch input device at kernel level. Maybe if another distro can achieve this... Probably need a lot of libs & /dev/ mod files to get compatible drivers for touch devices. Repositories (apt.get, rpm, deb & yast etc) need to haxe modified programmes (apps) optimised for phone display, i/o etc.... Not an easy task.....
Dead cookies leave no trails...
Maybe a mobilised version of PackageKit would work for package management woes, if not I think there may be hope depending on how the phone utilises its 'desktop mode' and that can resolve issues that may accompany distro-specific issues (like Arch's KISS philosophy) and the libraries will be added to repositories (or even just made into an installable package?) for touchscreen usage and hopefully packages could be installed traditionally (i.e. 'apt-get install' 'pacman -S' 'yum install' 'dpkg -i' etc.)
I built a Linux image for my phone (Galaxy Spica)
-W_O_L_F- said:
I built a Linux image for my phone (Galaxy Spica)
Click to expand...
Click to collapse
Oh that's quite interesting, when it was running a Linux image was your phone still running Android and with Linux working inside Android (using VNC for X etc.) or was it running natively in the same fashion as Ubuntu Mobile is said to be?
I would think that any Distro based of Ubuntu will be able to be run on a phone.
swehes said:
I would think that any Distro based of Ubuntu will be able to be run on a phone.
Click to expand...
Click to collapse
I hope by the time all the mobile software is "figured out" (for lack of a better word) that using the device-specific software won't be limited to Ubuntu-based distros, I don't mind Ubuntu and its derivatives per se, but I much prefer using a more advanced distro; but I suppose Ubuntu is what you make of it
swehes said:
I would think that any Distro based of Ubuntu will be able to be run on a phone.
Click to expand...
Click to collapse
This is not a comletely new idea mind you. We have two Ubuntu/Linux threads in the Asus Transformer tf101 dev thread. Both are WIPs but both have many users who are working on making the process better and simpler to have Linux and Android dual boot. Both methods are for native install as well so no need for chroot or VNC.
Sent from my Transformer TF101 using Tapatalk HD
Interesting thought. I don't know if the variation will come from other Linux flavors or just different themes or desktop environments. Could it just be that there are themes or desktop environment like cinnamon, XFCE, pantheon and others instead of different Linux operating systems completely? Then again everything is going mobile so maybe the other Linux flavors will disappear unless they follow in Ubuntu's steps and go mobile.
Sent from my SAMSUNG-SGH-T989 using xda premium
Cl3Kener said:
Interesting thought. I don't know if the variation will come from other Linux flavors or just different themes or desktop environments. Could it just be that there are themes or desktop environment like cinnamon, XFCE, pantheon and others instead of different Linux operating systems completely? Then again everything is going mobile so maybe the other Linux flavors will disappear unless they follow in Ubuntu's steps and go mobile.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
No, not everything is going mobile. It's just that x86 machines have reached saturation point by now; everyone has one, so the focus is on getting a smartphone or a tablet. Plus, hardware is so powerful that there's no real need to upgrade. Software has not caught up. Even as a gamer, my ATI 6950/Phenom II 955 box hasn't had an issue with running everything topped out so far, new games and all. For sure, you don't need much just to run the everyday stuff like Chrome or Office. People still use desktop computers quite a bit, though in quite a lot of households I do find that it's not at all uncommon for the computer arsenal to consist exclusively of laptops (though that is still x86 and not ARM).
Kookas said:
No, not everything is going mobile. It's just that x86 machines have reached saturation point by now; everyone has one, so the focus is on getting a smartphone or a tablet. Plus, hardware is so powerful that there's no real need to upgrade. Software has not caught up. Even as a gamer, my ATI 6950/Phenom II 955 box hasn't had an issue with running everything topped out so far, new games and all. For sure, you don't need much just to run the everyday stuff like Chrome or Office. People still use desktop computers quite a bit, though in quite a lot of households I do find that it's not at all uncommon for the computer arsenal to consist exclusively of laptops (though that is still x86 and not ARM).
Click to expand...
Click to collapse
Well obviously software developers and video gamers will always have desktop computers. It's people that aren't processor hungry that just want to check emails and social media that are going mobile. I know people that don't even own a computer and just use internet through their phones. I can see them embracing of having their phone work as a computer when they dock it into a monitor keyboard mouse environment. That's the only way they could teach their kids about computers.
Sent from my SAMSUNG-SGH-T989 using xda premium
I'd love to see Debian for phones. But once I think about it. There's nothing "new" about this concept. Technically Its already out as I have native Debian and arch Linux on my iconia tab via an arm ports. Touch screens support has been patched into the Linux kernel since the 2.6.x series so it works great at the hardware level. So when I get to to bottom of all of the hype all I see is canonical marketing some sort of Unity Touch. (Gnome and KDE were too big I guess ). My point is what bother to get another ubuntu like os for phones when there's already 99% of distos already ported to arm and touch. The only thing that Ubuntu for phones can do that the Debian/other linux ports can't do is make calls, but any hacker with a pair of tweezers could port the radio interface to a Linux distro.
Sent from my SGH-T999 using xda app-developers app

[Q] Anybody building Ubuntu For Android?

Since early 2012 when Canonical announced Ubuntu for Android I've been drooling and waiting for the perfect tablet to install it on. Now I have Tablet Z, but find out there's very little written or said about Ubuntu for Android since last year.
Does anybody know if the source codes were released? Whether it's even possible to port it to Tablet Z? If something similar will be coming?
I don't really want to go with Ubuntu Touch (not that anyone is dev-ing for it on this device), I'd ideally want android base and proper Ubuntu desktop when docked to a monitor.
It's difficult to believe this dream combo of mobile device and computer being one was so close over a year ago, but is still so far.
Ricky D said:
Since early 2012 when Canonical announced Ubuntu for Android I've been drooling and waiting for the perfect tablet to install it on. Now I have Tablet Z, but find out there's very little written or said about Ubuntu for Android since last year.
Does anybody know if the source codes were released? Whether it's even possible to port it to Tablet Z? If something similar will be coming?
I don't really want to go with Ubuntu Touch (not that anyone is dev-ing for it on this device), I'd ideally want android base and proper Ubuntu desktop when docked to a monitor.
It's difficult to believe this dream combo of mobile device and computer being one was so close over a year ago, but is still so far.
Click to expand...
Click to collapse
Sadly no it has become vapourware nothing as ever been released, but if you looking to run ubuntu and android at the same time, check out my sig.
Our project (LinuxonAndroid) aims to do the same type of thing as "Ubuntu for android", but not limited to just Ubuntu!
zacthespack said:
Sadly no it has become vapourware nothing as ever been released, but if you looking to run ubuntu and android at the same time, check out my sig.
Our project (LinuxonAndroid) aims to do the same type of thing as "Ubuntu for android", but not limited to just Ubuntu!
Click to expand...
Click to collapse
I've tried to run this on my tablet and it didn't work, i believe that the problem was related to kernel not supporting loop devices (I was rooted) and there is only one custom kernel but is not for all the devices so it's harder to do this but of course easier than porting ubuntu touch lol.
juanyunis said:
I've tried to run this on my tablet and it didn't work, i believe that the problem was related to kernel not supporting loop devices (I was rooted) and there is only one custom kernel but is not for all the devices so it's harder to do this but of course easier than porting ubuntu touch lol.
Click to expand...
Click to collapse
Ah I see, well lets hope I can get hold of a Tablet Z some time soon...
But yes adjusting my project to run on the Z will be much easier than porting ubuntu touch for sure
zacthespack said:
Ah I see, well lets hope I can get hold of a Tablet Z some time soon...
But yes adjusting my project to run on the Z will be much easier than porting ubuntu touch for sure
Click to expand...
Click to collapse
That sounds great, i hope you can achieve that because a 10.1 tablet with Full HD+ running ubuntu with a bluetooth keyboard that would be very helpful for running advance applications.
zacthespack said:
Sadly no it has become vapourware nothing as ever been released, but if you looking to run ubuntu and android at the same time, check out my sig.
Our project (LinuxonAndroid) aims to do the same type of thing as "Ubuntu for android", but not limited to just Ubuntu!
Click to expand...
Click to collapse
This is what I've been using actually. I even donated so I can use the widgets.
The problem I have with it is that the GUI is laggy through the VNC, I was hoping for something as smooth looking as in the videos from last year. Perhaps you can make a recommendation on how to improve performance? A lighter package perhaps?
Also, I was hoping to install a local web server and IDE for working when travelling (I develop Ruby on Rails apps), not tried it yet, is it going to be waste of time trying or should i just suck it and see?
juanyunis said:
I've tried to run this on my tablet and it didn't work, i believe that the problem was related to kernel not supporting loop devices (I was rooted) and there is only one custom kernel but is not for all the devices so it's harder to do this but of course easier than porting ubuntu touch lol.
Click to expand...
Click to collapse
This does work on stock kernel. As I say above, I use it on a completely stock ROM/Kernel. I did experience what looked like loop incompatibility but it disappeared when I re-downloaded the img. Can't remember if I tried a different image but anyway, I got it to work on stock.
Ricky D said:
This is what I've been using actually. I even donated so I can use the widgets.
The problem I have with it is that the GUI is laggy through the VNC, I was hoping for something as smooth looking as in the videos from last year. Perhaps you can make a recommendation on how to improve performance? A lighter package perhaps?
Also, I was hoping to install a local web server and IDE for working when travelling (I develop Ruby on Rails apps), not tried it yet, is it going to be waste of time trying or should i just suck it and see?
This does work on stock kernel. As I say above, I use it on a completely stock ROM/Kernel. I did experience what looked like loop incompatibility but it disappeared when I re-downloaded the img. Can't remember if I tried a different image but anyway, I got it to work on stock.
Click to expand...
Click to collapse
That's perfect, yeah i tried Ubuntu 12.04, please tell me which distro/version are you using! i didn't want to waste time downloading distros and testing, so yes i missed that part.
juanyunis said:
That's perfect, yeah i tried Ubuntu 12.04, please tell me which distro/version are you using! i didn't want to waste time downloading distros and testing, so yes i missed that part.
Click to expand...
Click to collapse
I system details says 12.04. I definitely downloaded the full package, and I believe I tried 13.04 the first time (which didn't work on my 5" Z either).
Ricky D said:
I system details says 12.04. I definitely downloaded the full package, and I believe I tried 13.04 the first time (which didn't work on my 5" Z either).
Click to expand...
Click to collapse
Thanks man, i believe that maybe i downloaded the full version of the 13.04, i'll try again with 12.04 full version.
By the way could you upload some photos of how it looks the ubuntu on the tablet? and how is the performance? thank you.
juanyunis said:
Thanks man, i believe that maybe i downloaded the full version of the 13.04, i'll try again with 12.04 full version.
By the way could you upload some photos of how it looks the ubuntu on the tablet? and how is the performance? thank you.
Click to expand...
Click to collapse
The refresh rate in android VNC is not great. It makes work slow. Not done any real work from the command line yet, in fact, not done anything serious with it yet. I'll try to load a rails environment on it later.
Ricky D said:
The refresh rate in android VNC is not great. It makes work slow. Not done any real work from the command line yet, in fact, not done anything serious with it yet. I'll try to load a rails environment on it later.
Click to expand...
Click to collapse
Thank you!, back on 2011 i put Ubuntu 10.04 LTS on my Galaxy S2, and i was able to setup a django environment and also postgres, and it was working, a django website running on my phone, lol.
juanyunis said:
Thank you!, back on 2011 i put Ubuntu 10.04 LTS on my Galaxy S2, and i was able to setup a django environment and also postgres, and it was working, a django website running on my phone, lol.
Click to expand...
Click to collapse
Then there is hope for me yet.
If you want any other screens just say. I found using an org mouse/keyboard gives the impression of more responsive interface but it still on the slow side. Maybe I'm spoilt by my haswell i5 with 12GB RAM.
Sent from my SGP312 using xda app-developers app
Ricky D said:
Then there is hope for me yet.
If you want any other screens just say. I found using an org mouse/keyboard gives the impression of more responsive interface but it still on the slow side. Maybe I'm spoilt by my haswell i5 with 12GB RAM.
Sent from my SGP312 using xda app-developers app
Click to expand...
Click to collapse
Oh so you already has a haswell, that's nice. I've a Macbook Pro Retina 15.4 with 8GB RAM and Core i7 third generation + 512GB SSD mid 2012, but well i want a haswell because the power saving features!
And yes, you should be able to run RoR on it, and get a working environment, it's good to have a backup work system lol.
Also it sucks that even using a local connection is giving you slow refresh rates.
Check this: Oracle Java for ARM i don't use java at all but some of my preferred IDEs are based on java, like PyCharm, WebStore, etc. it would be amazing if we can run those things on our mobile device.

#MWCShanghai 2016 (What do you want?)

Ok, So the big news is MWC(mobile world congress)Shanghai 2016 is going live after 2 weeks from now, '29 June-1 July' in Shanghai,China..
What do you really want to hear from Jide at the event, about RemixOs? Something big...??
Guess what,there'll be.
ROOT.....
Proprietary NVIDIA driver support.
or29544 said:
Proprietary NVIDIA driver support.
Click to expand...
Click to collapse
Yes, something related to better hardware support (Cpu, gpu, sound, etc), speed optimization (maybe remix based on marshmallow), interface polishing, better mouse touch simulation, Ubuntu style installer support native Linux disk partitions and others, more languages (spanish!), etc.
Marshmallow.
However, we want Android N!
I had to say this, for the laughs, although it is true.
Marshmallow.
However, we want Android N!
I had to say this, for the laughs, although it is true.
Click to expand...
Click to collapse
We'll have Android N - I am personally waiting for official Google support for desktops.
We will also have Android apps in Chrome OS - again, a great desktop operating system.
So at this point Remix OS is really heading towards redundancy but anyway - I would still like to switch my desktop to Android sooner
Definately legacy hardware support/compatability. While it's nice to see our newer machines fly, it would be nice to get some of our old working hardware running relatively well without the usual hour glass watching we get in standard desktop os's.

Categories

Resources