Earlier quoted context omitted.
It may be fine, but the disk speeds on the latest Macs are amazing. There is no laptop that matches that I'm aware of.
Unless I'm missing something: Huh? Apple is just using regular NVMe/M.2 SSDs, nothing special about them. Lots of laptops have the option for M.2 NVMe SSDs, and most newer desktop motherboards have the slot for it.
Warning: 2016 MacBook Pro is not compatible with Linux
141–150 of 285 posts
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#142Re: Warning: 2016 MacBook Pro is not compatible with Linux
#143Earlier quoted context omitted.
I was very disappointed to find it on a 2015 model as well. The "staingate" name is odd, it's definitely not staining, the laminate just wipes right off with little effort.
Is there any chance of getting this replaced by the Apple Store? I think I was quoted $900AUD.
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#144The three primary issues here are: 1) The input devices are on SPI, not USB. Apple's ACPI tables don't provide the GPIO mappings for these things via the standard mechanisms, so the chipset driver won't bind. You then still need another driver for the SPI controller, and there's an out of tree one at https://github.com/cb22/macbook12-spi-driver/ . Longer term, the kernel needs to be able to parse Apple's ACPI tables…
Tangential Question: Would you say that Thinkpads are still the safest bet if you're looking for good RHEL/Fedora support & updates?
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#145A more accurate description is that Linux isn't compatible with the new Macbook Pro. It's not Apple's job to make their laptop compatible with Linux.
Two things being compatible with each other is a symmetric relation, so the order doesn't matter.
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#146Earlier quoted context omitted.
Please provide one example of Apple blocking an application from running on MacOS. What's that, you don't have an example? Because this is false.
First off, I didn't say that Apple was blocking apps on MacOS. I mentioned it because the OP was disparaging Lenovo as a whole because of unethical behavior in one product line. As such, it's only fair to do the same for Apple. Second, Apple most definitely does "impede" the installation of apps downloaded independently by requiring you to perform an obscure dance to execute them.
You didn't?
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#147Earlier quoted context omitted.
> It blocks or impedes the installation of software that it has unilaterally decided is against its interests What software are you thinking of? Apple maintains editorial control over what's in the App Store, but I can't think of any case where Apple has blocked software distributed outside the app store. The closest I can think of is the fact that the default settings of the computer require apps to be codesigned wi…
> by changing the security settings on the computer Sierra has disabled the "install from any source" option (although you can re-enable it with some terminal magic). How long until they disable the identified developers option too and leave a system like the iphone?
Never. That would literally kill the platform. And nothing Apple has done has indicated that they even want to go this route. For example, against all expectations, they haven't been expanding the set of sandbox exemptions for apps, which means there are still large classes of apps that cannot be distributed on the App Store as they need functionality that isn't available in the sandbox.
Removing the "disable Gatekeeper" option from the UI does not indicate that Apple wants to force everybody on the App Store, it means that Apple wants everybody to codesign their apps. But, as you already mentioned, you can easily re-enable it from the CLI, and anyone who isn't capable of finding out how to do that is almost certainly not qualified to judge the security implications of making that change.
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#148Vmware fusion actually works pretty damn well but I hate having the extra layer and hearing the fans all the time.
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#149I assume the author means you won't be able to boot the machine using Linux until modifications are made to the OS. Linux probably runs just fine inside a Docker container.
Re: Warning: 2016 MacBook Pro is not compatible with Linux
#150Works just fine in a VM - I find it works better to just do that and you keep all the OS X benefits (touchpad, battery life...)