Jump to content

invisibleruv

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by invisibleruv

  1.  

     i have attached a debug file with the current dsdt.

    can you please check my config.plist and also i have no dsdt patches in my config.plist (EHC1 ,GFX, EUSB etc ) please check with the above link 

    debug_28219.zip

  2. hi i updated hackintosh to 10.12.6

    brightness keys are working by adding this

    # select DELL/WN09 profile in VoodooPS2Keyboard Info.plist
    into method label _DSM parent_label PS2K remove_entry;
    into device label PS2K insert
    begin
    Method (_DSM, 4, NotSerialized)\n
    {\n
        If (LEqual (Arg2, Zero)) { Return (Buffer() { 0x03 } ) }\n
        Return (Package()\n
        {\n
            "RM,oem-id", "DELL",\n
            "RM,oem-table-id", "WN09a",\n
        })\n
    }\n
    end;
    
  3. I have managed to get everything working except Sleep & wake on 10.12.6
     
    The laptop sometimes sleeps, sometimes it wont. but the fans keeps running so when i open the lid the laptop wont wake up but the fans keep running ( i tried pressing the power button, keyboard) 
     
    i ran the command  log show --style syslog | fgrep "Wake reason"  but it only shows "pwrb" 
    i checked whether it was due to spotlight indexing, but no
     
    there are similar laptops to mine which they have managed to get sleep & working
     
    i'm using the SMBIOS MacbookAir 7,2 and i tried macbook pro 12,1 
    • i have applied power management to both the smbios (one by one) 
    • i have tried  kexts such as lid wake, LIDP patch
    • i tried the darkwake combos
    but still no luck
     
     
     
    Here are my specs of my Dell 3543 (touch screen)
     
    Cpu,core i3 5005u 2GHz
    graphics HD 5500 
    wifi ar9285
    ethernet  RTL8411B
    audio alc255 
    Bios version - A08
    Ram 8gb
    hdd 1TB
     
    And Yes i have read many forums and guides for this before posting, as i cannot find any solution
    and i hope you guys can help me 
     
    Thank You
×
×
  • Create New...