Ошибка mac os is not supported with

I upgrade MacOS Ventura 13. When I brew install git, appeared error:

Warning: You are using macOS 13.
We do not provide support for this pre-release version.

asked Oct 26, 2022 at 9:02

Mike Petrov's user avatar

2

Brew suggests a couple of possible solutions:

Warning: Your Command Line Tools (CLT) does not support macOS 13.
It is either outdated or was modified.
Please update your Command Line Tools (CLT) or delete it if no updates are available.
Update them from Software Update in System Preferences or run:
  softwareupdate --all --install --force

If that doesn't show you any updates, run:
  sudo rm -rf /Library/Developer/CommandLineTools
  sudo xcode-select --install

Alternatively, manually download them from:
  https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 14.1.

The first and second suggestion didn’t work for me at this time of writing. Trying the third suggestion, so downloading CLT RC2 via https://developer.apple.com/download/all/, did do the trick.

You can confirm this afterwards by running brew doctor. That CLT warning should no longer be there.

answered Oct 26, 2022 at 21:51

Yannick De Turck's user avatar

1

Updating the homebrew itself would resolved the issue.

Run brew update before running brew upgrade

answered Nov 9, 2022 at 2:31

Baskar's user avatar

BaskarBaskar

1,41912 silver badges17 bronze badges

I just go to https://brew.sh, and reinstall from there

answered Dec 14, 2022 at 15:28

Thang Hoang's user avatar

Thang HoangThang Hoang

2505 silver badges22 bronze badges

1

Actually upgrading brew should fix the issue, as https://brew.sh/2022/09/07/homebrew-3.6.0/ has preliminary support.


For some reason, In my experience brew itself was not functioning properly i.e brew update and brew upgrade did not work.
So, I uninstalled and reinstalled brew version 3.6.10.

Try and it should fix the issue.

NotTheDr01ds's user avatar

NotTheDr01ds

14.8k4 gold badges39 silver badges68 bronze badges

answered Nov 10, 2022 at 7:49

Ashraf's user avatar

1

Let’s use:

xcode-select --install

answered Oct 26, 2022 at 9:02

Mike Petrov's user avatar

Mike PetrovMike Petrov

7161 gold badge4 silver badges11 bronze badges

1

Hey Folks,

I’m attempting my first hack an ran into a problem I can’t find any solutions for.

My System is:
— Intel I9 9900K
— Gigabyte Z390 M Gaming
— Asus Vega 64 8GB
— 32 GB DDR4 RAM by G.Skill (2x 16 GB Sticks)
— Samsung 970 EVO 500GB NVMe SSD

I followed this guide to set up my system, and also refered to this thread a lot. In the installation process (bootable stick via Unibeast, Bios settings from the 2nd threat) I ran into the «15 minutes left» crash, but worked this out by putting in OSxAptioFix3Drv-64.efi instead of AptioMemoryFix.efi.
So, after 2 days of struggling, I finally had Mojave up and «running». Now I followed the post installation guide by @CaseySJ step by step, using Multibeast and Clover Configurator. Only difference is, that I used the SSTDs from the threat by @jbarnette, as he uses the same mobo and GPU as I do.
I set the machine to be an MacMini8,1 and rebooted after I finished all the steps from the post installation guide.
When I tried booting from the 970EVO (btw it’s not a EVO Plus, as these are unstable), all I got was this message: Error Code

I found the picture in this Thread, and it suggested that is is coming up, because hardware and defined mac model don’t work together. So I went back and booted my Mojave install via the USB bootstick. I mounted my EFI folder with CloverConigurator and changed the mac model to IMac (the one with the I9 9900k).
Tried to boot again, same error.
Booted via stick again, mounted EFI and switched out all files in /Clover/ACPI, kext/other and drivers64UEFI with those from Jbarnettes EFI he posted in his thread.
Rebooted, and still the same problem.

Also, in about this mac, my machine is defined as IMac (2013) and the CPU is shown as unknown, 3,2 GHz. This doesn’t change, even if I change the definition in CloverConfig.

I hope this is detailed enough, if needed I can attach screenshots of my Bios settings, my efi folder, CloverConfig settings etc.

I really would appreciate help, as I’m more or less a noob in this regard.

