SavageAUS Posted May 25, 2018 Share Posted May 25, 2018 1 minute ago, Cyberdevs said: Is it the same DSDT that we used on Sierra? or it's been improved and optimized for High Sierra? Still using the same one. Maybe @MaLd0n could help with improvements if needed for high sierra? Link to comment Share on other sites More sharing options...
chris1111 Posted May 25, 2018 Share Posted May 25, 2018 (edited) i can not say where the code was broken for OLD Mac in Legacy ESP because i had been using my Snow and Lion for a month but i know that 4400 is working well Now I install it on the SSD Snow what I did not do before, I had only Clover on my Main disk HS but I have no choice and anyway it lets me know what revision works for old Macs Edited May 25, 2018 by chris1111 Link to comment Share on other sites More sharing options...
Slice Posted May 25, 2018 Share Posted May 25, 2018 1 minute ago, chris1111 said: i can not say where the code was broken for OLD Mac in Legacy ESP because i had been using my Snow and Lion for a month but i know that 4400 is working well There is no official release with such number. It looks like special version 2 Link to comment Share on other sites More sharing options...
chris1111 Posted May 25, 2018 Share Posted May 25, 2018 (edited) 12 minutes ago, Slice said: There is no official release with such number. It looks like special version It is compile from source and I know some Clover after this one works. I do not know what works and I don't have, I have this one on my Lion SSD Edited May 25, 2018 by chris1111 Link to comment Share on other sites More sharing options...
iCanaro Posted May 25, 2018 Share Posted May 25, 2018 (edited) @Cyberdevs idem FixHDA also don't fix my problem. (AppleALC 1.2.6, Lilu 1.2.3) hack 2 hack 1 solved with SSDT @gengik84 Edited May 25, 2018 by iCanaro Link to comment Share on other sites More sharing options...
Cyberdevs Posted May 25, 2018 Share Posted May 25, 2018 24 minutes ago, iCanaro said: @Cyberdevs idem FixHDA also don't fix my problem. (AppleALC 1.2.6, Lilu 1.2.3) hack 2 hack 1 solved with SSDT @gengik84 Yes using a SSDT solves the issue I have sound with no extra settings being added to the config.plist. Link to comment Share on other sites More sharing options...
SavageAUS Posted May 25, 2018 Share Posted May 25, 2018 (edited) 13 minutes ago, Cyberdevs said: Yes using a SSDT solves the issue I have sound with no extra settings being added to the config.plist. What ssdt are you using for sound? Does it need to be in sorted order section with SSDT-UIAC SSDT-USBX etc Edited May 25, 2018 by SavageAUS Link to comment Share on other sites More sharing options...
Cyberdevs Posted May 25, 2018 Share Posted May 25, 2018 1 minute ago, SavageAUS said: What ssdt are you using for sound? This one which is included in our topic which MaLd0n provided. Spoiler /* * Intel ACPI Component Architecture * AML/ASL+ Disassembler version 20161210-64(RM) * Copyright (c) 2000 - 2016 Intel Corporation * * Disassembling to non-symbolic legacy ASL operators * * Disassembly of iASLpJ1m55.aml, Fri May 25 15:59:15 2018 * * Original Table Header: * Signature "SSDT" * Length 0x00000188 (392) * Revision 0x01 * Checksum 0x66 * OEM ID "MaLd0n" * OEM Table ID "HDEF" * OEM Revision 0x00003000 (12288) * Compiler ID "INTL" * Compiler Version 0x20160422 (538313762) */ DefinitionBlock ("", "SSDT", 1, "MaLd0n", "HDEF", 0x00003000) { External (_SB_.PCI0, DeviceObj) // (from opcode) External (_SB_.PCI0.HDAS._ADR, UnknownObj) // (from opcode) Scope (\_SB.PCI0) { Name (HDAS._STA, Zero) // _STA: Status Device (HDEF) { Name (_ADR, 0x001F0003) // _ADR: Address Method (_INI, 0, NotSerialized) // _INI: Initialize { Store (Zero, \_SB.PCI0.HDAS._ADR) } Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x10) { "AAPL,slot-name", "Built In", "name", "Realtek Audio Controller", "model", Buffer (0x21) { "Realtek ALC1150 Audio Controller" }, "device_type", Buffer (0x11) { "Audio Controller" }, "layout-id", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "MaximumBootBeepVolume", Buffer (One) { 0x01 }, "PinConfigurations", Buffer (Zero) {}, "hda-gfx", Buffer (0x0A) { "onboard-1" } }) } } } } 1 Link to comment Share on other sites More sharing options...
Cyberdevs Posted May 25, 2018 Share Posted May 25, 2018 8 minutes ago, SavageAUS said: What ssdt are you using for sound? Does it need to be in sorted order section with SSDT-UIAC SSDT-USBX etc No not necessarily I just added to the Clover/ACPI/patched folder and it works, I use SSDT-HDEF.aml, SSDT-HDMI-NVIDIA-PEG0.aml and SSDT-UIAC.aml and I didn't sort them in the config.plist. Link to comment Share on other sites More sharing options...
SavageAUS Posted May 25, 2018 Share Posted May 25, 2018 12 minutes ago, Cyberdevs said: No not necessarily I just added to the Clover/ACPI/patched folder and it works, I use SSDT-HDEF.aml, SSDT-HDMI-NVIDIA-PEG0.aml and SSDT-UIAC.aml and I didn't sort them in the config.plist. In our topic can you plz link audio ssdt. I can't seem to find it. Link to comment Share on other sites More sharing options...
telepati Posted May 25, 2018 Share Posted May 25, 2018 I update v58 to v97 restart and sound is working. Link to comment Share on other sites More sharing options...
chris1111 Posted May 25, 2018 Share Posted May 25, 2018 Hi MR Slice The most recent I've found and that works for old mac in (Legacy ESP) is Clover r4452 Hope you can find where is the solution Link to comment Share on other sites More sharing options...
camillionario Posted May 25, 2018 Share Posted May 25, 2018 Rev. 4500 solved the problem of sound. Thank you 2 Link to comment Share on other sites More sharing options...
Dr. Hurt Posted May 26, 2018 Share Posted May 26, 2018 (edited) Updated to latest release on source forge and now clover takes much longer to start. Here's an extract from bdmesg: 3:241 0:000 === [ ScanLoader ] ======================================== 3:241 0:000 - [02]: 'EFI' 3:264 0:022 AddLoaderEntry for Volume Name=EFI 3:264 0:000 skipped because entry is hidden 3:264 0:000 - [05]: 'Data HFS' 3:277 0:013 - [06]: 'Shared' 15:904 12:626 - [07]: 'Preboot' 15:907 0:003 AddLoaderEntry for Volume Name=Preboot 15:911 0:004 Check if volume Is Hibernated: "Shared" is an exfat partition. I don't have exfat efi drivers. Booting CloverEFI. Not sure why it's taking that long. Disk activity light stays on during that delay. Also, when entering a boot arg in Clover GUI, the GUI freezes and disk activity light comes on for a few seconds. Edit: Downgrading to 4458 fixes the problem. Edited May 26, 2018 by Dr. Hurt Link to comment Share on other sites More sharing options...
Slice Posted May 27, 2018 Share Posted May 27, 2018 On 5/25/2018 at 4:24 PM, chris1111 said: Hi MR Slice The most recent I've found and that works for old mac in (Legacy ESP) is Clover r4452 Hope you can find where is the solution Hi Chris, Is it true that the problem arises only with your compilation and no problem with official binaries? 1 1 Link to comment Share on other sites More sharing options...
chris1111 Posted May 27, 2018 Share Posted May 27, 2018 1 minute ago, Slice said: Hi Chris, Is it true that the problem arises only with your compilation and no problem with official binaries? I wil try now SF Package and report Link to comment Share on other sites More sharing options...
chris1111 Posted May 27, 2018 Share Posted May 27, 2018 (edited) Slice You are right it is my compilation because SF Package works edit *** the last SF package I just used r4497 is it compile with UDK2018? or else EDK2? Edited May 27, 2018 by chris1111 Link to comment Share on other sites More sharing options...
Slice Posted May 27, 2018 Share Posted May 27, 2018 UDK2018 but with patches defferent from those propesed by Zenith432 which is included into svn. So I am not sure if they are good. Link to comment Share on other sites More sharing options...
chris1111 Posted May 27, 2018 Share Posted May 27, 2018 (edited) On 5/27/2018 at 11:04 AM, Slice said: UDK2018 but with patches defferent from those propesed by Zenith432 which is included into svn. So I am not sure if they are good. Ok thank you Slice for your time Edit** My compile issue about ESP and old macOS is resolved Edited May 29, 2018 by chris1111 Link to comment Share on other sites More sharing options...
Matgen84 Posted May 28, 2018 Share Posted May 28, 2018 (edited) Hi, Strange issue. I update Clover to r4506 (UDK2018 compile). But it display r4495 on start screen Clover_Install_Log.txt attached Clover_Install_Log.txt Edit: (EDK2 compile) no issue Edited May 28, 2018 by Matgen84 Link to comment Share on other sites More sharing options...
Mr MagOO Posted May 28, 2018 Share Posted May 28, 2018 Since Clover REV 4502 "all drivers must be optional and available for UEFI only boot". Does this mean that we can't have XhciDxe-64 for USB3 cards to work in clover gui in legacy mode? Link to comment Share on other sites More sharing options...
toleda Posted May 28, 2018 Share Posted May 28, 2018 (edited) On 5/25/2018 at 5:51 AM, Slice said: I will make the change in Clover sources today evening. And I think the problem is <key>Inject</key> <string>19</string> but no problem with <key>Inject</key> <integer>19</integer> This change disables audio for the Clover installed base. Until 4497, <key>Inject</key> <string>19</string> supported 19, Detect, No, 883, 0x373, 1, etc. Why did 4497/Devices/Audio/Inject/Type=String stop working? Clean 4497 installed config.plist (attached) shows <key>Inject</key> <string>0x0887</string> 4497-config.plist.zip Edited May 28, 2018 by toleda Link to comment Share on other sites More sharing options...
Slice Posted May 29, 2018 Share Posted May 29, 2018 7 hours ago, toleda said: This change disables audio for the Clover installed base. Until 4497, <key>Inject</key> <string>19</string> supported 19, Detect, No, 883, 0x373, 1, etc. Why did 4497/Devices/Audio/Inject/Type=String stop working? Clean 4497 installed config.plist (attached) shows <key>Inject</key> <string>0x0887</string> 4497-config.plist.zip Rev 4500 enable HDA injection if codecID set as string Link to comment Share on other sites More sharing options...
LockDown Posted May 29, 2018 Share Posted May 29, 2018 (edited) 15 hours ago, Mr MagOO said: Since Clover REV 4502 "all drivers must be optional and available for UEFI only boot". Does this mean that we can't have XhciDxe-64 for USB3 cards to work in clover gui in legacy mode? Good question... are all drivers now embedded in legacy hence its only for UEFI only? Edited May 29, 2018 by ellaosx Link to comment Share on other sites More sharing options...
SavageAUS Posted May 29, 2018 Share Posted May 29, 2018 7 hours ago, Slice said: Rev 4500 enable HDA injection if codecID set as string So we can use <key>Audio</key> <dict> <key>Inject</key> <integer>28</integer> </dict> or <key>Audio</key> <dict> <key>Inject</key> <string>563</string> </dict> am i reading correctly? Info.plist.zip Link to comment Share on other sites More sharing options...
Recommended Posts