whitehatguy Posted December 4, 2020 Posted December 4, 2020 (edited) Boa tarde! Primeiramente parabéns pelo trabalho @MaLd0n, creio que tenha conseguido trazer muita gente ao mundo dos Hackintosh's ao criar tantas ferramentas para facilitar nossa vida. Tenho o seguinte Setup: Asus Maximus Ranger VIII (Z170 / Audio ALC1150) I7-6700k Powercolor AMD Radeon 5500 XT NVME XPG 1TB Wifi/Bluetooth AX200 via PCI E (funcionando com os drivers do Open Intel Wireless) Só tenho hoje dois problemas chatos: O principal, o HDMI Audio não funciona nem com reza brava... Audio OnBoard ok, Audio via Bluetooth ok. Como esse PC fica ligado direto no Home Theater, preciso acertar o audio via HDMI... O outro, mais fácil de resolver de outra forma (comprando um teclado novo) é o Logitech Unifying Stick com o Keyboard K350, fica perdendo a conexão o tempo todo, mas me parece não ser algo ligado ao Hackintosh. Link ao resultado do RunMe.app - https://1drv.ms/u/s!AvVZWirWXC5EjJg7QCUnrKszuLC3cg?e=oYf4iR Obrigado! O dispositivo HDMI é detectado corretamente, porém não sai nenhum audio... Screen Shot 2020-12-04 at 15.32.10.zip Edited December 4, 2020 by whitehatguy typo
Administrators MaLd0n Posted December 6, 2020 Administrators Posted December 6, 2020 cria os devices dentro do peg0/pegp no cado ficaria peg0/pegp0/egp1/pegp e peg0/pegp0/egp1/pegp hdau -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Hackintosh Support since 2006 HERE
whitehatguy Posted December 7, 2020 Author Posted December 7, 2020 Obrigado pela resposta @MaLd0n, mas ainda não rolou.... Estou usando iMac 17,1 então apontei ele para GFX0... Seque como ficou o SSD3.aml (onde está PEGP) If (CondRefOf (\_SB.PCI0.PEG0.PEGP)) { Scope (\_SB.PCI0.PEG0.PEGP) { Device (GFX0) { Name (_ADR, Zero) Name (_SUN, One) Method (_DSM, 4, NotSerialized) { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x02) { "hda-gfx", Buffer (0x0A) { "onboard-2" } }) } } Device (HDAU) { Name (_ADR, One) Method (_DSM, 4, NotSerialized) { If (LEqual (Arg2, Zero)) { Return (Buffer (One) { 0x03 }) } Return (Package (0x04) { "layout-id", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "hda-gfx", Buffer (0x0A) { "onboard-2" } }) } } Ele já permite eu configurar os speakers em modo surround, mas nada de audio ainda... Será que tenho que acertar os conectores que vem na placa (DP/HDMI/DVI)? Obrigado!
whitehatguy Posted December 7, 2020 Author Posted December 7, 2020 Também tentei com esse AML (anexo), que faz essas configurações que você pediu.... iMac Desktop % ../Downloads/gfxutil |grep EGP 01:00.0 1002:1478 /PCI0@0/PEG0@1/PEGP@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) 02:00.0 1002:1479 /PCI0@0/PEG0@1/PEGP@0/EGP1@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0) 03:00.0 1002:7340 /PCI0@0/PEG0@1/PEGP@0/EGP1@0/GFX0@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0) 03:00.1 1002:ab38 /PCI0@0/PEG0@1/PEGP@0/EGP1@0/HDAU@0,1 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1) SSDT-RX 5500 XT-Version 1.0.aml.zip
jsousabraga13 Posted May 17, 2021 Posted May 17, 2021 On 12/7/2020 at 3:50 PM, whitehatguy said: Também tentei com esse AML (anexo), que faz essas configurações que você pediu.... iMac Desktop % ../Downloads/gfxutil |grep EGP 01:00.0 1002:1478 /PCI0@0/PEG0@1/PEGP@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) 02:00.0 1002:1479 /PCI0@0/PEG0@1/PEGP@0/EGP1@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0) 03:00.0 1002:7340 /PCI0@0/PEG0@1/PEGP@0/EGP1@0/GFX0@0 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0) 03:00.1 1002:ab38 /PCI0@0/PEG0@1/PEGP@0/EGP1@0/HDAU@0,1 = PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x1) SSDT-RX 5500 XT-Version 1.0.aml.zip 1.36 kB · 5 downloads Alguma atualização, sem audio por aqui ainda.
whitehatguy Posted May 23, 2021 Author Posted May 23, 2021 On 5/17/2021 at 2:52 PM, jsousabraga13 said: Alguma atualização, sem audio por aqui ainda. Acabei indo para VoodooHDA.kext e tudo funcionou @jsousabraga13
jsousabraga13 Posted May 26, 2021 Posted May 26, 2021 Eu comprei um cabo Displayport X HDMI e resolveu.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now