Thanks a lot in advance,
Radialer

Содержание

  1. > «This Version of Mac os x is not supported on this platform»
  2. Radialer
  3. P1LGRIM
  4. mattystonnie
  5. this version of mac is not supported on this platform issue
  6. grafeny
  7. Going Bald
  8. getthebikes
  9. This version of mac os x is not supported on this platform #6
  10. Comments
  11. rhamaa commented Nov 13, 2018
  12. stevezhengshiqi commented Apr 11, 2019
  13. rhamaa commented Apr 11, 2019
  14. ghost commented May 4, 2019 •
  15. rhamaa commented May 7, 2019
  16. ghost commented May 7, 2019
  17. rhamaa commented May 7, 2019
  18. ghost commented May 7, 2019
  19. rhamaa commented May 7, 2019
  20. «This version of mac os x is not supported on this platform!» on Sierra
  21. gmare
  22. Stork
  23. Question: Q: This version of OSX is not supported on this platform
  24. Helpful answers

> «This Version of Mac os x is not supported on this platform»

14

Radialer

I’m attempting my first hack an ran into a problem I can’t find any solutions for.

My System is:
— Intel I9 9900K
— Gigabyte Z390 M Gaming
— Asus Vega 64 8GB
— 32 GB DDR4 RAM by G.Skill (2x 16 GB Sticks)
— Samsung 970 EVO 500GB NVMe SSD

I followed this guide to set up my system, and also refered to this thread a lot. In the installation process (bootable stick via Unibeast, Bios settings from the 2nd threat) I ran into the «15 minutes left» crash, but worked this out by putting in OSxAptioFix3Drv-64.efi instead of AptioMemoryFix.efi.
So, after 2 days of struggling, I finally had Mojave up and «running». Now I followed the post installation guide by @CaseySJ step by step, using Multibeast and Clover Configurator. Only difference is, that I used the SSTDs from the threat by @jbarnette, as he uses the same mobo and GPU as I do.
I set the machine to be an MacMini8,1 and rebooted after I finished all the steps from the post installation guide.
When I tried booting from the 970EVO (btw it’s not a EVO Plus, as these are unstable), all I got was this message: Error Code

I found the picture in this Thread, and it suggested that is is coming up, because hardware and defined mac model don’t work together. So I went back and booted my Mojave install via the USB bootstick. I mounted my EFI folder with CloverConigurator and changed the mac model to IMac (the one with the I9 9900k).
Tried to boot again, same error.
Booted via stick again, mounted EFI and switched out all files in /Clover/ACPI, kext/other and drivers64UEFI with those from Jbarnettes EFI he posted in his thread.
Rebooted, and still the same problem.

Also, in about this mac, my machine is defined as IMac (2013) and the CPU is shown as unknown, 3,2 GHz. This doesn’t change, even if I change the definition in CloverConfig.

I hope this is detailed enough, if needed I can attach screenshots of my Bios settings, my efi folder, CloverConfig settings etc.

I really would appreciate help, as I’m more or less a noob in this regard.

Thanks a lot in advance,
Radialer

374452

P1LGRIM

Moderator

104178

mattystonnie

I’m attempting my first hack an ran into a problem I can’t find any solutions for.

My System is:
— Intel I9 9900K
— Gigabyte Z390 M Gaming
— Asus Vega 64 8GB
— 32 GB DDR4 RAM by G.Skill (2x 16 GB Sticks)
— Samsung 970 EVO 500GB NVMe SSD

I followed this guide to set up my system, and also refered to this thread a lot. In the installation process (bootable stick via Unibeast, Bios settings from the 2nd threat) I ran into the «15 minutes left» crash, but worked this out by putting in OSxAptioFix3Drv-64.efi instead of AptioMemoryFix.efi.
So, after 2 days of struggling, I finally had Mojave up and «running». Now I followed the post installation guide by @CaseySJ step by step, using Multibeast and Clover Configurator. Only difference is, that I used the SSTDs from the threat by @jbarnette, as he uses the same mobo and GPU as I do.
I set the machine to be an MacMini8,1 and rebooted after I finished all the steps from the post installation guide.
When I tried booting from the 970EVO (btw it’s not a EVO Plus, as these are unstable), all I got was this message: Error Code

