Contribute
Register

HP Probook 4540s DSDT Compile errors using windows

Status
Not open for further replies.
Joined
Aug 8, 2012
Messages
12
Motherboard
HP Probook 4540s
CPU
Intel Core i3 2.4Ghz
Graphics
Intel HD Graphics 4000
Mac
  1. MacBook
  2. MacBook Pro
Classic Mac
  1. Power Mac
Mobile Phone
  1. Android
  2. iOS
Hi,
I'm trying to compile a DSDT for my probook so i can use a egpu with more that 2gb of ram. I took a screenshot of the errors.

Im trying to add this to the end of dwordmemory line.

Code:
[COLOR=#ff0000][B]QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,   0x0000000000000000, // Granularity
   0x0000000C20000000, // Range Minimum,  set it to 48.5GB
   0x0000000E0FFFFFFF, // Range Maximum,  set it to 56.25GB
   0x0000000000000000, // Translation Offset
   0x00000001F0000000, // Length calculated by Range Max - Range Min.    ,, , AddressRangeMemory, TypeStatic)[/B][/COLOR]
Capture.PNG
 
do you know what file i'm supposed to use? or are they already compiled for egpu?
 
do you know what file i'm supposed to use? or are they already compiled for egpu?

They are patches to fix the errors in DSDT. You can use patchmatic or MacIASL to apply those patches.
 
Status
Not open for further replies.
Back
Top