Jump to content

Intel HD 630 e dintorni


netgear

Recommended Posts

  • Moderators

USB 2.0

 Scope (\_SB.PCI0.XHC.RHUB.HS01)
    {
        Method (_UPC, 0, NotSerialized)  // _UPC: USB Port Capabilities
        {
            Return (GUPC (One))
        }

        Method (_PLD, 0, NotSerialized)  // _PLD: Physical Location of Device
        {
            Return (GPLD (One, One))
        }
    }

 

USB 3.0

Scope (\_SB.PCI0.XHC.RHUB.SS01)
    {
        Method (_UPC, 0, NotSerialized)  // _UPC: USB Port Capabilities
        {
            Return (GENG (One, 0x03))
        }

        Method (_PLD, 0, NotSerialized)  // _PLD: Physical Location of Device
        {
            Return (GPLD (One, 0x07))
        }
    }

 

Link to comment
Share on other sites

  • Moderators

USB C no

Troppo la 2028..?

Original Table Header:
 *     Signature        "SSDT"
 *     Length           0x000007EC (2028)
 *     Revision         0x02
 *     Checksum         0xDA
 *     OEM ID           "INTEL"
 *     OEM Table ID     "xh_kbl_s"
 *     OEM Revision     0x00000000 (0)
 *     Compiler ID      "INTL"
 *     Compiler Version 0x20180810 (538445840)

 

Link to comment
Share on other sites

  • Support Team
0X00 USB 2 Type A
0x01 USB 2Mini-AB
0x02 USB 2 Smart Card
0x03 USB 3 Standard Type A
0x04 USB 3 Standard Type B
0x05 USB 3 Micro-B
0x06 USB 3 Micro-AB
0x07 USB 3 Power-B
0x08 USB Type C (USB 2 only)
0x09 USB Type C (with switch)
0x0A USB Type C (w/o switch)
0xFF Built-in

Io droppo il nome 

xh_kbl_s

137520564-10b44f45-778b-47ad-a3ae-318ce9

137520641-97a42e24-175b-4e3a-badb-23b57f

Link to comment
Share on other sites

  • Support Team

Nell upc definiwci la porta nella seconda voce, dove vedi one e una usb 2 dove vedi 0x03 e una usb 3 e li se non ti piace lo cambi nel connettorw che vuoi

Il geng dove hai 0x03 e settata usb 3 se lo cambi a 0x00 e usb 2 se lo cambi a 0x09 e type c + sw

Edited by Lorys89
Link to comment
Share on other sites

  • netgear changed the title to Intel HD 630 e dintorni

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.