I found the picture in this Thread, and it suggested that is is coming up, because hardware and defined mac model don’t work together. So I went back and booted my Mojave install via the USB bootstick. I mounted my EFI folder with CloverConigurator and changed the mac model to IMac (the one with the I9 9900k).
Tried to boot again, same error.
Booted via stick again, mounted EFI and switched out all files in /Clover/ACPI, kext/other and drivers64UEFI with those from Jbarnettes EFI he posted in his thread.
Rebooted, and still the same problem.

Also, in about this mac, my machine is defined as IMac (2013) and the CPU is shown as unknown, 3,2 GHz. This doesn’t change, even if I change the definition in CloverConfig.

I hope this is detailed enough, if needed I can attach screenshots of my Bios settings, my efi folder, CloverConfig settings etc.

I really would appreciate help, as I’m more or less a noob in this regard.

Источник

this version of mac is not supported on this platform issue

1580361

grafeny

hello, i have the same error:

This version of Mac OS X is not supported on this platform!
Reason: Mac-DB15BD556843C820
(https://dl.dropboxusercontent.com/u/17808142/boot.jpg)

But everytime i hit enter on «boot osx from usb» i get the message

Intel Core i7 6700K 4x 4.00GHz
Asus TUF Sabertooth Mark 1 Intel Z170
256GB Samsung 850 PRO 2.5″
12288MB EVGA GeForce GTX Titan X

5630

Going Bald

Moderator

hello, i have the same error:

This version of Mac OS X is not supported on this platform!
Reason: Mac-DB15BD556843C820
(https://dl.dropboxusercontent.com/u/17808142/boot.jpg)

But everytime i hit enter on «boot osx from usb» i get the message

Intel Core i7 6700K 4x 4.00GHz
Asus TUF Sabertooth Mark 1 Intel Z170
256GB Samsung 850 PRO 2.5″
12288MB EVGA GeForce GTX Titan X

1641235

I’ve been having this issue over the last couple of days. Found out that it was an incorrect board ID set in config.plist for MacPro 3,1. Somehow the board ID was set for a MacPro 2,1.

Changing it to the correct board ID that matches the mac model number made it instantly bootable.

18

getthebikes

How did you edit the plist? I tried to boot into single user mode and it would just shut the computer down.

I’ve been having this issue over the last couple of days. Found out that it was an incorrect board ID set in config.plist for MacPro 3,1. Somehow the board ID was set for a MacPro 2,1.

Changing it to the correct board ID that matches the mac model number made it instantly bootable.

Источник

This version of mac os x is not supported on this platform #6

I tried to use your clover EFI. But i got this error

«This version of mac os x is not supported on this platform»

Mac os Sierra on dell inspiron 7472.

The text was updated successfully, but these errors were encountered:

This issue already solved.
But i faced a new keyboard issue.
When i do system restart, keyboard will not work and i must shutdown the system than keyboard will work again.

@BrandowBuenos i downloaded newest version of VoodooPS2Controller in someone repository (maybe it’s rehabman).
Another problem is my audio, sometimes it will work, sometimes not, just like a keyboard.

I used high sierra.

** previously i used mojave and then switch to high sierra. I got same problem too while using mojave (keyboard and audio problem)

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

Источник

«This version of mac os x is not supported on this platform!» on Sierra

24

gmare

I had set up my first hackintosh and decided to install the latest macOS Sierra. I was using it for a day already, but then I’ve decided to update multibeast config (add some more options, but can’t remember which ones without going through it again). I had also ran EFI Mounter v3, then restart the computer to change igpu memory and now the boot drive is no longer detected, I get the error «This version of mac os x is not supported on this platform!» when booting with verbose flag.

Hardware specs are in my profile description.
I’ve tried booting with flags `nv_disable=1 InjectIntel=True` and also `IGPEnabler=Yes` instead of InjectIntel=True, but nothing helped.

Changing igpu memory back to initial value (32MB) didn’t change anything.

SMBIOS shows MacPro3,1, this was set for me in multibeast by default.

Any ideas of what else could I try?

7226

Stork

Admin

Use MultiBeast to change just the System Definition to iMac14,2. Apple has stopped supporting older systems including the MacPro3,1.

Customize > System Definitions > iMac > iMac14,2

BTW, the GTX 1070 is not yet supported by the Nvidia web drivers. Lots of us awaiting those drivers.

Источник

Question: Q: This version of OSX is not supported on this platform

When trying to boot a 2012 Mac Mini (purchased from apple.com) with the SSD drive from my previous system (a 2009 MBP), I get «This version of OSX is not supported on this platform». The version of OSX is Mountain Lion with the latest updates. I have attempted another drive from another system, and this wont boot on the Mac Mini either. Just for comparison, I can boot the 2009 MBP with the disk that came with the Mac Mini just fine, and that disk still boots on the Mac Mini as well. My question is, how can I get my SSD working? I really dont want to reinstall all my apps, settings, etc.

The MBP 2009 has a Core2Duo and the new one has i7, so I suppose it could be due to that? Are there some files I could copy over from the drive that came with the Mac Mini to the SSD drive, like mach_kernel, that would solve all this and not blow up in my face later?

Mac mini, OS X Mountain Lion (10.8.2)

Posted on Nov 29, 2012 9:23 AM

The Mac mini has, I believe, a special build of 10.8.2 later than the version you can install on any other system, so you will not be able to boot the 2012 mini from a boot drive from any earlier model of Mac. There probably won’t be a «universal» version until OS X 10.8.3 is released, whenever that might occur. If you want to use the SSD as a boot drive, you’ll have to install the 2012 mini’s version of 10.8.2 on the SSD, either by booting to the 10.8 Recovery Partition and installing 10.8 or by cloning the 2012 mini’s internal drive to the SSD.

Posted on Nov 29, 2012 9:27 AM

Helpful answers

It’s because the Mac Mini requires a different version of Mountain Lion than is installed on the MBP. Until a later, common version of OS X is released you cannot install any prior version of Mountain Lion on the Mini. You can only install the version with which it came.

Источник

This version of mac os x is not supported on this platform что делать

на первый взгляд всё работает,графика,bt+wifi по умолчанию,звука нет,думаю ждать надо обновление кекста applealc,но не у всех,вуду звук работает

Сообщение отредактировал vcreatyv — 05.06.18, 03:15

Если кто-может, вытащите обоину пожалуйста! 😆

Сообщение отредактировал Sokoloff — 05.06.18, 06:55

лови,тут две,день и ночь,третья динамичная работать не будет в 10.12
p/s сегодня проверил,в 10.13 работает динамичная
нет смены,как обычная картинка висит

Сообщение отредактировал vcreatyv — 07.06.18, 23:40

Что-то у меня 630 через арбитрари не стартует — с 0х000000000 индикатором установил в системе видно 630 памяти 7 мб)
На 10,13.5 все хорошо

Сообщение отредактировал vfrc_96 — 06.06.18, 14:20

Попробовал Mojave 10.14, система как система, отличий от 10.13.5 считай нет, но темная тема явно не для меня, аж глаза режет, применение разных режимов не особо помогает, RGB еще нормально. Вручную «полировать» цветовую схему в лом если честно. А так нормально, работает

Источник

This version of mac os x is not supported on this platform #6

Comments

Copy link Quote reply

rhamaa commented Nov 13, 2018

I tried to use your clover EFI. But i got this error

«This version of mac os x is not supported on this platform»

Mac os Sierra on dell inspiron 7472.

Copy link Quote reply

stevezhengshiqi commented Apr 11, 2019

Hi, I think you need to add -no_compat_check boot argument since in https://github.com/daliansky/dell7000/blob/master/EFI/CLOVER/config.plist#L730, the model MacBookPro15,2 is not supported by 10.12.

Copy link Quote reply

rhamaa commented Apr 11, 2019

This issue already solved.
But i faced a new keyboard issue.
When i do system restart, keyboard will not work and i must shutdown the system than keyboard will work again.

Copy link Quote reply

ghost commented May 4, 2019 •

@rhamaa , you tried install the kexts in EFI folder?
But not install the VoodooPS2Controller_v1.8.25.kext) because will go block the your hackintosh.

