Remix OS on Raspberry Pi 3 - Remix OS for PC

I'm curious if the Remix O.S. can be used with a Raspberry Pi 3 which came out recently
( https://www.raspberrypi.org/blog/raspberry-pi-3-on-sale/ )
I understand that the Remix Os is compatible with x86 chipsets (i.e. 32-bit chipsets)
And the Raspberry Pi 3 uses a 1.2GHz 64-bit quad-core ARM Cortex-A53 CPU
however, even though the Pi 3 is 64-bit and the Remix Os is 32-bit, that doesn't mean it can't be installed, does it?
the website I mentioned above has a section that says "At launch, we are using the same 32-bit Raspbian userland that we use on other Raspberry Pi devices; over the next few months we will investigate whether there is value in moving to 64-bit mode."
so apparently a 32bit O.S. can be installed, even though the Raspberry Pi is a 64-bit chipset.
So i suppose my question is, has anybody come up with a way to see if this is possible or has anyone done it yet?

Any 64 bit processor is going to be able to run a 32 bit operating system. The only thing about that is that the OS may not take full advantage of what the processor is capable of. Check the RemixOS website for information regarding 64 bit support.
---------- Post added at 11:23 AM ---------- Previous post was at 11:01 AM ----------
It appears that RemixOS offers a 64 operating system. Getting it on the Rasberry Pi should be as easy as pie.

slickromeo said:
I'm curious if the Remix O.S. can be used with a Raspberry Pi 3 which came out recently
( https://www.raspberrypi.org/blog/raspberry-pi-3-on-sale/ )
I understand that the Remix Os is compatible with x86 chipsets (i.e. 32-bit chipsets)
And the Raspberry Pi 3 uses a 1.2GHz 64-bit quad-core ARM Cortex-A53 CPU
however, even though the Pi 3 is 64-bit and the Remix Os is 32-bit, that doesn't mean it can't be installed, does it?
the website I mentioned above has a section that says "At launch, we are using the same 32-bit Raspbian userland that we use on other Raspberry Pi devices; over the next few months we will investigate whether there is value in moving to 64-bit mode."
so apparently a 32bit O.S. can be installed, even though the Raspberry Pi is a 64-bit chipset.
So i suppose my question is, has anybody come up with a way to see if this is possible or has anyone done it yet?
Click to expand...
Click to collapse
No, at least not the RemixOS for PC(x86).
x86 doesn't mean == 32bit; x86 is the chip architecture; developed by intel and is used by intel/amd chips. It contains different standards with x86 being used in a different context to identify the 32bit variant and x86_64 (or more accurately AMD64 as the 64bit standard was created by AMD) for 64bit.
ARM is a completely different architecture, and has it's own variants; arm (or arm-v7 - and below) for 32bit and arm64 (arm-v8) for 64bit.
Just to clear up some of the other inaccuracies RemixOS for PC has both x86 and x86_64 versions; PhoenixOS just for completeness - last I checked was using a 64bit kernel with a 32bit(x86) system.
Not sure if/when RemixOS would be available for the Rpi3 but it would need to be treated like any other arm based system (android phone/tablet) and get a device specific custom build (not sure if the arm-based sources are available...)

Mattix724 said:
Any 64 bit processor is going to be able to run a 32 bit operating system. The only thing about that is that the OS may not take full advantage of what the processor is capable of. Check the RemixOS website for information regarding 64 bit support.
---------- Post added at 11:23 AM ---------- Previous post was at 11:01 AM ----------
It appears that RemixOS offers a 64 operating system. Getting it on the Rasberry Pi should be as easy as pie.
Click to expand...
Click to collapse
so you say it'll be "Easy as Pie"...... lets hope that's true..... I'd love to see somebody do it. However i think HypoTurtle has confirmed that it's impossible

slickromeo said:
so you say it'll be "Easy as Pie"...... lets hope that's true..... I'd love to see somebody do it. However i think HypoTurtle has confirmed that it's impossible
Click to expand...
Click to collapse
Impossible is a word that should never be uttered here on XDA Developers. With enough support from the community anything is possible in the realms of running a custom OS, especially any Linux based OS such as Android on a device that supports Linux OOTB.
Another option may be to go with the Pine 64 which supports RemixOS natively if you don't want to wait. I suggest the 2GB 16GB version as it will support the camera peripheral if you so chose to add that on at a later time.

Their own product the Remix Mini runs Remix OS on a 1,2 GhHz quad-core cortex A53 (64-bit) Allwinner SOC, wich should be simular to the SOC of the Raspberry Pi 3
https://shop.jide.com/en/detail?pid=10

avenant said:
Their own product the Remix Mini runs Remix OS on a 1,2 GhHz quad-core cortex A53 (64-bit) Allwinner SOC, wich should be simular to the SOC of the Raspberry Pi 3
https://shop.jide.com/en/detail?pid=10
Click to expand...
Click to collapse
I buy it.
The performance is pretty fast, but can be faster.

The Cortex-A53 supports the full ARMv8-A architecture.
Click to expand...
Click to collapse
http://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php
so does that mean that the Remix Mini and the Raspberry Pi 3 are the same processor and that remix os should work on RP3

Vodkanakas said:
http://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php
so does that mean that the Remix Mini and the Raspberry Pi 3 are the same processor and that remix os should work on RP3
Click to expand...
Click to collapse
I'm going to download now and see if it is possible.

Vodkanakas said:
http://www.arm.com/products/processors/cortex-a/cortex-a53-processor.php
so does that mean that the Remix Mini and the Raspberry Pi 3 are the same processor and that remix os should work on RP3
Click to expand...
Click to collapse
They are not really the same processor, it's just the same architecture.
Norduxx said:
I'm going to download now and see if it is possible.
Click to expand...
Click to collapse
Unfortunately, ARM is not universal like x86, so you are not going to get very good results, if any.
It's like trying to boot a rom for the OnePlus One on a LG G3, just because they run on the same chipset.
You could try porting it if you know how to, though, if the Remix mini and the RP3 actually run on the same chipset.

I think Raspbian OS is Best OS for Raspberry Pi 3. This operating system is specially designed for raspberry pi devices. I am using raspbian for my project based on raspberry pi starter kits.

It may be possible
For this to happen, the rpi should running android stable enough.
For now the most stable android project for rpi is been developed in this group:
https://groups.google.com/forum/#!forum/android-rpi
but even this isn't stable enough, it should be soon

here are the roms for arm someone with porting knowledge could probably use them http://www.jide.com/remixos/devices/nanopi2 http://www.jide.com/remixos/devices/pinea64 http://www.jide.com/remixos/devices/mini the kernel source is available for the remix mini but i would like to keep this thread going for the devs because remix os on the raspberry pi 3 model b should be interesting as an alternative to lineage which sucks on the pi not saying it don't run im saying it sucks because of the dumb privacy guard i like my android devices to have full root and not have dev options disappear like the trash on tuesday

Related

Call for folio100 developers: windows 8 on folio?

I think that a porting ss possible but the windows 8 preview platform releas today is not for ARM acritecture right?
As soon as possibile hope that some devel will be a windows 8 port for folio 100.
let me know what U thinking.
thanks.
Yes, I heared for it but not arm version . I saw a post that say that windows 8 arm version will be for TEGRA 2(and some others arm processors)!!!
Hmmm, Windows is ugly in my opinion (sorry, I'm a Linux fan)... But, anyway, I don't think it's good for Folio as the RAM requirements won't fit... Heard it need at least 1Gb of RAM
That and Windows 8 won't be open source. That mean you can't do any porting work(with system you can do something but with kernel nothing)

Remix Os for non x64

Is there a plan of releasing a Version for x86 cpu?
I have an older netbook where the cpu is not x64 compatible, is there maybe a way to make it work there .
Because windows is very slow on it and i can`t find the right linux disto for me.
psycho2781 said:
Is there a plan of releasing a Version for x86 cpu?
I have an older netbook where the cpu is not x64 compatible, is there maybe a way to make it work there .
Because windows is very slow on it and i can`t find the right linux disto for me.
Click to expand...
Click to collapse
Simple answer is no. You cannot.
As far as linux is concerned, go to sourceforge and get a slimmed down linux iso. There are so many wonderful ones, even I use it. Slimmed linux distros are very light on the system, with all useless apps removed.
There will be a 32bit version released soon.
See this post. http://forum.xda-developers.com/remix/remix-os/remix-os-pc-update-version-2016012301-t3300940

Remix OS 2.0 on Original Surface RT

Is there a way to install Remix OS on the original Surface RT? I tried the USB method with the last version but not with 2.0? If so, is there a guide on how to install it. Even a USB thumb drive version would be great.
thanks
rt is arm architecture, this one is only for x86 processors.
RoboR1 said:
rt is arm architecture, this one is only for x86 processors.
Click to expand...
Click to collapse
yeah thats right...Thanks for the reply.

Can i run games on this Resurrection OS like windows?

Can i run games on this OS like .exe files
No. Android Apps only.
ZiQn3zZ said:
No. Android Apps only.
Click to expand...
Click to collapse
Ok thanks mate?
Btw this is remix is not resurrection remix. And it hasn't been updated since months.
I am talking about Resurrection OS for PC
You're confusing two different Android OS's.
Remix OS (this forum) is a fork of the Android x86 Project designed to run on AMD and Intel x86 devices.
Resurrection Remix OS (completely different forum) is a ROM based on CyanogenMod and only runs on ARM devices.
Either way, it's still pretty much a no. Android is designed to only run .APK files. That being said, you can try using an emulator such as DOSBOX. But, there will be varying degrees of success.
ZiQn3zZ said:
You're confusing two different Android OS's.
Remix OS (this forum) is a fork of the Android x86 Project designed to run on AMD and Intel x86 devices.
Resurrection Remix OS (completely different forum) is a ROM based on CyanogenMod and only runs on ARM devices.
Either way, it's still pretty much a no. Android is designed to only run .APK files. That being said, you can try using an emulator such as DOSBOX. But, there will be varying degrees of success.
Click to expand...
Click to collapse
No i know about both OS's , i was telling to that guy who was saying that Remix has not being updated see up
Ah. Well, he's right about one thing. Sadly, the current form of Remix OS has all but been abandoned. There hasn't been a single update since November and the devs have stated that they don't know when or even if they'll ever update this project.

Run windows10 on arm64 phones??

Hi XDA.
Its been a long since people could run big OSes(like win10) on the Intel Atom android phones. That of course because the have the KVM technology support. So can we be able to bring this technology to our ARM64 phones? What i found intersting is that all the processors that have Cortex-a15 or higher will support KVM!!!! the real problem is that we need a moded kernel in order to enable KVM:crying:.
I already have a Pocophone F1 are there any chances that we can get that smooth Windows runnin' on the poco( or any other arm64 phone)?

Categories

Resources