-
Posts
1102 -
Joined
-
Last visited
-
Days Won
195
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by EMlyDinEsH
-
Please share your logs system.log(from /var/log) and ioreg (use ioreg app v2.1), so i can take a look.
-
PM me so i can debug and see if there is anything i can do.
-
Please share your system log and ioreg (use ioreg app v2.1), so i can take a look. I've explained already that BT disable will not work for Atheros in first post due to its using standard bluetooth driver from apple. I experimented on this before but i could not find a good solution and you can disable BT only if you have Fn keys to do.
-
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
It can be 0xC6 or 0xC7, so it does not matter. For ALS, better use my patch instead. If you have issues then let me know so i can take a look and help to tweak it. -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Another DSDT is using my DSDT patches thats why they are working. Did you try applying attached DSDT patches ? Let me know if you still need help so i can patch for you. -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Sorry for late reply as i've been busy. Can you send me your ioreg (save using ioreg app v2.1), system log and currently used DSDT ? -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
Did you apply brightness Fn keys patch in DSDT ? Let me see your DSDT please. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
I'm working on a fix as i got the issue. EAPDHIKeyboardDevice is meant for jack sense fix in old versions (still keeping it as reference and might be useful in some cases for some one) to simulate Mute/Un-mute bezel pop up to start the audio stream. EDIT: Check your PM for beta test please. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
I see a bug in my driver for your codec in scanning nodes because of SPDIF ping config. I have to debug a little to fix this, so i'll PM you a debug kext later today. Thanks for sharing your logs and dump. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Can you confirm old version of my kext ? i have not seen this issue in my testing. Please send me your system log with my kext installed so i can fix it. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Old version works ? Which codec you have ? send me your system log please with my kext installed after sleep. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
@Everyone, New update v2.2 available which supports auto detection of EAPD capable nodes (no need to config plist for nodes) and includes other fixes and optimizations. Please test and let me know your feedback. Thanks -
I will take a look this weekend. So try to PM me if you dont hear from me.
-
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Good Thanks for testing. what about you ? Did you test new build i attached ? -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Do you have kernel panic log for that boot ? Try to copy the kernel panic log from /Lib/Logs/DiagnosticReports next time for the last boot so i can find the KP details. Otherwise try to disable the auto reboot when KP by using the boot flag debug=0x100 and capture the screen. PM me for beta test after testing new build attached if have issue. Try new build attached and test everything again. EAPDFix_v2.1.xbeta5.zip -
Like you said GPU is new and mostly its not supported. May be try Nvidia web drivers instead and see. What are the files you used to boot exactly ? attach them and also your dump according to DSDT/SSDT patch thread https://osxlatitude.com/index.php?/topic/1945-dsdtssdt-patch-request/.
-
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Do you have kernel panic after sleep if you play some music before sleep ? Can you test multiple times and let me know. PM me if you have that issue for beta test. Thanks -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
I see. What they changed now ? -
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
For brightness Fn + F5/F6 to work you need to patch DSDT and you cant manually assign these in OS X. Did you apply patches ? Send me your DSDT so i can take a look. -
ELAN and FocalTech (Smart Touchpad) driver Issues
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Try to change the scroll speed from prefpane after installing the driver for first time and see. -
EAPD/Jack sense Fix (No sound and jack sense issue after sleep)
EMlyDinEsH replied to EMlyDinEsH's topic in AppleHDA
Do you have your codec dump ? Send me that dump and your current applehda files you are using so i can take a look. Do you have kernel panic log for that boot ? Try to copy the kernel panic log from /Lib/Logs/DiagnosticReports next time for the last boot so i can find the KP details. Otherwise try to disable the auto reboot when KP by using the boot flag debug=0x100 and capture the screen. EDIT: PM me for beta test. -
Send me your system.log from /var/log and ioreg file saved using IORegExplorer app v2.1 so i can take a look. Also which OS X version, boot loader you are using ? Where did you install my kext to ?
-
Fn HotKey and ALS sensor driver for Asus Notebooks
EMlyDinEsH replied to EMlyDinEsH's topic in Miscellaneous
I did not understand you. What you are exactly trying to explain to me ? -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Read my thread about keyboard features for that. You can enable/disable this in keyboard plist. -
ELAN, FocalTech and Synaptics (Smart Touchpad) Driver
EMlyDinEsH replied to EMlyDinEsH's topic in Smart Touchpad
Without my driver installed, you can disable and enable the touchpad without issues (double check) ? If its so then PM me for beta test and i'll debug.