Copy link Quote reply

rhamaa commented May 7, 2019

@BrandowBuenos i downloaded newest version of VoodooPS2Controller in someone repository (maybe it’s rehabman).
Another problem is my audio, sometimes it will work, sometimes not, just like a keyboard.

Источник

This version of mac os x is not supported on this platform что делать

Краткая поэтапная инструкция по установке 10.12 Sierra.

Установка принципиально не отличается от установки El Capitan.
Обязательно добавляйте в загрузочные аргументы(бутарги, Boot Arguments) -v debug=0x100 для отлова паники.
Если этого сделано не было, вопросы и просьбы о помощи типа:» у меня идет установка, а потом перечеркнутый круг что мне делать?» или «идет установка, а потом перезагрузка, помогите», будут игнорироваться. Помогайте себе сами.
Конфиг (config.plist) Clover в большинстве случаев годится от El Capitan.

2. Копируем FakeSMC.kext и др. в /EFI/EFI/CLOVER/kexts/10.12(создать папку 10.12) или в /EFI/EFI/CLOVER/kexts/Other
Install.APP в программы
Очень рекомендуется, при первой установке, никаких других кекстов в папки 10.12 и Other не копировать.
FakeSMC.kext копируем чистый, без датчиков.
Можно добавить кекст на сеть, хотя из-за него тоже можно словить панику, к тому же это можно сделать после установки.
2.1. Установка поверх или на другой диск — запустить Install.APP
2.2. Для новой установки изготовить флэшку команндой от Apple:
sudo /Applications/Install 10.12 Developer Preview.app/Contents/Resources/createinstallmedia —volume /Volumes/ИМЯФЛЕШКИ —applicationpath /Applications/Install 10.12 Developer Preview.app

