Will this be released soon? I need this version for an old laptop with a 32-bit processor and Nvidia ION GPU that .201 doesn't do well on with video playback, want to give the new GPU emulation a shot (otherwise Remix OS runs really well on it!). I tried downloading from the official site but it's still .201 even though the release notes for .202 reference legacy 32-bit.
Full ISO Version 202 now online on Jide web site.
@tapatalk
Awesome, thanks for the heads-up!
Related
Hello, my TouchPad has Ubuntu Chroot but I can't manage to install the Android SDK to be able to program on eclipse in my TouchPad, is it possible ? I believe Chroot lacks the ubuntu installer or something
SkynightZ said:
Hello, my TouchPad has Ubuntu Chroot but I can't manage to install the Android SDK to be able to program on eclipse in my TouchPad, is it possible ? I believe Chroot lacks the ubuntu installer or something
Click to expand...
Click to collapse
It is still a _very_ slow computer compared with your PC. Why not do the compiling on your PC and remotely login from your touchpad (if you really like to use touchpad with bluetooth keyboard as a termninal)?
goTouchGo said:
It is still a _very_ slow computer compared with your PC. Why not do the compiling on your PC and remotely login from your touchpad (if you really like to use touchpad with bluetooth keyboard as a termninal)?
Click to expand...
Click to collapse
I wouldn't say very slow, with emphasis. My secondary craptop only has a 1.73 Ghz 1st gen dual core Intel processor w/ a 5 year old video card. I think the Touchpad could def. give it a run for its money. Very slow, with emphasis, to me is a Pentium 4 @ 2 Ghz or less and a GeForce 2 MX.
SpikeyPsyche said:
I wouldn't say very slow, with emphasis. My secondary craptop only has a 1.73 Ghz 1st gen dual core Intel processor w/ a 5 year old video card. I think the Touchpad could def. give it a run for its money. Very slow, with emphasis, to me is a Pentium 4 @ 2 Ghz or less and a GeForce 2 MX.
Click to expand...
Click to collapse
Not a fair comparison at all. Just because an ARM processor and the comparable x86 processor may have the same clock speed, it doesn't mean that they'll compete. The x86 architecture has been much more widely accepted and hence developed over the years. An x86 will beat out an ARM processor clock for clock until there's more development done for ARM.
Are you making sure to use a version of the android sdk that is compiled against ARM? Some of it is java, but there are some compiled native libraries too.
Eclipse is not the fastest IDE even on a PC. I mean my netbook runs it pretty sluggest and it's a higher end atom (2 cores). I think much more than vim or emacs would start to annoy me.
Just a quick question from someone who is new to this kinda scene, just curious if anyone knows if its possible to run LoL on my eee pad prime (not using a remote rdc though) if i installed linux and used wine would this work? (or are there any other possibilities)
Looking at the minimum system requirements:
Minimum System Requirements
2 GHz processor
1 GB RAM (Windows Vista and 7 users will want 2 GB of RAM or more)
750 MB available hard disk space
Shader version 2.0 capable video card
Support for DirectX v9.0c or better
Windows XP, Windows Vista, or Windows 7 (Mac OS is currently not supported)
Click to expand...
Click to collapse
I really don't see being able to play this game on the Prime, especially via Wine.
Only processor speed will be questionable. We do have quad core though. Once we overclock even higher, 2ghz will be easily obtained, it will be possible. That will be dependent of how well a dual boot of Ubuntu will be. Right now it runs alongside android so it shares CPU power etc...Once we dual boot, then ubuntu will have full access to whatever CPU/gpu power it needs. Then it'll just be a manner of getting LoL to load/install on it. Those other specs prime already has or better. PRIME is a beast. Alot more powerful than people may realize. Especially now that we already overclocked to 1.6ghz without even a custom rom or bootloader unlocked. It'll only get better from here. I'd say we doing great, developement wise, in Prime first month of usage. OVERCLOCK, root, ICS, Ubuntu, Fedora, Linux(Backtrk5), added drivers, themes, n so on.
The problem here is you will be trying to run an x86 game on ARM. I'm not sure if x86 emulators even exist to the required standard to even attempt this, but even if they do then you'll likely need a machine with way more power than the prime. Probably 3-5 times at least.
Emulating is very resource demanding.
Thanks for the replies everyone im looking forward to seeing what the prime can do in the near future, i do really enjoy having one, i cant wait untill everything runs perfect with it (rdcs with keyboard bindings for the dock, alt/esc and left/right click working properly) thanks again everyone
After installing the Ubuntu on the transformer prime, anyone no if it would be capable of playing DC Universe online....
Dc Universe Online does run on ubuntu I have it installed on my pc it run great. I was hoping to install ubuntu on my Prime and play DCUO on it.
I know the CPU is a quad core with 1gb ram and a hi end nvidia GPU
Through splashtop or a good remote desktop, then yes. As far as through Ubuntu installed on prime. Doubt it at the moment.
REASON: Ubuntu installs at the moment aren't true ones. They still run alongside Android. Therefore Ubuntu doesn't have access to full power of CPU n gpu. Once bootloader unlocked, then we can have dual boot. Once you dual boot into Ubuntu, then you will access to all power n resources of tegra3.
Can't hurt to try though. Let us know how it goes on current setup.
Also i think Ubuntu games are x86 applications, i'm not a linux expert though. But x86 games wont work on the prime no matter what software you're using, because they are not compatible with ARM CPUs. And tegra3 is ARM.
Onlive.
10chars
Hello,
I'm asking about the future of emulating x86 PC on ARM based Android devices.
Anything you can find is from 2012 or older, aimed to single- or first dual-core devices. Guys trying to run Windows XP on their single core Moto DROID etc.
Now, devices don't limit us, we have 2.3GHz Quad-Core CPU, 2GB and more RAM, not bad NAND and GPUs suporting OpenGL and DirectX API's.
We have about 4 option now - DOSBox, Bochs, QEMU, Limbo
DOSBox - Emulating very low spec HW, can run DOS based Windows (9x, ME)
Bochs - Old version of Bochs, old version of SDL, stable but slow
QEMU - Old version of QEMU, old version of SDL, unstable but fast(er)
Limbo - pretty good HW, not very fast, based on old version of QEMU (1.1.0), abandoned project
This is where we stopped,
but i have few ideas about what to do next:
PORT latest version of Bochs and QEMU, also regular APK builds from source + regular builds of SDL
It will be good to re-open the project Limbo. Before maintainer closed it, rebase to newer QEMU was planned, so, after new version of QEMU will be ported to android, it can be used as base.
KVM can also make emulation better for x86 devices
If there will be a 3D video adapter emulation with at least power of Voodoo3 it will be amazing!
Imagine things like Age of Empires 2, Might & Magic IV, or Warcraft 3 (not naming other awesome titles) on our phones or tablets.
Finally, i'm asking you people that want to push this project forward and continue developing it.
Thanks to everybody that will do so.
DOSBox
Bochs
QEMU
Limbo on sourceforge.net
Limbo on code.google.com
Dear Remixers,
Since the release of Remix OS for PC Beta, we have received and read through every single feedback that you have shared with us. We noticed that some users experience issues during the boot up process and as a result, are unable to experience Remix OS. As such, we are collecting more information in order to understand what are causing these issues so that our engineers can work to resolve them.
Please share with us your experience with this feedback form.
#RemixOn
Will do!
I've tried Remix OS on 5 computers including my own and I've noticed a pattern. Mine and the other one it booted up successfully on had Intel processor + Intel graphics, there was one that did fail to load but it was a way too old PC so I can't really blame the OS. The other two computers that failed to boot the OS had AMD/nVidia GPUs.
Still, I believe over time the OS will accommodate a wider range of chipsets.
Remix OS for PC allows you to experience Remix OS on a vast array of existing Intel-based PCs already out in the world (including even some Macs). Just add nouveau.modeset=1 i915.modeset=0 to get Nvidia to work.
where do i add that (nouveau.modeset=1 i915.modeset=0 to get Nvidia) ?
AmoraRei said:
Remix OS for PC allows you to experience Remix OS on a vast array of existing Intel-based PCs already out in the world (including even some Macs). Just add nouveau.modeset=1 i915.modeset=0 to get Nvidia to work.
Click to expand...
Click to collapse
Where do i add that (nouveau.modeset=1 i915.modeset=0 to get Nvidia) ?
Nvidia fix not perfect..
Crashes the system for example opening a jpeg using stock gallery.. but when using with Intel HD 3000 (integrated with Intel Core i5 2500K CPU) works just fine. btw my Nvidia GPU is GTX 550ti.(Fermi)
I hope support for Nvidia GPU are getting more better than Intel or AMD..
S.S.TiTanic said:
Where do i add that (nouveau.modeset=1 i915.modeset=0 to get Nvidia) ?
Click to expand...
Click to collapse
add it to the grub at boot go here to see how to do it.
AmoraRei said:
Remix OS for PC allows you to experience Remix OS on a vast array of existing Intel-based PCs already out in the world (including even some Macs). Just add nouveau.modeset=1 i915.modeset=0 to get Nvidia to work.
Click to expand...
Click to collapse
That worked! Unfortunately, I have a Realtek WiFi USB adapter that Remix fails to recognize so no Internet. Gonna have to wait after all.