-
Posts
1102 -
Joined
-
Last visited
-
Days Won
195
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by EMlyDinEsH
-
send me your dump based on my thread dsdt/ssdt patching thread and i'll let you know the suggestions for your issues.
-
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Could you explain your issue with the touchpad after sleep? I don't get you clearly -
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
I'm glad that its working fine mostly, for hot corners the beta testers have said its working so i don't get it why its not working for you. To help with this i need you on Skype for testing so PM me your skype id and online time in GMT. I'll discuss LED request there. -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Yes, i'll edit it. -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
This option is not controlled by my driver and this will work only if its implemented by asus in bios otherwise i'll have to try soft code. But, i did not get your issue clearly so explain a little better. Does it turns off/on backlight? -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Send me your dsdt and i'll take a look at that. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
There are some bugs in my driver for v4 which is becoz i don't have v4 hardware to debug so i'm relying upon the beta testers logs which is little difficult. But, I did solve many of bugs in the new update 2.7.5 so check that and let me know if you have any issues. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
yes, i've implemented fn + f9 with my fn key driver in the coming new update (but will work only with my touchpad driver). -
we'll consider your suggestion and will try to write reviews and guides for the laptops soon.
-
Thanks for your post. I will move this to EDP section and add your model to EDP soon. EDIT: Moved your topic to EDP section of Asus.
-
Check for the errors in system log for AppleHDA and also send me your ioregfile. I think mostly its a binary patch issue but let's confirm that with the log error and ioregfile so we can head for binary patch changes.
-
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Just wait for a week as i'm doing more changes to these fn keys and keyboard and i can give all the details when i'm done with the changes for keyboard to fix ISO layout and some bugs with v4 which is mostly done this week. -
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
two finger scrolling is working, for this you need to change the scrolling speed at Trackpad settings once after installing the driver. -
If its dual gpu notebook with both HD4000 and ATI GPU switching then its possible, but ATI GPU won't work in Mac since these kind of dual GPU solutions won't work becoz of no drivers. However, HD4000 is more than enough for Mac so try to follow myhack method for installation and also make sure you use PCIRootUID=0/1 and GraphicsEnabler to No when booting into installer.
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
I'm emulating the fn keys so your real fn key will not work in this instead you have to use right Context Menu key as fn key to access fn functions. But, the keys you've shown in picture which work with fn key won't work but i can map those to the functions for you with a plist edit if you want. Thanks for reporting. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
@everyone, I've fixed the ISO and many things related keyboard and touchpad so wait for my update which will be released this week. Right now, i'm beta testing the driver with testers so i'll release it when its done this week. -
Its possible, but I doubt about ATI GPU a little(mostly it can made to work). Doesn't this has intel GPU HD4000 since most notebooks comes with dual GPU these days? Do you have option for GPU switching in bios?
-
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Nice, i'll edit my post with this. Thanks -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
These methods OWLD and OBTD does the job of turning off in WIFI and bluetooth for asus cards which comes with the notebook but i doubted for replaced card whether it will work or not. I'll try to take a look on this and see if these are working for replaced card, if it does then i will include in my kext with a dsdt patch. -
GUID is best for Mac so you don't need to switch to MBR. Did you disable nvidia Optimus in bios? exactly what is your issue? explain about your installation and others steps done so far.
-
Our EDP is little broken for some models which i've added but will be resolved soon, Can you send me a ioregfile and your current extra folder so i can help with this sleep issue?
-
Here is the patched AppleHDA, I did my best so hoping this should work otherwise binary patch must be experimented. Here are your Codec pathmaps and verbs: path maps: HP: 0x4 -> 0x2 1f 10 21 04 -> 40 10 21 04 SPK: 05 -> 0x2 10 00 17 90 -> 10 01 17 90 MIC: 08 -> 0x3 30 00 a6 90 -> 20 01 a0 90 EMIC: 06-> 0x3 3e 10 a1 04 -> 30 10 81 04 VERBS: 00571c10 00571d01 00571e17 00571f90 00671c20 00671d01 00671ea0 00671f90 00771cf0 00771d00 00771e00 00771f40 00871c30 00871d10 00871e81 00871f04> AppleHDA_patched.zip
-
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Plz read my thread for details on each feature since some features needs some steps to be followed and especially i suggest you to read plist editing section since most of the features are not enabled and most importantly about CommandKeyPosition which is important for some features. Also adjust your trackpad settings in system preferences becoz some features are enabled based on those values so read my thread very well.