3. Видео
3.1. Nvidia:
а) Либо пользуемся официальным драйвером, если поддерживает видеокарта.
б) Либо добавляем в бутаргументы nv_disable=1, ставим в VESA режиме, первый запуск так же с ключем и установка вебдрайверов, в аргументы nvda_drv=1 и перезагрузка в штатном режиме.

3.2. AMD77xx — легась verge паникует. Пропишите изменения прямо в плист AMDRadeonX4000.kext
ati-personality.pl

4. Звук
4.1. В большинстве случаев достаточно VoodooHDA.kext

5. Настройки
Установка прог со сторонних источников —
sudo spctl —master-disable

6. Клавиатура PS2 (непроверенно)

Нет решений:
Прекращена поддержка процессоров не имеющих инструкции SSE4.
Проверить наличие инструкций ( в другой макоси) в терминале вот так: sysctl -a machdep.cpu.features
===========================================================================
Многие проблемы с установкой и первичной настройкой такие же как в осях 10.8—10.11

Установка по методу ГЫКа с правками xite666 (видео):

Источник

This version of mac os x is not supported on this platform что делать

на первый взгляд всё работает,графика,bt+wifi по умолчанию,звука нет,думаю ждать надо обновление кекста applealc,но не у всех,вуду звук работает

Сообщение отредактировал vcreatyv — 05.06.18, 03:15

Если кто-может, вытащите обоину пожалуйста! 😆

Сообщение отредактировал Sokoloff — 05.06.18, 06:55

лови,тут две,день и ночь,третья динамичная работать не будет в 10.12
p/s сегодня проверил,в 10.13 работает динамичная
нет смены,как обычная картинка висит

Сообщение отредактировал vcreatyv — 07.06.18, 23:40

Что-то у меня 630 через арбитрари не стартует — с 0х000000000 индикатором установил в системе видно 630 памяти 7 мб)
На 10,13.5 все хорошо

Сообщение отредактировал vfrc_96 — 06.06.18, 14:20

Попробовал Mojave 10.14, система как система, отличий от 10.13.5 считай нет, но темная тема явно не для меня, аж глаза режет, применение разных режимов не особо помогает, RGB еще нормально. Вручную «полировать» цветовую схему в лом если честно. А так нормально, работает

Источник

Solved > «This Version of Mac os x is not supported on this platform»

Radialer

I’m attempting my first hack an ran into a problem I can’t find any solutions for.

My System is:
— Intel I9 9900K
— Gigabyte Z390 M Gaming
— Asus Vega 64 8GB
— 32 GB DDR4 RAM by G.Skill (2x 16 GB Sticks)
— Samsung 970 EVO 500GB NVMe SSD

