Contribute
Register

[FIX] "Window Server Service only ran for 0 seconds" with dual-GPU

Attachments

  • acpi-cloverf4.zip
    175.4 KB · Views: 192
I followed your guide

and i found the _off in the attached ssdt10
when i try to Create the spoof SSDT i cant compile it ( error : 6126, Invalid character (0x21), expecting ASL keyword or name )
I SAVED THE spoof SSDT AS DSL FILE SO YOU CAN CHECK AND ADVICE, THANKS FOR YOUR HELP.




hp 15-r261ne

CPU: i5-5200u
Graphics Coprocessor: HD5500 & NVIDIA GeForce 820M
Soundcard: Realtek ALC282
Others: Webcam2 USB3.0
working OS :macOS Sierra 10.12.5
 

Attachments

  • SSDT-DiscreteSpoof.dsl
    380 bytes · Views: 319
  • SSDT-10.dsl
    68.7 KB · Views: 335
Last edited:
sorry for that.

Maybe the NVidia is dedicated (eg. always on, connected to HDMI).
You can discover the ACPI path in Device Manager within Windows 10 (look at Properties->Details of the Nvidia device, scroll through the properties until you find "BIOS name").
 
I followed your guide

and i found the _off in the attached ssdt10
when i try to Create the spoof SSDT i cant compile it ( error : 6126, Invalid character (0x21), expecting ASL keyword or name )
I SAVED THE spoof SSDT AS DSL FILE SO YOU CAN CHECK AND ADVICE, THANKS FOR YOUR HELP.




hp 15-r261ne

CPU: i5-5200u
Graphics Coprocessor: HD5500 & NVIDIA GeForce 820M
Soundcard: Realtek ALC282
Others: Webcam2 USB3.0
working OS :macOS Sierra 10.12.5

Use ACPI 6.1 from my version of MaciASL.
 
Maybe the NVidia is dedicated (eg. always on, connected to HDMI).
You can discover the ACPI path in Device Manager within Windows 10 (look at Properties->Details of the Nvidia device, scroll through the properties until you find "BIOS name").

Thank you very much!
Following your guide, nvidia path is \_SB.PCI0.PEG0.PEGP and intel path is \_SB.PCI0.GFX0.
So, I only just need to replace the path??
 
Last edited:
nvidia path is \_SB.PCI0.PEG0.PEGP
...
So, I only just need to replace the path??

Yes.
But note the path is the *same* as one of the examples already provided in post #1.
 
can I use this SSDT-Spoof.aml after installation?
 
Back
Top