Jump to content

catmater

Members
  • Posts

    130
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by catmater

  1. Cant say why. two-fingers -scroll work are the best in touchpad or touchscreen. Use you patched DSDT and you I2C kexts. I can give you any information about my system, what you want (EFI, Kexts info , debug, etc ) if it help you.

  2. Wow!! 

    Touchpad work now after the sleep!

    Great!

    Many fanx!

    On today in Latitude 7480 work everything, exept cardreader and fingerprint (not supported now).

    And wifi card must be replaced  (Replace by DW1560)

     

  3. On 5/18/2018 at 7:03 AM, Liem Vo said:

    My touchpad work on boot and after wake, the GPI0 is 0x0000

    I've tried I2C Controller patch by Coolstar but not work for me. On boot it stuck at:

     

    AppleIntelLpssI2CCController::_servingMatchingTimeSubr: fTimeServiceMatching timed out, fNotifications 0

     

    I removed Apple I2C kexts then work fine.

     

    Can you circumstantially explain what need to do for touchpad work after sleep? My hang after sleep until power off.

  4. 8 hours ago, Jake Lo said:

    if that's all you want, sure here you go

    DSDT.aml.zip

    thank you! 

    But strange effect... with this DSDT touchpad doesn't work, and after one touch touchpad - lost internal keyboard functionality until rebboting :) 

    P.S. My DSDT i patched for _PWR for fix sleep (PBTN XDCI):

    Spoiler

     

    2018-05-08 21:13:59.903523+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN XDCI (User)

    2018-05-08 21:13:59.903525+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN XDCI (User)

    2018-05-08 22:18:23.344684+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN XDCI (User)

    2018-05-08 22:18:23.344687+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN XDCI (User)

    2018-05-08 22:41:57.087127+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    2018-05-08 22:41:57.087129+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    2018-05-09 00:24:21.042790+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 00:24:21.042792+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 01:07:48.663175+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 01:07:48.663177+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 01:44:06.001360+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 01:44:06.001362+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 03:46:14.983362+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 03:46:14.983364+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 05:47:01.958757+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 05:47:01.958759+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: RTC (Alarm)

    2018-05-09 07:47:49.003876+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    2018-05-09 07:47:49.003878+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    2018-05-09 09:25:19.183843+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    2018-05-09 09:25:19.183845+0300  localhost kernel[0]: (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: PBTN (User)

    But from 2018-05-09 00:24:21 to 2018-05-09 09:25:19 some PBTN are wake up my NB :(

    Here is my _PWR patch: usb_prw_0x0d_xhc_skl.zip

    May be this is not enough?

  5. Jake Lo, can you give you advice for me?

     

    1. In my 7480 i put new wifi/bt card - DW1560.  

    Wifi and BT work fine. But after that i change some option in BIOS and can't boot anymore with old DSDT - hang on booting. 

    So i'm lost Pinning touchpad :( 

    Can you help me with patch new DSDT (TP in i2C bus -DLL07A0 , TPD1)?

     

    2. Can't change Brightness by Fn key (F11-F12). Can't understand why. 

    Here my config. 

    Help me please , if you can.

     

  6. Wow!!! Remove ALXEtherxxx and poweroff and reboot work now! 

    For Lan i use AtherosE2200Ethernet , work fine.

    One week research and you so quick finding my problem! Thank you!!!

    Some things, not working:

    1. Sleep with you DSDT work on half: notebook are going to sleep , sleeping ,  on open lead - wakeup, but hang on it (Hdd speed up, mb waked up, but  no picture on screen). Do sleep by myself - as wrote here

    2. Lost sound with AppleALC.kext and layout 3, but with VoodooHDA.kext sound work normal. (Can't understand why?) Found error in DSDT patch.

    3. Can't brightness change by Fn key, even with Karabiner Fn remap Fixit

    4. HDMI Video/Audio  Got it, work exellent. 

     

    Jake Lo and EMlyDinEsH thank you for you help!!!

     

     

     

     

  7. Hello everybody! 

    So, in the search of solution, do:

    1. upgrade bios from v202 to latest 210. 

    2. Made new DSDT.aml from Clover F4.

    3. Made DSDT patch for battery work as wrote here .Battery fork fine!

    But Poweroff an Reset - doesnt work : poweroff always end rebooting, and after poweroff or reboot system loading and says: incorrect shutdown.

    Trying to use this patch  but no luck. 

    Sleep doesnt work - but in system log exist Wake reason: (AppleACPIPlatform) Wake reason: XHC1 XHC EHC2 

    What patch i need for it?

  8. here is some console log:

    image.png.d902391b185933e34c57e7525fea9005.png

     

    I think on sleep, reboot, shutdown i have KP,  not hang on. (without clover booting key - i have simple reboot on this action)

    panic(cpu 2 caller 0xffffff800049c67a): "Element 0xffffff8011f85b80 from zone kalloc.32 caught being freed to wrong zone kalloc

    Here is full debug debug_15379.zip

  9. AAA! Install wifi driver AR9004WB-1NG-10.13.0-v1.00.pkg . That a reason ! I think, I need reinstall macos.

    P.S.

    Yes, after reinstall, wifi AR5BHB92 work like a charm, 150mbt both side.

    Need only one thing - power management (sleep, switch off , reboot). :)

  10. Wich of these card are better ? Can use wifi only with first, bt are not working, and wifi slow (2-3 mbt/s) Second - bt work, but wifi are not.

     

    • Atheros AR5B225 (combo 802.11bgn + BT)
    • AzureWave AW-NB047H (BCM94313HMBG, combo 802.11bg + BT)
    • Atheros AR5BHB92
    • Broadcom BCM94312HMG
  11. Hello, EMlyDinEsH and Jake Lo!

    Big fanx for you help!

    1. Trying to use EMlyDinEsH patched DSDT - and can say - both things (sleep/poweroff/reboot  and battery) - not working. Hang on sleep, reboot, poweroff and batt show always 0. 

     2. Trying to understand what wrong with Jake Lo config and KP - conclusion : model 9.2 - got KP. With model 4.1 - booting normal. So, in Jake Lo config + DSDT battery a working fine (if start osx with connected charger - no batt, if start without charger - batt exist, and I can connect charger arter booting and see status batt ok), but hang on sleep, reboot, poweroff. 

    Here is my current config , kexts and patched DSDT. And IOReg for EMlyDinEsH. 

     

    P.S.

    changed my Wifi card to AW-NB047H (BCM94313HMGB) - bluetooth are working now, but wifi - not. How to enable BCM94313 Wifi?

    Help you advice for me :)

    EFI.zip

    MacBook Air.zip

×
×
  • Create New...