Jump to content

AMD - R9 2XX Problema con Monterey


SemanticA

Recommended Posts

comunque sia, potresti provare a risolvere mettendo un fake id...

 

0x68101002 ...(R9 270X)...

 

quindi,

vendor-id 1002 

device-id 6810

 

...converti (0x10 0x68 0x00 0x00) sistemi il file spoof con anche il pci-id (la posizione della scheda) poi compili e provi con l'aml...

 

https://dortania.github.io/Getting-Started-With-ACPI/Universal/spoof.html

Edited by SemanticA
  • Thanks 1
  • +1 1
Link to comment
Share on other sites

  • Contributor

No, purtroppo non va, il pc si avvia regolarmente ma hack-check non mostra che le due voci sono attivate, ho ricontrollato IORegistryExplorer  ma non è cambiato nulla rispetto a prima...c'avemo provato 😄😄

Link to comment
Share on other sites

  • Contributor

Accidenti, mi accorgo adesso che siamo andati OT , chiedo scusa, se l'amministrazione ritiene opportuno spostare/eliminare i post da parte mia non v'è alcun problema. 

Link to comment
Share on other sites

Ci sarebbe da provare a iniettare il fake da clover senza acpi... se hai voglia di provare...

 

in device manager, aggiungi un device PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) con chiave data device-id 6810 (come in figura...) anche qui...prova da chiavetta...

 

 

890752803_Schermata2021-07-29alle17_58_02.png.288dd1b67b953baab73109bacb05c30a.png

 

..altri modi per "fregare" MacOS attualmente non me ne vengono in mente... 😕 

 

 

 

Link to comment
Share on other sites

36 minuti fa, Eniac ha scritto:

Ma serve Clover o vado bene anche su OC  ? Clover proprio non lo uso da un pezzo...

 

Comunque su OC ce l'ho gia cosi come hai suggerito...

Schermata 2021-07-29 alle 18.18.17.png

 

no no... 6810 non 10680000 metti proprio 6810 (si si OpenCore)

 

 

Edited by SemanticA
Link to comment
Share on other sites

  • Contributor
20 minuti fa, SemanticA ha scritto:

 

no no... 6810 non 10680000 metti proprio 6810 (si si OpenCore)

 

 

Ho provato per scrupolo ma se metto 6810 la GPU non viene piu riconosciuta, il sistema avvia lo stesso ma senza accelerazione.. a questo punto immagino che sia la scheda che non è predisposta per quelle opzioni

Link to comment
Share on other sites

  • Administrators

@SemanticA

si si certo, era per spiegarti il discorso

esempio: vedi un ID su DPCI manager

se lo inietti con clover/FakeID lo metterai pari pari con aggiunta di vendor-id

invece su properties lo metti pari pari a come sono visti su ioreg, confrontando con DPCI Manager lo devi invertire e non va messo il vendor-id

 

Ipotesi AMD, ID 67DF su DPCI

clover/FakeID: 0x67DF1002

con DeviceProperties diventa DF670000

  • Ok 1
Link to comment
Share on other sites

Device (PEGP)
                {
                    Name (_ADR, Zero)  // _ADR: Address
                    Name (_SUN, One)  // _SUN: Slot User Number
                    Method (_DSM, 4, NotSerialized)  // _DSM: Device-Specific Method
                    {
                        If ((Arg2 == Zero))
                        {
                            Return (Buffer (One)
                            {
                                 0x03                                             // .
                            })
                        }

                        Return (Package (0x1E)
                        {
                            "AAPL,slot-name", 
                            Buffer (0x07)
                            {
                                "PCIex0"
                            }, 

                            "@0,VRAM,memsize", 
                            Buffer (0x08)
                            {
                                 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80   // ........
                            }, 

                            "@0,name", 
                            Buffer (0x1A)
                            {
                                "ATY,Futomaki"
                            }, 

                            "@1,name", 
                            Buffer (0x1A)
                            {
                                "ATY,Futomaki"
                            }, 

                            "@2,name", 
                            Buffer (0x1A)
                            {
                                "ATY,Futomaki"
                            }, 

                            "@3,name", 
                            Buffer (0x1A)
                            {
                                "ATY,Futomaki"
                            }, 

                            "ATY,Card#", 
                            Buffer (0x14)
                            {
                                "1682-3001"
                            }, 

                            "ATY,Copyright", 
                            Buffer (0x33)
                            {
                                "(C) 1988-2010, AMD Technologies Inc."
                            }, 

                            "ATY,Rom#", 
                            Buffer (0x0F)
                            {
                                "AMD Tahiti"
                            }, 

                            "ATY,VendorID", 
                            Buffer (0x04)
                            {
                                 0x02, 0x10, 0x00, 0x00                           // ....
                            }, 

                            "ATY,DeviceID", 
                            Buffer (0x04)
                            {
                                 0x98, 0x67, 0x00, 0x00                           // .g..
                            }, 

                            "model", 
                            Buffer (0x17)
                            {
                                "AMD XFX Radeon R9 280X"
                            }, 

                            "hda-gfx", 
                            Buffer (0x0A)
                            {
                                "onboard-2"
                            }
                        })

Ciao
come questo? trova un modo per cambiarlo

1025189740_2564-07-3000_57_37.thumb.png.baa6faf93e03bde57831a46afb1142b3.png

come questo?

1019854054_2564-07-3001_06_02.thumb.png.1703b61975b6344fe1d854c68804319f.png1137971786_2564-07-3001_07_20.thumb.png.48dd361beafc0685ce60ea2252f38774.png

o sarà come questo trifoglio

Edited by naiclub
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.