Jump to content

EMlyDinEsH

Retired
  • Posts

    1102
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by EMlyDinEsH

  1. I did not check the right option button very well, so I'll take a look at that. The right context menu button is being used as Fn e key but if you don't want these fn keys mode then disable it in plist and you'll get Context menu back working as showing list. Thanks for your support.
  2. For hot corners to work, you need to enable and configure hot corners in Mission control. For Single finger tapping, yes this is known and happens only on finder and safari other than these its working fine. If I try to fix this then double tap on windows to drag won't work so try to double tap to quickly on back/forward button to get it work (or) use three finger swipe left and right for back/forward plz, i'll try to look at this in future for an alternative way. If you still want this then i can give an option to enable this which disables double tap on windows not to work.
  3. Last version needed that you have to hold a sec/two before you start dragging and its been fixed and improved in the new version which will be released soon. And also read my first post completely to better understand how every features works since my driver is not going to be exactly like windows/mac do but i'm trying my best. Also remember that we don't have any source/api available for multitouch in Mac so i'm doing all these based on soft control with my own logic. Everything has been improved in the new version and i'll keep on improving as much possible in future. I request everyone to read my first post very well to understand how to use them and get best out of my driver.
  4. Does it has HD4000 GPU or only AMD GPU? the model we have in the EDP has HD4000 GPU along with AMD, but AMD GPU is not gonna work since its Dynamically switched GPU by software. So, only HD4000 is usable in this model. If you have HD4000 GPU, then try to use the boot flags "-x -v PCIRootUID=0/1 GraphicsEnabler=No", also add the attached kexts to Extra/Extetnsions of myhack and fix permissions. Archive.zip
  5. Is this has HD4000 as primary GPU? If its then it can run and you can try bootpacks of inspiron from EDP which has ivy bridge cpu. Also you need patched dsdt or injecting gpu platform id properties in boot.plist for getting HD4000 to work, so try to patch dsdt. If you need help then there is dsdt section in our site for dsdt/ssdt patching for free(takes little time since its processed in the order the requests are received) or sponsored service(for immediate patching).
  6. Here are they: SPK: 14 -> 0x0d -> 03 EAPD 10 01 13 99 -> 10 01 13 90 20 -> 13 -> 3 HP: 0x21 -> 0x0c -> 02 40 10 21 01 33 -> 12 -> 2 MIC: 0x19 -> 0x23 -> 0x08 20 09 a3 99 -> 20 01 a0 90 25 -> 35 -> 08 EMIC: 0x18 -> 0x22 -> 0x09 30 18 a1 01 -> 30 10 81 01 24 -> 34 -> 09 01471c10 01471d01 01471e13 01471f90 01771cf0 01771d00 01771e00 01771f40 01871c20 01871d10 01871e81 01871f01 01971c30 01971d01 01971ea0 01971f90 01a71cf0 01a71d00 01a71e00 01a71f40 01b71cf0 01b71d00 01b71e00 01b71f40 01d71cf0 01d71d00 01d71e00 01d71f40 01e71cf0 01e71d00 01e71e00 01e71f40 02171c40 02171d10 02171e21 02171f01 01470c02> I did not get about dsdt? what is the issue? send me dsdt so i can patch for Audio.
  7. I have some technical isssues with my internet and some personal issues so couldn't upload the kext v1.4 but will try to release it today/tomorrow if everything goes fine. Request to everyone: I need your support now so if anybody could be able to donate then i request to do the paypal mail in the first post so this can help me and can focus more on the driver in future. Thanks for all the support.
  8. I have some technical isssues with my internet so couldn't upload the kext 2.6(yes,updated even more) but will try to release it today/tomorrow if everything goes fine. This is very big update which has so many changes since i've reworked on everything to make it better so hoping the issues everybody reporting should be fixed in this otherwise i'll try focus again on those issues, so i request those users to PM me who have issues after the new version 2.6. Request to everyone: I need your support now so if anybody could be able to donate then i request to do the paypal mail in the first post so this can help me and can focus more on the driver in future. Thanks for all the support.
  9. Will take a look at this in my free time and let you know
  10. For making it work you need to edit in AppleHDA patches, not in dsdt so get me your codec dump from linux and AppleHDA you are using so i can help you.
  11. wait for my update and check in that since it might fix those issues.
  12. I've not released the new version yet, just edited my post for release. Wait for one more day till i release the new version 2.4 which has all the features I've explained.
  13. I've sent patched files so check with those.
  14. Yes, I'm in the process and it will released here in two days. I have internet issues so couldn't do it.
  15. Sorry, I did not receive your files so could you send those again?
  16. You can follow that guide and use the files from them for the hardware which is similar. If you let us know the specs of your notebook then its easy to suggest the files.
  17. Its fixed in my coming update so let me know after trying the next update.
  18. Here are the patched dsdt file's with different platform id's for Display test, as I can see from your dump that you got Samsung Screen with Product ID of 500 which had a big problem with EDID of the screen for a user and even overriding the EDID did not work for that user who has same model of yours but diff processor so I think this screen will not work but i'll give it a try, send me your EDID dump from windows using EDIDViewer app and i'll try to compare yours and other user whose screen did not work. Let me know about the display after trying the dsdt's I sent, make sure you rename the DSDTx.aml to DSDT.aml before you copy this to Extra folder (or) try to use the boot flag DSDT=/Extra/DSDTx.aml to try every dsdt i sent. DSDT_Patched.zip
  19. I think your issue while chatting could be becoz of accidental input for which my driver diasables for 1.5sec to prevent accidental inputs from touchpad while typing. Also the right button hold for two or three second will disable touchpad so either of might have conflicted or some bugs which i've fixed i did see so far when i'm using. I think you might get these issues fixed in my coming update as i've tested it very well in my system and its working without issues. And the keyboard shortcuts can be configured for everything but it makes complicated to understand for everyone and also mostly so many people don't need it. I'm considering the other features which is much needed so far and trying to add some functions to the gestures so people can configure it if they need. I'll consider to add this keyboard shortcuts functions to gestures if i get time before i release otherwise i'll try to add this in next version.
  20. We'll see only one input and output every time, but if you connect headphone then it will show Headphone and Line in instead of those.
  21. If you explain the process you did so far from the beginning so we can help you since our EDP doesn't support clover but we can guide for clover issues.
  22. I need dsdt file to patch which you've missed so send that and i'll try to patch it for HD4000.
  23. Its becoz of HD4000 GPU, so you might have to try dsdt patches or chameleon boot.plist properties injection to fix. If you could upload your dsdt which you're using so i can patch the dsdt to fix this.
×
×
  • Create New...