Jump to content

intel nuc 8i5BEH


iLoveOSX

Recommended Posts

10 hours ago, Gengik84 said:

si è su una porta usb disattivata di default

da windows, vai su quella periferica, menù a tendina e cerca percorso

dovresti vedere un percorso del tipo /ACPI/bla/bla

Buondì.

Ecco a te:

ACPI(_SB_)#ACPI(PCI0)#ACPI(XHC_)#ACPI(RHUB)#ACPI(HS05)#USB(3)
 

Link to comment
Share on other sites

  • Supervisor.
13 hours ago, iLoveOSX said:

Eventualmente cosa dovrei fare poi per vederla su Mac?

é forse il caso di disattivare la porta usb su cui é associato il bt interno? Ogni volta che metto in stop e riaccendo lo trovo attivo in automatico 

Secondo me ti conviene disattivarlo (o rimuovere proprio la scheda, se puoi).

Link to comment
Share on other sites

Partiamo da zero 😞
Ho 2 file nella cartella patched:

SSDT-3-NUC8i7BE (fatto dal boss)

SSDT-Basic

 

Se apro il primo con MaciASL e cerco la porta in questione (HS10) trovo questo:

 

External (_SB_.PCI0.XHC_.RHUB.HS10, DeviceObj)

 

 {
        Scope (\_SB.PCI0.XHC.RHUB.HS10)
        {
            Method (_UPC, 0, NotSerialized)  // _UPC: USB Port Capabilities
            {
                If ((HATC == Zero))
                {
                    Return (GUPC (HACN))
                }
                Else
                {
                    Return (\_SB.UBTC.RUCC (HACR, One))
                }
            }

 

Return (SADX) /* \_SB_.PCI0.XHC_.RHUB.HS10.SADX */

 

Return (BRDY) /* \_SB_.PCI0.XHC_.RHUB.HS10.BRDY */

 

{
                        Return (GPCX) /* \_SB_.PCI0.XHC_.RHUB.HS10.GPCX */
                    }

 

... e non so che fare 😞

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.