Jump to content

EMlyDinEsH

Retired
  • Posts

    1102
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by EMlyDinEsH

  1. What is working for you? For two finger scrolling, you have to change the scrolling speed once at Trackpad settings so please read my thread for the features.
  2. let me see the dsdt and boot.plist so I can help you.
  3. Seems like Xcode bugs so I need to build it with a Lion SDK. I'll try to compile and let you know.
  4. I need your help in fixing this so PM me and I'll let you know the details.
  5. For dragging you have to tick the options Clicking and Dragging at Trackpad Settings in System preferences. Please go through my thread for the details and try to adjust the Options at Trackpad settings for best. For double click also there is a setting at Trackpad settings for the detection so try to change that and see. So, my driver won't work at best without changing the Options at Trackpad settings, for details go through my thread where I've explained it.
  6. Test this please and I think this might solve the issue. If it works then let me know your notebook model. Lion_Test.zip
  7. I'll check this again, which version of Lion you are using? Does any of my kexts worked before?
  8. Everything works, plz tell me your issues clearly so I can help you with that. There may be bugs but I haven't seen one yet becoz I have tested this very well by some testers.
  9. I'm testing the kext for Lion so wait and I'll upload a new kext after fixing it. I don't have Lion in my notebook so I can't test it immediately so looking for testers. If you can test then try this and let me know. Elan_Lion_Test.zip
  10. Perhaps it could be an GPU Acceleration issue, so try different GPU kexts and dsdt injections.
  11. Did you try ncpi=0x2000 flag? Also tried booting with the -x -v -f? Perhaps your dsdt could also be an issue so try this flag "DSDT=No" and see.
  12. Lion files having some issues, so wait I'll check on it and let you know. PM me if you want to test.
  13. Hello, Lion files is having some issues so I'll check on it and let you know.
  14. I will look into this and let you know tomorrow. Update: Here is the patched kext based on your codec dump and I did find some mistakes in your codec verbs and path maps calculations so fixed them & patched myself. calculated codec verbs 01471c20 01471d01 01471e01 01471f90 01470c02 01571c30 01571d10 01571e21 01571f04 01570c02 01771cf0 01771d00 01771e00 01771f40 01871c40 01871d10 01871e81 01871f04 01971cf0 01971d00 01971e00 01971f40 01a71cf0 01a71d00 01a71e00 01a71f40 01b71cf0 01b71d00 01b71e00 01b71f40 01d71cf0 01d71d00 01d71e00 01d71f40 01e71cf0 01e71d00 01e71e00 01e71f40> Calculating the PathMaps for the Pin Nodes: Pin Complex->Audio Mixer->Audio Output output devices 0x14->0x0d*->0x03 0x14 , Decimal - 20->13->3 speaker playback 0x15->0x0c*->0x02 0x15 , Decimal - 21->12->2 Headphone Pin Complex->Audio Selector/Mixer->Audio Input input devices 0x12->0x22->0x09 0x12 , Decimal - 18->34->9 internal mic 0x18->0x23->0x08 0x18 , Decimal - 24->35->8 external mic Hope this helps you! AppleHDA_ALC269VC.zip
  15. I'll upload my code soon may be by the end of this month since I got some cleanup to do in the code and let some optimizations.
  16. I'll try to compile for Lion again and let you know today. PM me so I can give you the kext for testing and fix this.
  17. Are you taking about zooming with two fingers then its not possible for linear scaling for now since its little complicated to implement without giving problems to other features so instead i chose step wise scaling but I'll look into this in future.
  18. You can disable top edge swipe by giving a value in plist file more than 9 which is 10 becoz for that value I did not assign any functions so it will not work.
  19. It needs dsdt edits for to work, did you do dsdt edits as I said? What's not working for you?
  20. Is your dragging working? Did you enable Clicking and Dragging at Trackpad settings in System preferences? If the dragging is working then you can able to select the text like you want. There are four types of dragging so you can select the text in those four ways so look at my thread for the details
  21. Plz send me system log itself and the files you sent are not useful to identify it.
  22. In the Log I see AppleTouchpad Kext is loading, so that kext is preventing my kext. Find and remove that kext then reinstall my kext again.
  23. Seems like dependencies issue. I'll try to compile kext again for lion and let you know.
×
×
  • Create New...