Apple Updates the iMac With New Intel Processors and a Better Webcam (theverge.com) 51
Apple is announcing updates for both the 27-inch and 21.5-inch iMacs. It's updating the processors inside to Intel's 10th Gen Comet Lake processors and also switching out the webcam to a higher-resolution 1080p HD sensor instead of the low-res 720p found in other Macs. From a report: SSDs are now standard across the line, and there will be a bunch of new configuration options -- including a "nano-texture" version with less reflective matte glass. The 27-inch iMac starts at $1,799, is available to order today, and will ship this week. The 21.5-inch iMac starts at $1,099 and will ship next week. Apple is also giving the iMac Pro a small spec bump, making the 10-core Intel chips the new baseline for $4,999 -- also shipping next week. (Oddly, the iMac Pro is not otherwise getting updated.)
This is not the major redesign that has been rumored (and hoped for), nor is it the first ARM-based Mac. Instead, the 2020 iMacs look identical to the last generation, including the large black bezel all the way around the screen and the big metal chin at the bottom. Apple says that, as it noted at WWDC, it intends to support Intel-based Macs for many years to come. The webcam might be the biggest day-to-day upgrade for most users. It's 1080p, but Apple says that the new T2 chip enables some new features beyond the improved resolution like tone mapping, exposure control, and face detection. Apple says the improved camera features will work in any videoconferencing app, not just FaceTime.
This is not the major redesign that has been rumored (and hoped for), nor is it the first ARM-based Mac. Instead, the 2020 iMacs look identical to the last generation, including the large black bezel all the way around the screen and the big metal chin at the bottom. Apple says that, as it noted at WWDC, it intends to support Intel-based Macs for many years to come. The webcam might be the biggest day-to-day upgrade for most users. It's 1080p, but Apple says that the new T2 chip enables some new features beyond the improved resolution like tone mapping, exposure control, and face detection. Apple says the improved camera features will work in any videoconferencing app, not just FaceTime.
The iMac Osbourne edition. (Score:4, Insightful)
Re: (Score:3)
Re: (Score:3)
Re: (Score:3)
At least you'll be able to run Windows or Linux on it. If you get the ARM ones when they come out, it's going to be a while before a good Linux implementation comes out, if you can even run other OSes on it and it isn't locked down. I doubt you'll ever see a Windows implementation that runs on it.
Re: (Score:3)
I don't understand why you would pay a premium price to install Linux on it. If that is your only requirement then many other models would work much better.
Re: (Score:2)
Dump Parallels on a Mac, and you can run another Intel based OS at the same time, with less overhead than you would have with an emulation layer on an OS for a differing architecture. This is helpful if you are a developer and need to test on other OS's. Or, hell, even a casual gamer, and the macOS doesn't support one of your chosen games (mine is the Close Combat series).
SDLeary
Re: (Score:1)
Re: (Score:1)
Yes! I was responding to the previous post from ArchieBunker stating they didn't "...understand why..."
There is Rosetta 2, which will allow Intel based macOS apps to work on the new ARM based systems. This will, more than likely, have a noticeable impact on the performance when running the intel based apps. Parallels is an Intel based app, so it might work, but with a further impact on performance. It is still early days on this though, so until we get to the point to where they will allow developers to com
Re: (Score:2)
https://appleinsider.com/articles/20/06/23/rosetta-lacks-support-for-x86-machine-virtualization-apps-boot-camp-not-an-option-on-apple-silicon [appleinsider.com]
Re: (Score:1)
Possible, I may have missed that. It doesn't mean that the Parallels or VMWare folk won't find a way to make them work, or to develop new programs that could do the same thing. At that point they would be "emulators" rather than "virtualization" platforms though. Again, all conjecture until we get further in.
SDLeary
Re: (Score:3)
Pretty sure Apple said Rosetta 2 won't allow programs like Parallels or VMWare Fusion to work...
Rosetta 2 doesn't translate the Intel virtualisation instructions, so Intel VMs are not going to work. Either Parallels or VMWare Fusion would have to create an ARM VM, and on that ARM VM run Rosetta 2 or something similar to translate Intel instructions.
Re: (Score:2)
I think the idea is that you would buy a Macbook and be able to run any of the three major operating systems (Windows, MacOS, Linux) natively. They were basically the do-all machine. I don't think anybody ever bought one solely to run Linux on it, but there was a point in time where you couldn't get a comparable quality Windows laptop, so it really wasn't a terrible choice. But now if you can only run MacOS on them, they lose a lot of their appeal.
Re: (Score:2)
Re: (Score:3)
Believe Apple has already said the ARM Macs can run Linux. Also a fair chance there will be Windows options but it will likely have to be via emulation or the ARM version of Windows (which I can't think of a single reasonable use-case for at this point).
Apple demonstrated Linux running on their Apple Silicon at the WWDC event - it was running inside Parallells, if memory serves. In any case, Linux running on ARM is not a new thing. Linux on ARM today is running on systems ranging from Raspberry Pi [raspberrypi.org] to Amazon EC2 [amazon.com].
Re: (Score:2)
Re: (Score:2)
Why would anyone spend that kind of money for a box to run Linux on, when Linux runs quite well on much less expensive hardware? What would be the point?
Re: (Score:2)
I doubt you'll ever see a Windows implementation that runs on it.
Given that Windows on ARM already exists, I think we'll see it on the ARM Macs somewhere down the road. But it may not follow the BootCamp model - maybe a hypervisor (but closer to the bare metal than the current versions available on Mac).
Re:The iMac Osbourne edition. (Score:5, Informative)
If by "died" you mean "were no longer listed for sale", sure. If by "died" you mean "were no longer supported", no.
The last version of OS X to support the PPC architecture was Mac OS 10.5, which was released roughly two years after the start of the Intel transition. 10.5 continued to get support updates from Apple for four more years, until 2011, a full six years after the start of the Intel transition. Even so, there's nothing stoping you from using those computers today. I played a Mac OS 9 (Classic) game on my Mac OS 10.4-running PowerBook G4 just a few months ago. But OS updates aren't the only way of offering support, of course.
In fact, you might recall that Apple allowed for Universal app binaries, wherein a single .app package contained binaries for different chip architectures. Those never went away, so you can still find people publishing Universal app binaries to this day, packing in support for PPC and Intel architectures in one, tidy package. Moreover, the Universal 2 app binaries Apple announced a few weeks ago with the ARM transition also support PPC binaries, so a Universal 2 app package can be executed without issue across all of PPC, Intel, and ARM if the developer chooses to do so.
Re: (Score:2)
Dude I can tell you have never written OS X software.
You got me. I've only ever professionally worked on UNIX (AIX), Windows (95 through Win 10), Linux (various flavors, from embedded systems to cloud architectures), Android (wearable devices), and iOS apps so far. In fact, I touched almost all of those in the last year alone, but you're right, there's not a single Mac app in my professional history, so I guess I don't know what I'm talking about!
The SDK doesn't go back infinitely far in support.
I never suggested it did. I said that Universal binaries allowed for multiple architectures. Which they do.
You need a new SDK to target ARM and and old one to target PPC.
Sure. A
Re: (Score:2)
Replying to myself because I forgot to mention that I'm not just mouthing off without having seen others talking about this stuff first. For instance, the developer who currently maintains a modern port of Firefox for PowerPC talks about creating three-way binaries for PowerPC, Intel, and ARM [blogspot.com], as well as a theoretical 17-way binary once you consider 32-bit and 64-bit as well. Even before the arrival of ARM Macs, he already had to handle all of the problems the previous poster seemed to suggest would be insu
Re: (Score:2)
I recently installed Mac OS X Tiger v10.4 into an old PB G4. I wanted to install Leopard v10.5, but it doesn't do classic OS 9. I wanted to keep both. I also plan to install Linux to have three PPC OSes.
Where can we get those updated packages with newer softwares? I'd love to run updated web browsers and stuff.
Re: (Score:2)
I don’t think there’s a list anywhere of compatible software, but I actually just linked in another thread to the blog of a guy who maintains a modern Firefox port for PPC. You can find more here: http://www.tenfourfox.com/ [tenfourfox.com]
This is a different transition (Score:1)
Get it you want a guaranteed Intel machine, but it will only last a few years as Apple discontinues support for intel. PowerPPC macs died in less than five years.
This update is different than it was for the PPC transition though and we should see intel systems around for longer in parallel, and supporter for much longer after because it's an easier transition (just the endian-ness being the same helps a lot). Buying an Intel Mac today should see at least ten years of support.
Also of course, you'd be able t
Re: (Score:1)
PPC Mac under my desk (Score:2)
Re: (Score:2)
You are either bad at lying or don't know a thing about Macs. There never was a Mac Pro with a PowerPC processor. They were called Power Macs back then. And there is no such thing as an 8 core G5. The most cores you could get in a Power Mac G5 would have been 4 from a dual socket system with two dual core processors. Apple erroneously advertised that setup as a "quad core".
Re: (Score:2)
Re: (Score:2)
No its not and that still doesn't address how your mystical Power Mac has twice as many cores as it was ever offered with.
Re: (Score:2)
No, Apple didn't call them a "Mac Pro" until the Intel transition. If it's running a G5 then it's a PowerMac. Unless it really is 9-10 years old, in which case it would be a Mac Pro and is running some kind of Intel processor. The newest PowerMacs are close to 15 years old now.
Matte screens again (Score:3)
Apple is having another period of pulling their heads out of their asses long enough to hear the complaints about high gloss screens that only work perfectly in their windowless research lab with its indirect lighting everywhere and no fingerprints or dirt on the glass.
Buy while you can.
I still miss my matte-screen Macbook Pro, retired due to being too slow a few years ago.
Re: (Score:2)
Apple is pulling their heads out of their asses just to watch and laugh as customers willingly bend over to spend $500 for the matte screen upgrade. IKYN, it is a $500 option on the 27" iMac.
I hate glossy screens, prefer matte screens, and was excited to see a major manufacturer like Apple apparently listen to users finally and begin to offer matte screens again. Then I saw what it costs to get one and realized once again Apple is doing it just for the $$$.
Re: (Score:2)
10-gigabit and T2 pci-e SSD's on the DMI bus? (Score:2)
10-gigabit and T2 pci-e SSD's on the DMI bus?
Re: (Score:2)
128GB DDR4 only $2.6K non ecc vs owc at $600! (Score:2)
https://www.amazon.com/OWC-266... [amazon.com]
Re: (Score:2)
Re: (Score:2)
some years ago, I looked at the math.
Apple appears to be speccing at about another half a standard deviation out. So while the silicon is the same, their rigor changes chance of memory failure from "unlikely" to "extremely unlikely."
I generally haven't found the extra cost worthwhile, but it depends upon what you're doing. The last time I bought upgraded memory from Apple in an upgradable machine was the SE/30--at the developer price, it actually cost less to order the 4/80 model than the 1/40 and upgrad
mac pro base now even more overpriced on cpu! (Score:2)
mac pro base now even more overpriced on cpu!
Nice job apple!
Re: (Score:2)
Gather round children and let ol' ArchieBunker tell you about the olden times when commercial UNIX was king of the high end desktop. Companies like Sun, IBM, HP, and SGI sold many machines. A Sparc 1 box from 1989 would set you back $20,000. An SGI Indigo 2 desktop would cost $60,000 in the early 1990s with hardware OpenGL and SDI video options. An SGI deskside Onyx or Crimson (think mini fridge size) could easily reach $200,000. So now you see why a $50,000 Mac Pro isn't such a big deal. People paid those
Re: (Score:2)
You bet. I had many $35k - $75k (in ~1990 dollars) workstations on my desk way back when. Today a $5 RPi Zero runs rings around them. People complaining about $100 just don't get it - it's the value of the work getting done, not the cost of the tools.
Re: (Score:2)
Re: (Score:2)
Gather round children and let ol' ArchieBunker tell you about the olden times when commercial UNIX was king of the high end desktop. Companies like Sun, IBM, HP, and SGI sold many machines. A Sparc 1 box from 1989 would set you back $20,000. An SGI Indigo 2 desktop would cost $60,000 in the early 1990s with hardware OpenGL and SDI video options. An SGI deskside Onyx or Crimson (think mini fridge size) could easily reach $200,000. So now you see why a $50,000 Mac Pro isn't such a big deal. People paid those prices for a reason. I have a few SGI boxes myself including an Octane. It's current configuration would have set you back $31,000 in 2001 or so.
Irrelevant, as in those cases, you had to buy the boxes to run equally expensive software necessary to do the jobs they were used for. Now, you can build a more capable machine for far cheaper to run the same software as you would run on the apple.
Isn't there a way (Score:2)
Isn't there a way for me to spend even more money for one of these lower-performing Apple products?
Like, does it come with a $999 stand made out of that ridiculously rare element known as "aluminum"?
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Tell you what, I have some apple stickers. For $6500, I'll stick one on my forehead, and kick you hard in the beans.
Will you remove your tampon first?