I followed this guide to set up my system, and also refered to this thread a lot. In the installation process (bootable stick via Unibeast, Bios settings from the 2nd threat) I ran into the «15 minutes left» crash, but worked this out by putting in OSxAptioFix3Drv-64.efi instead of AptioMemoryFix.efi.
So, after 2 days of struggling, I finally had Mojave up and «running». Now I followed the post installation guide by @CaseySJ step by step, using Multibeast and Clover Configurator. Only difference is, that I used the SSTDs from the threat by @jbarnette, as he uses the same mobo and GPU as I do.
I set the machine to be an MacMini8,1 and rebooted after I finished all the steps from the post installation guide.
When I tried booting from the 970EVO (btw it’s not a EVO Plus, as these are unstable), all I got was this message: Error Code

I found the picture in this Thread, and it suggested that is is coming up, because hardware and defined mac model don’t work together. So I went back and booted my Mojave install via the USB bootstick. I mounted my EFI folder with CloverConigurator and changed the mac model to IMac (the one with the I9 9900k).
Tried to boot again, same error.
Booted via stick again, mounted EFI and switched out all files in /Clover/ACPI, kext/other and drivers64UEFI with those from Jbarnettes EFI he posted in his thread.
Rebooted, and still the same problem.

Also, in about this mac, my machine is defined as IMac (2013) and the CPU is shown as unknown, 3,2 GHz. This doesn’t change, even if I change the definition in CloverConfig.

I hope this is detailed enough, if needed I can attach screenshots of my Bios settings, my efi folder, CloverConfig settings etc.

I really would appreciate help, as I’m more or less a noob in this regard.

Thanks a lot in advance,
Radialer

P1LGRIM

Moderator

mattystonnie

I’m attempting my first hack an ran into a problem I can’t find any solutions for.

My System is:
— Intel I9 9900K
— Gigabyte Z390 M Gaming
— Asus Vega 64 8GB
— 32 GB DDR4 RAM by G.Skill (2x 16 GB Sticks)
— Samsung 970 EVO 500GB NVMe SSD

I followed this guide to set up my system, and also refered to this thread a lot. In the installation process (bootable stick via Unibeast, Bios settings from the 2nd threat) I ran into the «15 minutes left» crash, but worked this out by putting in OSxAptioFix3Drv-64.efi instead of AptioMemoryFix.efi.
So, after 2 days of struggling, I finally had Mojave up and «running». Now I followed the post installation guide by @CaseySJ step by step, using Multibeast and Clover Configurator. Only difference is, that I used the SSTDs from the threat by @jbarnette, as he uses the same mobo and GPU as I do.
I set the machine to be an MacMini8,1 and rebooted after I finished all the steps from the post installation guide.
When I tried booting from the 970EVO (btw it’s not a EVO Plus, as these are unstable), all I got was this message: Error Code

I found the picture in this Thread, and it suggested that is is coming up, because hardware and defined mac model don’t work together. So I went back and booted my Mojave install via the USB bootstick. I mounted my EFI folder with CloverConigurator and changed the mac model to IMac (the one with the I9 9900k).
Tried to boot again, same error.
Booted via stick again, mounted EFI and switched out all files in /Clover/ACPI, kext/other and drivers64UEFI with those from Jbarnettes EFI he posted in his thread.
Rebooted, and still the same problem.

Also, in about this mac, my machine is defined as IMac (2013) and the CPU is shown as unknown, 3,2 GHz. This doesn’t change, even if I change the definition in CloverConfig.

I hope this is detailed enough, if needed I can attach screenshots of my Bios settings, my efi folder, CloverConfig settings etc.

I really would appreciate help, as I’m more or less a noob in this regard.

Источник

Get the Reddit app

Scan this QR code to download the app now

Or check it out in the app stores

Понравилась статья? Поделить с друзьями:
  • Ошибка ma5 мегафон что это такое
  • Ошибка ma 0005 в программе запуска epic games
  • Ошибка m2 1317 на samsung m2070w
  • Ошибка lvalue required as left operand of assignment
  • Ошибка lumaemu ini is missing sleeping dogs