Recent content by mssmison

  1. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    Resolved all issues thanks to rehabmans awesome debug and keyboard tools! Thanks so much for your patience with me on this. Cheers.
  2. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    ACPIDebug is awesome when you actually think about using it lol. I added some debug lines to my dsdt and found that when the lid was opening it was seeing \_SB.SGII (0x02020017, Zero) and not doing anything else. Not sure if I did it right but I just added the notify as below; If (LEqual...
  3. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    After reading another thread I took a look with acpi debug to see what was happening when the lid was closed and open and it's below; Close lid: default 10:55:21.608028 -0800 kernel ACPIDebug: "GPE _L17 enter" default 10:55:21.608889 -0800 kernel ACPIDebug: "LID0._LID enter"...
  4. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    Ok. I've cleaned up my posts to keep this on track and start fresh. Please see the scenarios below: No external monitor connected: Sleep with apple - sleep/wake with keyboard -> display wakes as expected no issue Sleep with lid - wake with lid -> laptop wakes (keyboard lights up) but display...
  5. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    You are 100% correct, and I am 100% incorrect. I made an assumption that the laptop was still sleeping, I'm going to test with an external display per your suggestion and will write a new post with all scenarios.
  6. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    Sigh.. Realized my stupid mistake with SSDT setup there. please don't waste time looking at that. Confirmed after though that lid wake still has an issue., Sorry, by power management I was specifically referring to the lid wake issue.
  7. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    Well.. I feel foolish.. OK patched properly, so brightness is working again. My power management issue with resuming from sleep continues.
  8. mssmison

    Surface Pro 4: Lid sleep/wake, power button and volume buttons

    When adding the brightness patch from your repo , I got 9941, 6058, Invalid type ([Device] found, Store operator requires Integer|String|Buffer|Package|DdbHandle|Reference]) when attempting to compile. I removed that line which allowed it to compile and brightness to work and the lid to at...
Back
Top