Jump to content

Could any one help to repair my dsdt


sensation199290
 Share

1 post in this topic

Recommended Posts

My laptop is hp 15
Core i5 5200u
intel hd 5500
nvidia 820m
realtek alc282
elcappitan 11.5

the error code

Method (_L0F, 0, NotSerialized) // _Lxx: Level-Triggered GPE
{
Store (0x0F, P80H)
MBGS ("L0F event")
Store (\_SB.RGPI (0x0F), Local0)
Store (\_SB.RINV (0x0F), Local1)
XOr (Local1, One, Local1)
\_SB.WINV (0x0F, Local1)
If (IGDS)
{

Method (_L0F, 0, NotSerialized) // _Lxx: Level-Triggered GPE
{
Store (0x0F, P80H)
MBGS ("L0F event")
Store (\_SB.RGPI (0x0F), Local0)
Store (\_SB.RINV (0x0F), Local1)
XOr (Local1, One, Local1)
\_SB.WINV (0x0F, Local1)
If (IGDS)
{
If (\_SB.PCI0.GFX0.SCIP (\_SB.PCI0.GFX0.GLID (Local0), Else
{


in this 
If (\_SB.PCI0.GFX0.SCIP (\_SB.PCI0.GFX0.GLID (Local0), Else
it shows the error
syntax error ,unexpected PARSEOP_ELSE,expecting or

and i will put my dsdt file too
thanks a lot
 
 

 

DSDT-or.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...