UEFI for secure boot—WTH? - Windows 8 General

I understand that UEFI is meant to replace the current BIOS standard and that is why UEFI is going to be used in x86 and ARM distributions, but UEFI on ARM is just kind of weird.
First thing, if Microsoft is going have signature checks in place on the first stage bootloader why not just use the signature checking capable facilities already found in SoCs like OMAP, Qualcomm Snapdragon, and Nvidia Tegra 2/3?
Second, the boot procedure is so much more complex on PCs than ARM devices. With BIOS systems, MBR can't be larger than 512 bytes and on UEFI a quasi-bootloader is used. ARM smartphones simply start by executing an on chip boot ROM that loads a first stage bootloader without having to use unnecessary hardware calls or use a boot sector that is merely a partition table? Why make things so complicated?

I'd guess it's to keep things as consistent as possible across all of the platforms. Windows 8 is going to be available across a range of form factors, and is going to blur many of the lines between them. There won't just be x86 PCs and ARM Tablets, there will be x86 Tablets which may be as flexible as laptops/PCs, there will be ARM PCs which users may upgrade and swap parts on, there will be set-top boxes, embedded devices, and potentially devices and form factors and combinations we haven't thought of yet. Microsoft can either write Windows 8 to work with every possible combination, or they can write it to work with UEFI and then let the OEMs implement UEFI on their preferred combination of hardware. The latter gives a natural division of labour letting everybody focus on their strengths, Microsoft can focus on making Windows 8 really great, while OEMs can develop really great hardware solutions and easily fit Windows 8 to work with them.

I'm looking forward to Intel smartphones. To buy a ARM processor from Qualcomm, TI, or Nvidia, (to install in a phone and bypass signature checks) required me to be a high volume OEM.
Sent from my DROID2 GLOBAL using XDA App

Related

Dual Boot?

Would it be possibleto dual-boot a desktop OS like windows or more likely, ubuntu?
And if so, will things like firefox and torrents work?
And if so...a gtab would replace a lappy....
Sent from my SPH-D700 using XDA App
Windows, I am sorry to say 100% NO.
Galaxy Tab or rather Tegra 2 is an ARM architecture (SoC - system on chip) completely different from x86 platform (coming from the first IBM PC XT). Windows 8 is supposed to be designed with both platforms in mind as ARM architecture is slowly catching up with x86 capabilities.
In regard of LINUX... I do not know but I would be rather surprised if there were no other than Android distributions based on this system.
Try this links:
http://www.arm.linux.org.uk/
http://www.debian.org/ports/arm/
http://www.ubuntu.com/news/arm-linux
or simply google ;-)

S4 backwards compatible?

So qualcom realeased their new S4 chips that are said to be backwards compatible with S1 hardware/software... Would that mean the HD2 that has S1 can be replaced with a newer one? In theory anyways...
Just a random thought
sent from my Rezound
Thatz a promising thought. But who will take such a risk? After all its soldered into pcb. And removing it is a hell job. U r dealing with something like brain transplanting...
send from my hd2 @ miui 1.12.2
True, but in this community there are some crazy people roaming around
But then the question comes up, how would somebody get a hold of that chip
.. Dreams
sent from my Rezound
noup, not a chance.
backwards compatibility mostly refers to the software platform/applications or the instruction set that particular cpu must execute.
For example, x86 - is a platform (PC) defined by a specific instruction set executed by all cpu's in that family. Any x86 cpu must be able to execute those specific instructions in the same manner, thus making it easier for software developers to create programs for that platform. So, either if you have an AMD or Intel chip inside, from the software point of view, it's just the same deal.
To place it in a more familiar context a Pentium 4 class CPU is x86 compatible. But so is a Core2Duo chip. Therefore, even if the C2D chip supports aditional features, at it's core, it's still x86 compatible. So you can still run your older programs on it. However, at hardware level, things are different since those 2 chips have different hardware layout, different number of pins, require different motherboards etc. Furthermore, for the sake of example an Intel 486 chip and a core I7 chip are both x86 compatible (you can.. in fact run windows 7 on a 486 chip, but... it will take some ..time) , but other then this, they are totally different chips.
In the case of HD2, it's just the same. You cannot simply swap one chip and solder another, for the same reason. They require different hardware layouts - specific motherboards and I/O interfaces.

I have some questions and need suggestions

