Jump to content

maleorderbride

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by maleorderbride

  1. Understood. Thanks for the rapid response! I guess I will look into moving to 10.14.6 then.
  2. This an X299 (i9-9900X) system running 10.13.6 with an RX 560 and iMacPro1,1. Latest WEG & Lilu. VideoProc shows no acceleration in 10.13.6, but if I boot (with the same EFI) into 10.14.6 then VideoProc shows working acceleration. Can you help me get acceleration working in 10.13.6 as well? I have a freeze that is happening sometimes when streaming and I was hoping this is the root cause. 10.14.6 isn't an option for my day to day because of other applications that I use. Clover folder attached. Thanks! Archive.zip
  3. I changed to (ASUS P9X79 LE 504 BIOS) If (TCMF) { Return (0x0201D824) } Return (Zero) I believe that is compliant and the errors go away. My sole remaining warning in my DSDT is: "_REG has no corresponding Operation Region" From this section: Device (EC0) { Name (_HID, EisaId ("PNP0C09")) Name (_CRS, ResourceTemplate () { IO (Decode16, 0x0062, // Range Minimum 0x0062, // Range Maximum 0x00, // Alignment 0x01, // Length ) IO (Decode16, 0x0066, // Range Minimum 0x0066, // Range Maximum 0x00, // Alignment 0x01, // Length ) }) Name (_GPE, 0x1E) Name (REGC, Zero) Method (_REG, 2, NotSerialized) //error shows at this line { If (LEqual (Arg0, 0x03)) { Store (Arg1, REGC) } }
  4. I took a look at those edits, but attempting the first one led to a compilation error (device SLPE not found). I was not sure where to add the second in scope (/) and did not even know where to start for the final edits. I also noticed that C & P States are not being generated successfully. Is this a DSDT level problem as well?
  5. I tried two different P8Z68 patches for this motherboard, but both restart automatically upon shutdown. I then tried to apply the specific ASUS Shutdown patch, but the same problem arises. Any ideas?
×
×
  • Create New...