Jump to content

mubashir

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by mubashir

  1. My Dell has a Synaptics touchpad.

     

    And I think the issue is with VoodooPS2Controller itself, not with the VoodooPS2Touchpad kext. 

    And that patch Rehabman wrote for Dell laptops.  think same patch goes for Power button or may be also add the Power button the dell keyboard breakless Entries in info.plist of VoodooPS2Keyboard/Controller kext. The problem is don't know what is the code for the power key..

     

    P.S. I have voodooPS2 inside my Clover.. That should not cause any issues.. but just in case..

  2. Hi Jake lo,

     

    I think I found what's wrong with the Sleep and my other keyboard related glitches.. 

     

    In Karabiner EventViewer I am seeing infinite sequence of 2 key events(SysKeyDown followed by a SysKeyUp)..

    Bellow is an output of Karabiner and attached is a photo..

    eventType:SysKeyDown    code:0x6        name:                flags:                                   misc:ConsumerKeyCode::POWER
    eventType:SysKeyUp        code:0x6        name:                flags:                                   misc:ConsumerKeyCode::POWER
     

     

     

    On a little digging I found it is in fact the laptop power button.

     

    I think the patch provided by Rehabman which applied the breaking keys hack to the brightness control should work for the power too.. but I don't know how to go about that

  3. Thank you so much for the guidance.

    I corrected the brightness button glitch with the help of this post by Rehabman, I took his Dell patch(SSDT-KEY-DELL-WN09.dsl) opened it in maciASL, compiled it and saved it as .aml File and upon restart the buttons worked as expected..

     

    Now the only problem is instant wake one.. I have a TP-Link W725N nano wireless usb adapter for wifi connectivity on my usb 2.0 port(right). Even though I unplug it, The sleep is followed by instant wake..

  4. Okay Please let me know how do I do it..

     

    is it like running all the commands except the last one?

    sudo kextcache -Boot -U /
    

    P.S. Do you want any modifications in config.plist shown ..

     

    I read somewhere that the inject should be set and Audio ID should be set to 3.

    post-97852-0-03389400-1473194521_thumb.png

  5. I am running OS X 10.11 (15A284) [/size]So no need for that kext right?..

     

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext[/size]

    kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDAController.kext

    I see these two kexts as well.. when running kextcache command.

     

    P.S This is the output of the command

     

    rebuilding //System/Library/PrelinkedKernels/prelinkedkernel[/size]

    kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC283.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_HD.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

    kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext

    kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDAController.kext

    kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext

    kextcache updated critical boot files, requesting launchd reboot

     

    kextcache is not giving AppleHDA, or CodecCommander in output.. is it normal?

  6. I managed to get rid of this error but still no sound.. Basically I replaced my EFI folder and some kexts in LE with the files for 3440 in Post-2 here.
     
    But even after all this I am unable to get the sound to work.. I also replaced the AppleHDA kext in SLE with the one from vanilla El Capitan installation SLE disk.

  7. "The system extension “/Library/Extensions/AppleHDA_ALC283.kext†was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update."

     

    This error won't go, I tried the commands and every now and then they just won't work... could it be that the kext you've provided in the zip is only/upto supported on yosmite?

  8. @Herve I still the the not properly installed error after running the last command/statement

    sudo kextcache -Boot -U /
    

    tried multiple times.. same result..

     

    I noticed there is AppleHDADisabler.kext in my /S/L/E should I remove it..? I didn't place it there.

  9. I copied the kexts to /L/E. then copied the patches by Jake Lo.

     

    But after some moments  got this error message.

     

    The system extension “/System/Library/Extensions/AppleHDA_ALC283.kext†was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.

     

    then two times

     

    The system extension “/Library/Extensions/AppleHDA_ALC283.kext†was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.

     

    and after repairing and building the cache and reboot still no Audio.

  10. I followed the same on El Capitan for latitude 3440 but there still seems to be the problem with audio,, every other thing is working.. except the audio.. And the brightness control is strange.. its always at max on start and when in try Fn+f4(bright down) the brightness continues to decrease even if I press it once but stops to decrease once i press Fn+f5(bight up).

×
×
  • Create New...