1. Are the only Windows 8 tablets without a fan equipped with Intel Atom Z2760 CPU?
2. What would you suggest when I would want a Windows 8 tablet without a fan?
Sent from my LG-P990 using xda app-developers app
Given that x86-capable processors run pretty hot, you're not going to find a lot of options. Some of the Atom chips may get by on passive cooling... maybe. Frankly, if you want a fan-less tablet, that usually means ARM, and that means Windows RT.
Of course, what with the latest hacks, the line between Win8 and Win RT is getting thinner than ever...
1. All Atom tablets are fanless as far as I know. My Samsung 500T barely even got warm and I think that was more the LCD than the processor. I don't believe there are any other x86 processors that are fanless right now.
2. Obvious an Atom tablet. You'll probably need to narrow it down a bit on what you are looking for. Is the tablet form factor more important or the laptop form factor. If using it as a tablet is more important, you'll probably want a lighter and smaller 10.1 inch tablet like the upcoming ASUS Vivotab Smart. If you want a laptop form factor with keyboard for typing, then a 11.6 inch tablet is idea for the larger keyboard size. Also do you need a pen built in, do you need a Wacom digitizer?
---------- Post added at 08:34 AM ---------- Previous post was at 08:32 AM ----------
GoodDayToDie said:
Of course, what with the latest hacks, the line between Win8 and Win RT is getting thinner than ever...
Click to expand...
Click to collapse
It's not that thin at all. Windows RT tablets will never be able to run x86 desktop applications with it's ARM processor. That hack just lets you run unsigned Windows RT ARM applications.
---------- Post added at 08:39 AM ---------- Previous post was at 08:34 AM ----------
PS. Maybe AMD's Temash APU might be fanless. Not entirely sure yet. It's shipping Q2 this year, but don't know when we'll see any tablets with it inside.
@Ravynmagi: http://forum.xda-developers.com/showthread.php?t=2095934 Ever heard of emulation? The speed sucks - you won't be playing high-end recent games, and running something like Photoshop would be painful (as much due to the tablet's low specs as due to the emulation, in that case) but we can *already* run (a few) x86 apps on Windows RT, and adding support for more is mostly a matter of making sure the system calls are supported.
GoodDayToDie said:
@Ravynmagi: http://forum.xda-developers.com/showthread.php?t=2095934 Ever heard of emulation? The speed sucks - you won't be playing high-end recent games, and running something like Photoshop would be painful (as much due to the tablet's low specs as due to the emulation, in that case) but we can *already* run (a few) x86 apps on Windows RT, and adding support for more is mostly a matter of making sure the system calls are supported.
Click to expand...
Click to collapse
An alpha tool made 4 days ago that can run notepad.exe and a 14 year old 2D game on an ARM processor. How could I have missed that?
Can you even install Photoshop, much less run it with this alpha tool yet? You can barely run Photoshop on an Atom, I think running it on an ARM through emulation will be more than painful.
I think it's a bit premature to be touting this as a solution to running x86 apps on an ARM tablet.
I view it quite differently: in any four days, an alpha tools has been written that can run simple apps, even old games, without recompiling them... and has already dramatically improved in performance.
Don't get me wrong, I'm not saying that you're going to be completely be able to replace an x86 machine with an ARM one... but the reason for that is simply a matter of performance of the underlying hardware. For low-demand stuff (the kind of thing you might run on a fanless tablet anyhow) it's not an unreasonable goal. Of course it's not there yet... but a week ago, it wasn't possible at all.
Thanks for all the replies so far.
But what do you think, will Windows RT ever be like Windows 8 on x86? What I mean is that will it run Flash, Java and be like a desktop that is also a tablet?
Wrong post.
kaspar737 said:
Thanks for all the replies so far.
But what do you think, will Windows RT ever be like Windows 8 on x86? What I mean is that will it run Flash, Java and be like a desktop that is also a tablet?
Click to expand...
Click to collapse
My opinion. I'm not sure what kind of future RT has. Why buy a Windows RT with ARM, when you can now get Windows 8 with Atom for just as cheaply ($500) that can do a lot more? Samsung and other manufactures have already abandoned their Windows RT plans, they don't see a future in it either.
By the way, Windows RT is able to run Flash if it's in Microsoft's white list of websites.
Ravynmagi said:
My opinion. I'm not sure what kind of future RT has. Why buy a Windows RT with ARM, when you can now get Windows 8 with Atom for just as cheaply ($500) that can do a lot more? Samsung and other manufactures have already abandoned their Windows RT plans, they don't see a future in it either.
By the way, Windows RT is able to run Flash if it's in Microsoft's white list of websites.
Click to expand...
Click to collapse
Yeah, I'm afraid that app developers don't see a point developing apps for Windows RT. Also, RT tablets just seem to be too locked down. To me it seems that x86 tablets are like Android tablets- the experience you get is not determined by the OS maker but RT tablets are like the iPad- you can mostly do what the OS maker likes/approves.
Sent from my LG-P990 using xda app-developers app
kaspar737 said:
Yeah, I'm afraid that app developers don't see a point developing apps for Windows RT. Also, RT tablets just seem to be too locked down. To me it seems that x86 tablets are like Android tablets- the experience you get is not determined by the OS maker but RT tablets are like the iPad- you can mostly do what the OS maker likes/approves.
Sent from my LG-P990 using xda app-developers app
Click to expand...
Click to collapse
Windows RT apps run on Windows 8 too and Windows 8 will be shipped on millions and millions of computers around the world. So I think the Windows Store apps (aka Metro style) that run on RT and 8 will eventually show up in good numbers from developers. So if you do go with Windows RT, the apps will come, even if people abandon the OS and hardware platform.
Windows 8 has the best of both worlds though, you can run the RT apps and the x86 apps. And the Atom is the best of both worlds, the efficiency of an ARM processor with the ability to run x86 apps.
Atom is hardly the efficiency of ARM... it's just the first x86 processor to get within the same order of magnitude. They still need bigger batteries and/or suffer lower battery life. Mind you, they're closer than I thought x86 (which is an inherently inefficient design in some ways, due to the extreme complexity of the instruction decoder required) would get.
GoodDayToDie said:
Atom is hardly the efficiency of ARM... it's just the first x86 processor to get within the same order of magnitude. They still need bigger batteries and/or suffer lower battery life. Mind you, they're closer than I thought x86 (which is an inherently inefficient design in some ways, due to the extreme complexity of the instruction decoder required) would get.
Click to expand...
Click to collapse
http://www.anandtech.com/show/6536/arm-vs-x86-the-real-showdown
"Whereas I didn't really have anything new to conclude in the original article (Atom Z2760 is faster and more power efficient than Tegra 3), there's a lot to talk about here. We already know that Atom is faster than Krait, but from a power standpoint the two SoCs are extremely competitive. At the platform level Intel (at least in the Acer W510) generally leads in power efficiency."
Ravynmagi said:
http://www.anandtech.com/show/6536/arm-vs-x86-the-real-showdown
"Whereas I didn't really have anything new to conclude in the original article (Atom Z2760 is faster and more power efficient than Tegra 3), there's a lot to talk about here. We already know that Atom is faster than Krait, but from a power standpoint the two SoCs are extremely competitive. At the platform level Intel (at least in the Acer W510) generally leads in power efficiency."
Click to expand...
Click to collapse
You could just link to the article
And, yes, the Atom Z2760 is more power efficient.
As far as tablets go, though, all the Atom tablets I've looked at have felt like cheap toys, whereas the Surface is possibly the best built device I've ever used. That's the main reason I chose the Surface RT, it just blows all the competition away in build quality.
As far as applications go, neither the Atom nor the Tegra are very well suited for intensive tasks like Photoshop and the like. They're both going to perform quite poorly at those tasks.
The Atom does have the existing software library, though in reality a large number of what people will need/want to use has already been ported over to Arm.
An interesting thing to note is that even though the Atom is more efficient than the Tegra the Surface still had better battery life compared to the W510 by almost an hour.
Build Quality: Surface beats W510 hands down. Acer has okay build quality, but the Surface is superb.
Performance: The Atom nudges out the Tegra
Applications: Any applications that need x86 won't be usable on the Atom, but they will run, so the Atom wins. The Tegra is rapidly catching up, though.
Battery Life: The Surface beat the W510 by nearly an hour, therefore I'm calling it in favor of the Surface. The Atom itself is more efficient, but that doesn't mean that the tablets built using the Atom are.
I stand corrected. Atom, even an older Atom, is surprisingly competitive with ARM on a power efficiency standpoint. I don't know that I agree with handing it the win outright, it won some of the "total usage" charts but lost some of the others, occasionally substantially. It's certainly a viable option for a mobile device though. Interesting... time was, Intel had difficulty squeezing their chips down to 5W, while ARM was expected to run at around 300mW. Apparently I need to keep a better eye on these things.

