Contribute
Register

Can't spoof device-id for RX 550

Joined
Feb 8, 2013
Messages
130
Motherboard
LG gram 17 17Z990-R.AAS8U1
CPU
i7-8565U
Graphics
UHD 620, 2560x1600
Hi guys, some times ago I tried to spoof device-id of my RX550 gpu and found here SSDT (attached) that worked great for me. The GFX0 was sitting here:
Code:
PciRoot(0x1)/Pci(0x1C,0x0)/Pci(0x0,0x0)
Now I had to change my motherboard and my GFX0 moved here:
Code:
PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)
in win10 I see this:
Code:
PCIROOT(0)#PCI(1C00)#PCI(0000)
ACPI(_SB_)#ACPI(PCI0)#ACPI(SE0_)#ACPI(S00_)
hackintool gives me this:
Code:
IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SE0@1C/IOPP/GFX0@0
PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)
gfxutil gives me this:
Code:
04:00.0 1002:699f /PCI0/SE0@1C/GFX0@0 = PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)

and in this location I can't spoof device-id neither with this SSDT nor with OC config/DeviceProperties/Add

Any help would be very much appreciated
 

Attachments

  • SSDT-550-SPOOF.aml.zip
    1.1 KB · Views: 5
  • origin ACPI dump.zip
    43.4 KB · Views: 2
Back
Top