-
Posts
70 -
Joined
-
Last visited
Everything posted by Slice
-
I look XNU sources of Ventura and see switch (cpuid_cpufamily()) { case CPUFAMILY_INTEL_KABYLAKE: case CPUFAMILY_INTEL_ICELAKE: case CPUFAMILY_INTEL_SKYLAKE: { /* * SkyLake and later has an Always Running Timer (ART) providing * the reference frequency. CPUID leaf 0x15 determines the * rationship between this and the TSC frequency expressed as * - multiplier (numerator, N), and * - divisor (denominator, M). * So that TSC = ART * N / M. */ If so may be better to fake processor to Kabylake 0x090fe2? EDITED:: Yes, Sequoia has CometLake definition 0xA5
-
Hackintosh Guide with Clover Bootloader on Serie 5, 6, 7, 8, 9
Slice replied to MaLd0n's topic in Installation Guides
Sorry for late answer. May be will useful for someone. There is a setting DualLink in Clover config <key>Graphics</key> <dict> <key>DualLink</key> <integer>1</integer> which serves exactly for this purpose.- 1,927 replies
-
- 1
-
-
macOS 15 Sequoia is out: A New Era of Innovation
Slice replied to MaLd0n's topic in NEWS Releases & Updates
@inter, To get updates you have to install RestrictEvents.kext and use boot-arg revpatch=sbvmm, if you used OpenCore. With Clover we have some other ways. And since macOS 15.1 you may just set SMBIOS iMac19,1 to get updates. -
It is not good. AFAIK the processor Ultra 285k has 24 cores and no hiberthreading. So physical CPU == logical CPU == 24
-
Opencore - bootloader with development SDK
Slice replied to MaLd0n's topic in All About Hackintosh - Database
He is somehow a member or the Chameleon team.- 3 replies
-
- 1
-
-
- bootloader
- download
-
(and 1 more)
Tagged with:
-
CpuTscSync - VoodooTSCSync and disabling xcpm_urgency
Slice replied to MaLd0n's topic in All About Hackintosh - Database
Don't pay attention on him. We know a right way 😉 -
CpuTscSync - VoodooTSCSync and disabling xcpm_urgency
Slice replied to MaLd0n's topic in All About Hackintosh - Database
In my case no more panic in Monterey because kext+quirk. -
CpuTscSync - VoodooTSCSync and disabling xcpm_urgency
Slice replied to MaLd0n's topic in All About Hackintosh - Database
With Clover and VoodooTSCsync I didn't use ResetTSCAdjust.efi . I can upload my EFI. screenshot.png.zip -
CpuTscSync - VoodooTSCSync and disabling xcpm_urgency
Slice replied to MaLd0n's topic in All About Hackintosh - Database
There is also new fork of VoodooTSCsync adjusted for Monterey and it was helpful for motherboard Huahanzhi X79M-Pro. It requires to set a number of cpu core in info.plist as IOCPUNumber=N-1 and also we set in Clover the quirk TscSyncTimeout=750000 (I am not sure about the value). https://github.com/CloverHackyColor/VoodooTSCSync -
IntelMausi - Intel onboard LAN driver for macOS
Slice replied to MaLd0n's topic in All About Hackintosh - Database
I want to propose other fork of the driver differs from original by some set of Intel I219 chips not supported by original driver nor by acidantera's fork. For example on ASUS PRIME Z790m-PLUS the chip is Intel i219-V id 8086:0DC8 https://github.com/CloverHackyColor/IntelMausiEthernet -
Yes, with 15.2 I do just sudo diskutil mount EFI
-
Yes, it is safe and safe to update. I found one incident, Terminal.app in the 15.2 once hanged while never before.
-
Hi, @MaLd0n! Is there anywhere FORUM_RULES?