The Difference Between 32 Bit And 64 Bit in Windows 8

OWNER EDIT: Content Removed. The Difference Between 32 Bit And 64 Bit in Windows 8
OWNER EDIT: Content Removed.
Digitally signed drivers is a windows 8 feature NOT a 64 bit limitation.
For some reason you have 64 bit driver incompatibility listed as a good thing? Besides, that is also false. Some 32 bit drivers are indeed incompatible with 64 bit windows, but many do still work. From what I understand its something to do with kernel mode vs user mode drivers. In order for a driver to be receive a signature from microsoft it now requires either a dedicated 64 bit driver or at least 64 bit compatibility.
The difference between 64 bit and 32 bit systems goes much deeper than RAM, in fact the RAM difference is almost a side effect of the main difference. A 32 bit computer only has a 32 bit ALU and registers of max size 32 bits etc, it deals with everything as being 32 bits long, 64 bit is of course 64 bit. In binary you can represent a larger number in 64 bits than you can in 32 bits. In 32 bits you can represent a max value (unsigned) or 4294967295, include 0 as an option and there are 4294967296 values available, also how many memory addresses in RAM you can use, with each memory location being 1 byte you end up with 4294967296 bytes, or 4gb.
In 64 bits you can represent 18446744073709551616, which using the above RAM logic comes to ALOT, seriously, its more than a terabyte by the time I got bored of using my calculator. Windows doesnt support a terabyte no, but in theory it could, most motherboards are 64gb limited, or sometimes 32 (laptops often less).
64 bits however does not increase a computers memory efficiency in any way, only lets you use more of it. More RAM does not make your computer any faster if you were not running out before. Lets say you have 3 1 litre bottles and you need to store 2 litres of water, well having those 3 bottles wont be any better than having the 2 bottles you need to store the water present, the same happens in a computer, just with RAM instead of bottles and data instead of water.
That said there is a performance difference between 64 bit and 32 bit computers when doing maths on LARGE values. a 32 bit computer can only do maths on 32 bit numbers, if you need to do greater than 32 bit maths on a 32 bit machine you have to introduce alot of software steps first (most compilers or interpreters actually do this for you, its only if you insist on hand written assembly that you will have to manually add 2 64 bit numbers without the aid of the hardware so much), this is very very slow. A 64 bit computer can add 64 bit numbers natively. Generally when programming a 32 bit number is an int and a 64 bit number is a long, if you set your compiler to 32 bit and compile a program using longs then it will add the code for software addition for you, does mean that running a program compiled for 32 bit computers on 64 bit machines wont have access to the performance gains of said 64 bit machine. To use a long natively you would have to compile the program for 64 bit machines, in which case it will not work on 32 bit machines.
64 bit windows cannot handle more apps than 32 bit necessarily. You can actually hit the windows thread limit within a 32 bit system assuming each thread uses very little RAM. The thread limit is the same on both 32 bit and 64 bit windows. Now if you have a few proper programs and we arent talking a hypothetical situation of running thousands of programs using a few kb of RAM each then yes more RAM would help and if the amount of RAM required is greater than 4gb then of course 64 bit would be king - as would having a multicore computer.
Dedicated graphics cards DO count towards the 4gb RAM limit.
In a nutshell
32 bit program: no faster regardless of 32 bit or 64 bit.
64 bit program: faster than a 32 bit program running on a 64 bit machine (if it uses maths on very big numbers, or decimal points, they need alot of bits too). Will not run on a 32 bit machine.
32 bit drivers: will run on 32 bit machines. Will sometimes run (but not always) on 64 bit machines (same also applies to 64 bit software actually, 32 bit java often runs into issues on 64 bit windows, yet still if you hit the download button on the java website it downloads 32 bit by default, common cause of the OutOfMemory exception in minecraft is 32 bit java on 64 bit windows).
64 bit drivers: will only run on 64 bit machines.
drivers for both systems must be digitally signed for windows to install them, however there is actually a way to install unsigned drivers in windows 8. In order for a driver to receive a signature from microsoft then it must either a) work on both 32 bit and 64 bit machines or b) have 32 bit and 64 bit versions available seperately (older hardware may not have a 64 bit version available)
But yeah, you can't upgrade from 32 bit windows to 64 bit windows using the microsoft update tools. You need to totally uninstall windows, format your hard disk and install 64 bit windows from scratch as if you were installing windows on a new computer you had built yourself.
Someone gave me their old PC once, had 12gb of RAM fitted and 32 bit windows XP..... They didnt realise that they had purchased 12gb (they replaced the sticks that originally came in the PC) for a system that couldnt take 12gb....
The Info was very useful.. and windows 8 has an option to install the unsigned drivers which is in the advanced startup in pc settings.. and simply 64 has a speed double than that of 32 bit. Most of the 32 bit softwares works with 64 bit. But none of the 64 bit software works with 32 bit system.. in a 64 bit system you will have a separate installation for 32 bit softwares (x86) . By default all the 32 bit softwares go in to that folder. The details of the processor can be found in the system information in properties.. surely I'll go for 64 bit system as the processing speed doubles.
Sent from my Celkon A97i
praderj said:
and simply 64 has a speed double than that of 32 bit
Click to expand...
Click to collapse
???
It does not.
Windows 8 supports more than 4 GB on 32 bit mode. It is a system requirement for the processor.
x64 processors are actually faster than 32 bits processors when running native x64 code.
Running 32 bit code on x64 processors does come with a little overhead, as instructions for x64 processors are coded using 64 bits, whereas x32 compiled programs use 32 bits instructions, which, obviously wont be recognized by the x64 CPU. There is fixed by visualizing the whole thing and completing the instruction set with 32 bits depending on the instructions.
It is, technically, ill-advised to run x32 operating systems if you processor is x64 native. The only exception to this rule is when you have less than 4 GB of RAM< because x64 systems consume more RAM than x32 systems.
x32 is pretty much a relic of the past. All CPU's on the planet are x64 CPUs since like 2006.
mcosmin222 said:
Windows 8 supports more than 4 GB on 32 bit mode. It is a system requirement for the processor.
x64 processors are actually faster than 32 bits processors when running native x64 code.
Running 32 bit code on x64 processors does come with a little overhead, as instructions for x64 processors are coded using 64 bits, whereas x32 compiled programs use 32 bits instructions, which, obviously wont be recognized by the x64 CPU. There is fixed by visualizing the whole thing and completing the instruction set with 32 bits depending on the instructions.
It is, technically, ill-advised to run x32 operating systems if you processor is x64 native. The only exception to this rule is when you have less than 4 GB of RAM< because x64 systems consume more RAM than x32 systems.
x32 is pretty much a relic of the past. All CPU's on the planet are x64 CPUs since like 2006.
Click to expand...
Click to collapse
x64 processors are not faster *unless* operating on large numbers. A 32 bit processor can only operate on 32 bit numbers so has additional software overhead for 64 bit numbers. 64 bit processors can do 64 bit maths at the same speed a 32 bit processor does 32 bit. Otherwise everything is the *same* speed bar what you have pointed out about x86_32 on x86_64 operating systems having a slight overhead.
x86_64 processors *can* run x86_32 at near native speeds, they actually have full support in hardware for decoding and executing x86_32 and infact boot the BIOS in this mode before changing the value of a register and calling a hardware interrupt to switch modes, it is actually this which causes the 32 bit on 64 bit OS slowdown as the OS is having to switch into and out of 32 bit and 64 bit modes, but the hardware does support it natively.
more than 4gb of ram on 32 bit is possible yes. Physical Address Extension, invented by intel, extended by AMD to allow 52bit addresses. Windows NT itself does support it. However it is *not* a windows 8 requirement, it is required for x86_64 systems but not x86_32. Enabling it on a 32 bit windows install *does not* allow usage of more than 4gb of RAM. Windows always has hard coded maximum memory limits, for all 32 bit versions of windows except the server releases the limit is hardcoded to 4gb, so even with PAE windows 32 bit will only address 4gb. Windows 7 home basic 64 bit was 8gb, premium 16gb, business enterprise and ultimate all 128gb, hard coded limits, they did the same with 32 bit OSes to 4gb. Windows server enterprise and datacentre versions did support PAE on 32 bit systems fully. Heres an odd one, XP starter edition was hardcoded to 512mb. Windows 8 32 bit is also hardcoded to 4gb in both standard and pro variations.
Recent OSX versions boot directly into 64bit mode exclusively. 32 bit OSX supports PAE with a 64gb memory limit. PowerPC OSX versions of course we no longer care about. Linux also supports 64gb PAE on 32bit.
PAE is not a requirement for 32 bit windows. VIA's line of processors do not support PAE yet do run windows (including 8). For 32 bit PAE is entirely optional and with the exception of server entirely useless.
"All CPU's on the planet are x64 CPUs since like 2006."
This one really made me lol, mostly due to poor wording than actual mis-statement of fact. All CPU's? Really, what about the ARM CPU in my phone, the AVR AtMega328 sitting beside me, the MIPS within my PSP behind me. I know that you know about other architectures existing, but did make me chuckle to read that.
But let us assume you meant all x86 CPU's. Intel atom CPU's and models of the AMD geode line aswell as the entire VIA product line are all x86_32 (VIA if you havent heard of them are a big name in x86 embedded boards for industrial usage), so yeah, every processor since 2006 is totally x86_64. A few atom desktop models (they did exist) supported x64 but that was relatively few, bay trail also has 64 bit models, but for the large part atom is 32 bit.
SixSixSevenSeven said:
x64 processors are not faster *unless* operating on large numbers. A 32 bit processor can only operate on 32 bit numbers so has additional software overhead for 64 bit numbers. 64 bit processors can do 64 bit maths at the same speed a 32 bit processor does 32 bit. Otherwise everything is the *same* speed bar what you have pointed out about x86_32 on x86_64 operating systems having a slight overhead.
x86_64 processors *can* run x86_32 at near native speeds, they actually have full support in hardware for decoding and executing x86_32 and infact boot the BIOS in this mode before changing the value of a register and calling a hardware interrupt to switch modes, it is actually this which causes the 32 bit on 64 bit OS slowdown as the OS is having to switch into and out of 32 bit and 64 bit modes, but the hardware does support it natively.
more than 4gb of ram on 32 bit is possible yes. Physical Address Extension, invented by intel, extended by AMD to allow 52bit addresses. Windows NT itself does support it. However it is *not* a windows 8 requirement, it is required for x86_64 systems but not x86_32. Enabling it on a 32 bit windows install *does not* allow usage of more than 4gb of RAM. Windows always has hard coded maximum memory limits, for all 32 bit versions of windows except the server releases the limit is hardcoded to 4gb, so even with PAE windows 32 bit will only address 4gb. Windows 7 home basic 64 bit was 8gb, premium 16gb, business enterprise and ultimate all 128gb, hard coded limits, they did the same with 32 bit OSes to 4gb. Windows server enterprise and datacentre versions did support PAE on 32 bit systems fully. Heres an odd one, XP starter edition was hardcoded to 512mb. Windows 8 32 bit is also hardcoded to 4gb in both standard and pro variations.
Recent OSX versions boot directly into 64bit mode exclusively. 32 bit OSX supports PAE with a 64gb memory limit. PowerPC OSX versions of course we no longer care about. Linux also supports 64gb PAE on 32bit.
PAE is not a requirement for 32 bit windows. VIA's line of processors do not support PAE yet do run windows (including 8). For 32 bit PAE is entirely optional and with the exception of server entirely useless.
"All CPU's on the planet are x64 CPUs since like 2006."
This one really made me lol, mostly due to poor wording than actual mis-statement of fact. All CPU's? Really, what about the ARM CPU in my phone, the AVR AtMega328 sitting beside me, the MIPS within my PSP behind me. I know that you know about other architectures existing, but did make me chuckle to read that.
But let us assume you meant all x86 CPU's. Intel atom CPU's and models of the AMD geode line aswell as the entire VIA product line are all x86_32 (VIA if you havent heard of them are a big name in x86 embedded boards for industrial usage), so yeah, every processor since 2006 is totally x86_64. A few atom desktop models (they did exist) supported x64 but that was relatively few, bay trail also has 64 bit models, but for the large part atom is 32 bit.
Click to expand...
Click to collapse
The conversation is contained to stand alone processing units, not SoC (arm, intel atom) or something used in industry, because the latter are not really a choice, they come in package.
So yes, all CPU's since around 2006 are x64 native CPUs.
The limit on Windows 8 memory can be modified, though it is not advised, because the processor will be able to map memory areas which are otherwise inaccesable to windows.
mcosmin222 said:
The conversation is contained to stand alone processing units, not SoC (arm, intel atom) or something used in industry, because the latter are not really a choice, they come in package.
So yes, all CPU's since around 2006 are x64 native CPUs.
The limit on Windows 8 memory can be modified, though it is not advised, because the processor will be able to map memory areas which are otherwise inaccesable to windows.
Click to expand...
Click to collapse
Not all CPU's sold in non package form are x86 either, you are seriously mistaken on that front. And still, a SoC is still a CPU.
its always made me chuckle when people declare that a 64bit system is "faster" than a 32bit system
the funny thing is, in the vast majority of cases, and in almost every case for a typical end user, there isn't any differences at all in terms of speed.
Oh well, its probably like the placebo effect. If you think its faster, it probably will seem faster.
as for all the other "actual" differences between the two, SixSixSevernSevern has outlined it very well.
There is an abundance of SoCs and embedded systems running 32bit only and given the world we live in is now very much controlled by SoCs rather than socketed desktop CPUs I think SixSixSevernSeverns point is still valid, 32bit only CPUs are still very much present (although I did spend 10 min looking for a 32 bit off the shelf socketed CPU made post 2006 with no success)
this is about to get a whole lot more muddy with millions of unwashed Apple lovers declaring their 64 bit phones are better than everyone's, but I think from the points made above, we just need to sit there and smile, knowing they are talking out of their arse and got suckered with marketing guff
dazza9075 said:
(although I did spend 10 min looking for a 32 bit off the shelf socketed CPU made post 2006 with no success)
Click to expand...
Click to collapse
Although not socketed VIA's x86 chips (yeah there is a 3rd x86 player, mainly for embedded market) are both 32 bit and not SoC's (I think they have a few models which are SoC's but most use external RAM modules etc etc).
Also why would a CPU within a SoC not qualify as being a non 64 bit CPU made since 2006? Thats like saying that the driver seat within your car does not qualify as being a chair because it is within a car and therefore must be something else entirely, its still a chair, yes its within something else but it is still a chair or in this case a CPU.
If you want to be picky, you can still buy z80 DIPs with external memory and data buses, 8 bit CPU made in 2013 and not a SoC (although you can also buy z80 SoC's too now). z80 is still used by hobbyists and embedded systems, does the job fine, cheap to make, why replace it?
PowerPC chips are used in servers still and available in socketed forms, they are 32 bit. same for SPARC.
dazza9075 said:
its always made me chuckle when people declare that a 64bit system is "faster" than a 32bit system
the funny thing is, in the vast majority of cases, and in almost every case for a typical end user, there isn't any differences at all in terms of speed.
Oh well, its probably like the placebo effect. If you think its faster, it probably will seem faster.
as for all the other "actual" differences between the two, SixSixSevernSevern has outlined it very well.
There is an abundance of SoCs and embedded systems running 32bit only and given the world we live in is now very much controlled by SoCs rather than socketed desktop CPUs I think SixSixSevernSeverns point is still valid, 32bit only CPUs are still very much present (although I did spend 10 min looking for a 32 bit off the shelf socketed CPU made post 2006 with no success)
this is about to get a whole lot more muddy with millions of unwashed Apple lovers declaring their 64 bit phones are better than everyone's, but I think from the points made above, we just need to sit there and smile, knowing they are talking out of their arse and got suckered with marketing guff
Click to expand...
Click to collapse
About Apple, if they do not take advantage of the processor features, they will, in fact, slow down the phone with 64 bit CPU instead of speeding it up.
As i said, the SoC problem is a non-issue, since you can not choose between 32 and 64 bit there because it is not as if you can go and ask the vendor: "you know, ill have this SoC, you can rip the tablet/phone/AIO apart and replace the one inside with this one cause it is 64 bits".
And if you have SoC, you usually don't have a choice about the Windows 8 version either, since it comes pre-loaded with the matching edition.
So this conversation really boils down to PC users. And the point with x32 processors newer than 2006 is pretty much valid.
SixSixSevenSeven said:
Although not socketed VIA's x86 chips (yeah there is a 3rd x86 player, mainly for embedded market) are both 32 bit and not SoC's (I think they have a few models which are SoC's but most use external RAM modules etc etc).
Also why would a CPU within a SoC not qualify as being a non 64 bit CPU made since 2006? Thats like saying that the driver seat within your car does not qualify as being a chair because it is within a car and therefore must be something else entirely, its still a chair, yes its within something else but it is still a chair or in this case a CPU.
If you want to be picky, you can still buy z80 DIPs with external memory and data buses, 8 bit CPU made in 2013 and not a SoC (although you can also buy z80 SoC's too now). z80 is still used by hobbyists and embedded systems, does the job fine, cheap to make, why replace it?
PowerPC chips are used in servers still and available in socketed forms, they are 32 bit. same for SPARC.
Click to expand...
Click to collapse
Im agreeing with you on this one, I was mearly playing devils advocate in saying I couldn't find a off the shelf socketed CPU in 32bit post 2006, but I agree that SoCs and embedded systems contain CPUs and are probably more relevant today then trad desktop CPUs
mcosmin222 said:
About Apple, if they do not take advantage of the processor features, they will, in fact, slow down the phone with 64 bit CPU instead of speeding it up.
As i said, the SoC problem is a non-issue, since you can not choose between 32 and 64 bit there because it is not as if you can go and ask the vendor: "you know, ill have this SoC, you can rip the tablet/phone/AIO apart and replace the one inside with this one cause it is 64 bits".
And if you have SoC, you usually don't have a choice about the Windows 8 version either, since it comes pre-loaded with the matching edition.
So this conversation really boils down to PC users. And the point with x32 processors newer than 2006 is pretty much valid.
Click to expand...
Click to collapse
Im not completely clued up with the Apple SoC /iOS setup, but if its like WOW64 there will be a slight performance hit, but barely measurable let alone noticeable on todays systems.
Im curious as to why you think of SoCs as a non issue given that more devices are probably shifted with them than not, many of these devices directly replacing trad desktop/notebooks
SoC is everything when it comes to future home computing, and the 64 bit question will rear its ugly head again then, but I think we can all agree that having a 64bit system alone does not mean its quicker except in extreme circumstances or when excessive amounts of memory is needed and the 4GB limit is met.
I consider SoCs a non-issue because you do not have a choice. You can not build a PC using a SoC. Hence the issue presented by this thread (choose between x32 and x64) is a non-issue in the SoC world.
the x32 Atom SoCs come on tablets wth x32 windows and you can not replace that SoC with an I5 x64 SoC you find on Surface Pro, hence the discussion on this topic is kinda useless.
I've seen lots of ppl running x32 wndows on systsems with 8-12GB of RAM or x64 on systems with just 1 but this never happened on a SoC based device xD
As for performance, I also believe the x64 CPUs can support more cores than the usuall x32.
But...
x32 CPU running native x32 code will be faster than an x64 CPU running x32 code
x64 CPU running native x64 code is around just as fast as x32 running x32. There are small diffreneces in performance (you can try it out with simple programs with visual studio and compile for different arhitectures), but nothing otherworldly, nowhere near "twice as fast" as apple claims it to be.
dazza9075 said:
Im not completely clued up with the Apple SoC /iOS setup, but if its like WOW64 there will be a slight performance hit, but barely measurable let alone noticeable on todays systems.
Click to expand...
Click to collapse
Even if there is a performance hit, there is almost no downside to using a 64-bit OS for Apple because the CPU is based on ARMv8. Same goes for anyone else that uses the specification. All the better to future proof your platform now so that when mobile devices finally do need to address more than 4GB of RAM, there is only one (64-bit) OS instead of the two that Microsoft has to maintain and developers have to make two versions of software and drivers for.
Sent from my Galaxy S4 using Tapatalk 2.
JihadSquad said:
Even if there is a performance hit, there is almost no downside to using a 64-bit OS for Apple because the CPU is based on ARMv8. Same goes for anyone else that uses the specification. All the better to future proof your platform now so that when mobile devices finally do need to address more than 4GB of RAM, there is only one (64-bit) OS instead of the two that Microsoft has to maintain and developers have to make two versions of software and drivers for.
Sent from my Galaxy S4 using Tapatalk 2.
Click to expand...
Click to collapse
Sorry, but your post makes no sense.
JihadSquad said:
Even if there is a performance hit, there is almost no downside to using a 64-bit OS for Apple because the CPU is based on ARMv8. Same goes for anyone else that uses the specification. All the better to future proof your platform now so that when mobile devices finally do need to address more than 4GB of RAM, there is only one (64-bit) OS instead of the two that Microsoft has to maintain and developers have to make two versions of software and drivers for.
Sent from my Galaxy S4 using Tapatalk 2.
Click to expand...
Click to collapse
I'm with mcosmin222, your post makes no sense. Being ARMv8 means that there is no downside to being 64 bit? The hell are you smoking, decreased 32 bit performance and double RAM usage for 64 bit software on a device still using the same 1gb of RAM as its 32 bit predecessor, MAJOR downside.
Also for most developers there is no extra maintenance for 64 bit and 32 bit OSes. Seriously, most of the time its as simply as changing one setting when building, sometimes more effort is required but usually less than is required to simultaneously support iPad and iPhone in an iOS app (they dont scale well automatically all the time which is why on windows systems and my brief android foray I design with variable screen sizes in mind). Drivers are an issue yes, but most developers are not driver developers, even then 32 bit windows user mode drivers work fine in 64 bit windows, its only kernel mode drivers which require native 32 vs 64 changes.
mcosmin222 said:
I consider SoCs a non-issue -snipped at somewhat random points for size-orldly, nowhere near "twice as fast" as apple claims it to be.
Click to expand...
Click to collapse
mcosmin222 said:
Sorry, but your post makes no sense.
Click to expand...
Click to collapse
Slight hypocrisy there.
It is debated by some whether the atom is a SoC at all, intel do not claim it to be with the exception of a few models which do indeed have more peripherals built into the chip itself than their counterparts, my view is that they are increasingly moving towards a SoC design with the only major external components now being the RAM and storage (of which the typical SoC usually has RAM and sometimes storage internally). There is not a single intel core series processor which is a SoC.
32 bit windows with more than 4gb of RAM I find hilarious, I bought a second hand PC running windows XP 32 bit on 12gb of RAM.... Loaded my copy of windows 7 64 bit onto it immediately. Quite a few people dont seem to realise that the 4gb ram limit also counts video ram too.
I dont know about core count difference for x86_32 vs x86_64. I saw intel demo'ed a prototype 80 core - single CPU (x86 systems can distinguish between having 2 dual core CPU's on one motherboard and 1 quad core CPU) using intel atom 32 bit cores. In the consumer electronics market, 80 cores would be unheard of. Even the server market probably doesn't go beyond 80 very often. Super computers dont always use x86 but may well hit the core limit if there is one
The one place where your suggestion of using visual studio to show 64 bit vs 32 bit differences would really show the advantage of 64 bit is when your software uses a long rather than an int. Int is a 32 bit number. Long is 64 bit. 32 bit processor can't handle longs natively so has to have additional software overhead for longs. Compile for a 64 bit processor and you can use a long instead. Float vs Double I have heard people saying makes a difference but I believe most compilers simply use the x87 math processor embedded within all x86 chips which I think handles doubles natively on both 32 bit and 64 bit x86 processors.
I dislike apple, but I have found one place which justifies the double performance claims. They claimed double performance for the entire SoC as a whole not just the CPU. ARM NEON has had a performance bump in ARMv8. The A7 chip also has an upgraded GPU over the A6X (PowerVR quad core still though so hardly cutting edge). There is also the matter of which benchmarks they use and whether the benchmark does use any 64 bit math. Benchmarks are of course not always indicative of real world performance and for the most part you will *not* see a difference on the iPhone 5S.
SixSixSevenSeven said:
I'm with mcosmin222, your post makes no sense. Being ARMv8 means that there is no downside to being 64 bit? The hell are you smoking, decreased 32 bit performance and double RAM usage for 64 bit software on a device still using the same 1gb of RAM as its 32 bit predecessor, MAJOR downside.
Also for most developers there is no extra maintenance for 64 bit and 32 bit OSes. Seriously, most of the time its as simply as changing one setting when building, sometimes more effort is required but usually less than is required to simultaneously support iPad and iPhone in an iOS app (they dont scale well automatically all the time which is why on windows systems and my brief android foray I design with variable screen sizes in mind). Drivers are an issue yes, but most developers are not driver developers, even then 32 bit windows user mode drivers work fine in 64 bit windows, its only kernel mode drivers which require native 32 vs 64 changes.
Slight hypocrisy there.
It is debated by some whether the atom is a SoC at all, intel do not claim it to be with the exception of a few models which do indeed have more peripherals built into the chip itself than their counterparts, my view is that they are increasingly moving towards a SoC design with the only major external components now being the RAM and storage (of which the typical SoC usually has RAM and sometimes storage internally). There is not a single intel core series processor which is a SoC.
32 bit windows with more than 4gb of RAM I find hilarious, I bought a second hand PC running windows XP 32 bit on 12gb of RAM.... Loaded my copy of windows 7 64 bit onto it immediately. Quite a few people dont seem to realise that the 4gb ram limit also counts video ram too.
I dont know about core count difference for x86_32 vs x86_64. I saw intel demo'ed a prototype 80 core - single CPU (x86 systems can distinguish between having 2 dual core CPU's on one motherboard and 1 quad core CPU) using intel atom 32 bit cores. In the consumer electronics market, 80 cores would be unheard of. Even the server market probably doesn't go beyond 80 very often. Super computers dont always use x86 but may well hit the core limit if there is one
The one place where your suggestion of using visual studio to show 64 bit vs 32 bit differences would really show the advantage of 64 bit is when your software uses a long rather than an int. Int is a 32 bit number. Long is 64 bit. 32 bit processor can't handle longs natively so has to have additional software overhead for longs. Compile for a 64 bit processor and you can use a long instead. Float vs Double I have heard people saying makes a difference but I believe most compilers simply use the x87 math processor embedded within all x86 chips which I think handles doubles natively on both 32 bit and 64 bit x86 processors.
I dislike apple, but I have found one place which justifies the double performance claims. They claimed double performance for the entire SoC as a whole not just the CPU. ARM NEON has had a performance bump in ARMv8. The A7 chip also has an upgraded GPU over the A6X (PowerVR quad core still though so hardly cutting edge). There is also the matter of which benchmarks they use and whether the benchmark does use any 64 bit math. Benchmarks are of course not always indicative of real world performance and for the most part you will *not* see a difference on the iPhone 5S.
Click to expand...
Click to collapse
I think you need to defrag your HDD or something, your browser doesn't display info properly anymore.
Intel Atom is a SoC actually.
You still don't seem to get the idea behind the SoC propblem: it is a non-issue because you can not choose between x32 and x64 windows, as it comes preloaded (I supposed you could change it but for 99% of people that is impossible), hence why i do not consider them in the same category as socketed CPUs.
Do you understand it now?
mcosmin222 said:
I think you need to defrag your HDD or something, your browser doesn't display info properly anymore.
Intel Atom is a SoC actually.
You still don't seem to get the idea behind the SoC propblem: it is a non-issue because you can not choose between x32 and x64 windows, as it comes preloaded (I supposed you could change it but for 99% of people that is impossible), hence why i do not consider them in the same category as socketed CPUs.
Do you understand it now?
Click to expand...
Click to collapse
http://en.wikipedia.org/wiki/Intel_Atom
http://en.wikipedia.org/wiki/Atom_(system_on_chip)
Intel atom system on chip is a subset of the atom lineup.
And I do get the idea behind the SoC chip. It is you that cannot get it through your skull that a SoC still has a CPU within it and is therefore still a 32 bit CPU. It doesnt matter whether the user can choose 32 vs 64 bit software on it, its still a 32 bit CPU manufactured post 2006 as you claim does not exist and frankly your original statement cannot be more wrong.
Also, hardly difficult to obtain and these are still manufactured to this day: http://uk.mouser.com/ProductDetail/...=sGAEpiMZZMsk5yEqv3Bk8TNKQ0wAJ52zqlsFfvN/xPc=
Why hasn't 64 bit completely absorbed 32 bit and just become the norm?
Sent from my GT-I9505 using XDA Premium 4 mobile app
Jay794 said:
Why hasn't 64 bit completely absorbed 32 bit and just become the norm?
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
64 bit = more transistors = more cost, power consumption and larger size in theory. In practise, douchebaggery and the prevalence of 32 bit machines in embedded usage.
Bay trail is moving towards 64 bit for intel atom. Core whatever series CPU's are all 64 bit. I think most of the AMD processors aimed at consumer usage are 64 bit (they manufacture 32 bit SoC's for industrial automation and a few other embedded tasks much to mcosmin's amusement no doubt).
VIA I thought only did 32 bit but apparently their more recent core design is 64 bit capable. They still pitch their older cores at embedded markets though, they have next to zero consumer presence. VIA's chips tend to be tucked within machines in factories or vehicle computers or perhaps the cable box for your TV if you have one (but usually MIPS or ARM appear here, x86 has been used) etc rather than thrown into an off the shelf laptop (although HP released what we would now consider a netbook with a VIA C7). Embedded machines dont always benefit from 32 bit processing (depends on the machine, a CNC mill might be fine with 32 bit maths, the flight computers about something akin to a predator drone might absolutely need 64 bit math), in the event they dont need 64 bit math then using 64 bit software would double the RAM requirement which would then mean needing double the RAM (many machines running a fixed task have only the amount of RAM they require) which then increases cost of the machine.
The atom is probably the biggest use of 32 bit only chips for consumers, with bay trail coming out I think we are reaching the end of 32 bit x86 operating systems for consumers. The embedded market is either going to have to rely on 32 bit chips still being available for them (they are for the forseeable future), or simply run a 32 bit OS on a 64 bit chip or double the RAM they install or something.

GNU/Linux distros or even NT booting on the Nexus Player?

Would it be possible to boot any of them? The same SoC platform has support for Windows 8 and Chrome OS
I don't have a Nexus Player yet but I suppose it should be possible, specially a Linux distro by flashing a modified ramdisk and a simple distro, being able to use a Nexus Player as a fully fledged PC would increase my interest in buying one exponentially
Samuelgames said:
The same SoC platform has support for Windows 8 and Chrome OS
Click to expand...
Click to collapse
Where did you see a Moorefield SoC supporting Windows? I haven't seen anything about that.
But yeah, given that Android is Linux, it should probably be able to handle other distros, if somebody gets the drivers working.
Yeah I'm afraid of that as well, specially with that PowerVR , I still have fears of Poulsbo on my old Laptop.
There aren't any devices other than Android running Moorefield yet but Intel announced they have big plans for Windows in these chips as well, I don't know how it could be brung up with the bootloader setup that Google uses but remember it's still the Silvermont microarchitecture, also we could get libhybris working on x86 for GPU bringup if they don't make X11/Wayland drivers for the PowerVR GPU
Reviving old thread, hoping someone could point me how to start trying to boot a bare debian on the player, with the final target being to run steamos. Imagine that, dual booting android and steamos from a pendrive or even from a pxe server
I've tried most of the streamers, kinoni being half decent, remotr has performance issues. I'm on an amd card so moonlight is not an option, remotr supports amd vce but lags a lot on the player, I'm guessing optimization issues as it works great on my nexus 5. As valve plans to sell the steam streamer soon, my hopes for a valve provided, native steam in home streaming client are low.

Categories

Resources