Jump to content
3741 posts in this topic

Recommended Posts

8 minutes ago, jsl said:

After installation by full installer of beta 2, my Z490 hackintosh always frozen at the second reboot as shown here:

How can I fix this error ?

IMG_0349.jpg

Try this Lilu: Lilu.kext.zip

2 minutes ago, MaLd0n said:

Hack miadão do Mirone:pyth:

Chora Maldonado....kkkkk

001.png

  • Like 5
2 hours ago, Mirone said:

No updates are being shown to me, even when using RestrictEvents.kext and in boot-args: revpatch=sbvmm. Secure-boot-model = Default

Im going back to iMac19,1 with boot patch. Update not showing up with iMac20,1 even with all those perks

  • Like 2
5 hours ago, fernando.c.neves said:

YES CAPITAL LETTERS!!! TOTALLY!!!

 

I used this EFI and everything is working OOB...

 

 

You little beauty😁😀. Now off to fix my other Intel PC. It must have been a gift for me after having a Crown fitted today at the Dentist.

Edited by macky1

Got home from work and finally got to complete the Beta 2 update. Because my life loves complications, it was not as straight forward as just updating as it failed every time until I removed 3 x Ram sticks and used the Install for Ta-Whore EFI and then it all worked. Lucky me Yipeee 🤣

  • Like 1
  • Haha 3

If you have AMD you can happily give beta 2 a try but I’ve had no luck, I am getting stuck at deferred matching count 3. Just hangs there, no response from caps lock or num lock.


Sent from my iPhone using Tapatalk

  • Like 2
10 hours ago, PG7 said:

Tahoe beta2
clover bootloader 
Lenovo ThinkCentre M810z

Audio no work

  Reveal hidden contents

image.thumb.png.a9a09d2dd622dc555845a1da043bf9e2.png

 

 

Create your on SSDT Audio native without any audio device properties. Quality sound its awesome better !!! Like Real Mac !!  

 

 

"The cleanest, most stable and universal method to enable audio on Hackintosh."

 

Check like mine is alcid=12 is 0C in Hex 

 

If your Desktop is PC00 os PCI0 and if your DSDT show HDEF or HDAS 

 

DefinitionBlock ("", "SSDT", 2, "HACK", "HDAU", 0x00000000)
{
    External (_SB_.PC00.HDAS, DeviceObj)

    Scope (_SB.PC00.HDAS)
    {
        Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
        {
            If ((Arg2 == Zero))
            {
                Return (Buffer (One)
                {
                     0x03                                             // .
                })
            }

            If (!_OSI ("Darwin"))
            {
                Return (Buffer (One)
                {
                     0x03                                             // .
                })
            }

            Return (Package (0x02)
            {
                "layout-id", 
                Buffer (0x04)
                {
                     0x0C, 0x00, 0x00, 0x00                           // ....
                }
            })
        }
    }
}

0x0C = 12 

 

 

Edited by Max.1974
  • Like 7
How can we install this as we can no longer write to the volume?
I tried and failed also tried it inside OC Kext Folder and it induced a Panic.
 
I noticed it will add an extra 2 or 3 kexts when placed in OC kexts Folder.
Anyone successful in placing it into S/L/E, please explain how.

I have no idea, I was hoping to provide it so people smarter than me can figure it out lol. Can it be injected with OC?


Sent from my iPhone using Tapatalk
6 minutes ago, LockDown said:

VoodooHDA alone will give you sound. No need for that SST-Audio.

 

And for that SSDT-Audio.aml, you still need AppleALC. Its just injecting the layout ID

 

Hi my friend, you need check like quality sound is good with AppleALC or VoodooHDA it's awesome. 

 

I want to said not need device plist properties (btw need remove for better resultes) 

  • Like 2

Hi just a question I have seen you guys all updated to beta2 , because of  amd or similar graph card which now is working.

There is no point for me to update as I only have intel graph  card …

I think so Ill wait for the next beta …..

12 minutes ago, Max.1974 said:

VoodooHDA it's awesome

Much ink has been spilled over the interpretation of this assumption. There is no real, unconditional evidence. VoodooHDA should only be used if for some reason the default audio settings via AppleALC do not work.

  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...