-
Posts
1102 -
Joined
-
Last visited
-
Days Won
195
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by EMlyDinEsH
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
@everyone I need your support in order to spend more time on my projects, so if its possible to anyone then i would request you consider a donation to the paypal in first post. This is really appreciated. Thanks for your support. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
I've added support for your new firmware, so it will work in next version which will be released soon. Next one is a big update because i have done rework on most of the features from the scratch to make them better. My release delays are due to v4 testing which i don't have, so i'm relying on beta testers but they are not available when i have time. I've already shared my source at github, but it hasn't been updated for long time. Will update the sources when i'm done with v4 and v2 hardware as i need to document and optimize many things. -
Can you send me an ioregfile and system log with the dsdt files i sent and booting in safe mode, so i can look for any ideas to try patching capri kext with connectors?
- 20 replies
-
- hd 4000
- ivy bridge
-
(and 1 more)
Tagged with:
-
Hi, For your trackpad, here is the driver: https://osxlatitude.com/index.php?/forum/77-elan-touchpad/. For Audio, you need to use VoodooHDA (or) patch AppleHDA by following this: https://osxlatitude.com/index.php?/forum/76-applehda/ For Wifi, you need to either dsdt patch/wifi dev and ven id injection into Atheros40.kext.
-
I've patched your dsdt with different platform id's in order to detect HD4000, so try them and let me know. btw What's your screen resolution? DSDT_Test.zip
- 20 replies
-
- 1
-
- hd 4000
- ivy bridge
-
(and 1 more)
Tagged with:
-
Can't say but possible to some files so its not recommended unless we say, however you can get support for your model. For this, follow the steps from the section "Request EDP support" at this link http://www.osxlatitude.com/edp/documentation/ and we will try to assist you.
-
Display backlight Driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Well, my kext is only for Asus notebooks. But, i can l help you with your issue in some way so i need your complete system dump based on dsdt/ssdt patching thread. Send me that dump so i can look for a solution to your issue. -
I know about this solution but it needs patching for every Mac update and also this doesn't set brightness level at boot. My solution can set brightness level at startup and sleeping display is auto at startup which is not problem. Btw thanks for sharing.
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Does your touchpad not working every time after sleep? If so then i need to debug so i need your help in fixing. PM me and i'll give details. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Yep, PM me for beta testing. I'm still looking for v2 beta testers, some people came but they are not available when i have time. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
You can find out the version you have with my driver, so just install and look at the log by searching for "Elan" in search box and you will find info like below "Elan: Detecting the touchpad FirmWare Version 4525825 Elan: Touchpad found, Assuming hardware version 3 (with firmware version 0x450f01) Elan: Successfully placed touchpad into Absolute mode Elan: Setting touchpad Range Elan: Touchpad Pad CentreX 1254, CentreY 660 Elan: Touchpad range X_min 0 Y_min 0 X_max 2508 Y_max 1320 Elan: MouseInformation { 0x20, 0x03, 0x64 } Elan: Enabling the touchpad" -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
I'm glad as i was able to help you. If you don't mind, can you share a dump of your notebook based on my thread: https://osxlatitude.com/index.php?/topic/1945-dsdtssdt-patching/ from Windows? so i can add your model to our EDP database for others and also you can get updates on your model if we find anything useful related to your hardware in future. -
PM me so i can debug to fix this.
-
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
I don't understand your problem, would you mind explaining it again with a scenraio plz? -
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
No, its working fine in Mavericks as well to me. Perhaps you have Kernel cache issues/kext conflicts which is why you get dependency failed message with ApplePS2xxx kext. May I know how did you install Mac OSX and kexts in few steps? because lots of people are running into this issue so would like to find the cause for a solution to everyone. PM me your steps so we can discuss and find a solution to this. -
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
You have Synaptics touchpad "SYNxxx", so try VoodooPS2Controller which has the support for your touchpad. Perhaps you have conflicts with other kexts/kernel cache issues. Could you send me your system dump from windows/linux based on my dsdt/ssdt patching thread please? So i can give you recommended steps and kexts for your notebook and can add your model to our DB for future support. Also send me your System log from Console app with my kext installed so I can look for the cause of your problem. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
No, i tried to put that to silence but no use. Have to output Audio to get it working. -
If possible try to extract your system dump based on dsdt/ssdt patching thread located at dsdt section and send me those so i can give you suggestions and patched files.
-
If you could send me your system dump based on dsdt/ssdt patching thread(located at dsdt section) so i can help you.
- 20 replies
-
- hd 4000
- ivy bridge
-
(and 1 more)
Tagged with:
-
Hi, What are the options selected at config page for building (or) you went with default values for every thing?
-
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Can you share your dsdt so i can add this to our EDP database for other users? Also is your LID sleep working with vanilla ACPIxxx kext of 10.9 along with fn + f7? -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Which driver you are using to solve this problem? Yes, there are some configuration details in my driver for some models. Let me see the driver and dsdt which solved your problem. -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Sorry for the late reply but i was busy. Here's your dsdt patched from the scratch for everything including Fn keys, HDMI and nvidia GPU. Give it a try and let me know. PS: use the attached boot.plist as well along with the dsdt i'm sending. DSDT_patched_G73.zip -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
What is your élan hardware version v3 or v4? and can you look for the system log after sleep for any errors related to my kext start with Elan:xxxx? There is a new version coming in few days which will address improved support for Mavericks, improvements to some features and bug fixes. So, wait for a while.