-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi There, Zhen-zen, the DYTC and charge ctrl seem not work at my Thinkpad x1y3, wonder if you could give some suggestions? #190
Comments
By the way, how should add patch for the _LID parameter to enable 'Clamshell Mode'? |
The ASL seems difficult for me |
I made some discoveries about Lenovo DSDT, here is what I learned: DSDT Fix Error ACPI FIX " \WNTF" I attach ACPI Origin |
Thx a lots, will check it once I got some time. |
And will reply here once I finished. |
Hey man, I add the '' however the DYTC flaw remains, the keyboards setup works perfectly as before. Anyway, Thanks a lot for you advices. |
''means '' |
means the symbol slash |
I used the debug version of 1.5.3 yogaSMC as follow pic shows.
SSDT-THINK and SSDT-YVPC were load in OC, the SSDT-YVPC has add my _HID of 'LEN0268'.
1st. For now the DYTC seems good after any reboot, however, the panel flaws as below pic shows when I try to adjust power mode, the situation remain same when the psc was enabled.
2nd. The charge control seems not work either when I try to set the threshold level. The '80' and '95' in the screenshots are adjusted under windows 11 system.
It seems the EC can be read but cannot be write through the panel.
3rd. Concerning about the 'WNTF' in SSDT-THINK, how should I get right 'WNTF' number in my DSDT. Related screenshots as follow:
4th. Another one is about the 'SSDT-ECRW', you note that I should check the conflicts if I patched battery, which actually I did patch in my ACPI. Wonder it would be a cause for my flaws?
It would be so appreciative if you could give some suggestions for these problems.
The Yoga-debug log as follow:
[ 2516.705349]: YSMC - Debug: ThinkVPC::YogaSMCUserClient getTargetAndMethodForIndex (index=2)
[ 2516.706052]: YSMC - Debug: ThinkVPC::YogaSMCUserClient readEC 0x02 @ 0x84
[ 2518.530060]: YSMC - Debug: ThinkVPC::YogaSMCUserClient getTargetAndMethodForIndex (index=2)
[ 2518.530698]: YSMC - Debug: ThinkVPC::YogaSMCUserClient readEC 0x02 @ 0x84
[ 2518.990220]: YSMC - Debug: HKEY::ThinkVPC BCTG 0x80000000
[ 2518.990802]: YSMC - Debug: HKEY::ThinkVPC BCSG 0x80000000
[ 2518.991383]: YSMC - Debug: HKEY::ThinkVPC BICG 0x80000000
[ 2518.991939]: YSMC - Debug: HKEY::ThinkVPC BDSG 0x80000000
[ 2518.992732]: YSMC - Debug: HKEY::ThinkVPC PSSG 0x70
[ 2518.992737]: YSMC - Debug: HKEY::ThinkVPC Battery 0x2
[ 2518.993646]: YSMC - Debug: HKEY::ThinkVPC updateMutestatus 0x2
[ 2518.994226]: YSMC - Debug: HKEY::ThinkVPC updateMuteLEDStatus 0x100
[ 2518.994292]: YSMC - Debug: HKEY::ThinkVPC updateMicMuteLEDStatus 0x101
[ 2518.994853]: YSMC - Debug: HKEY::ThinkVPC KeyboardLocale 0x80000000
[ 2518.994930]: YSMC - Debug: HKEY::ThinkVPC empty HKEY event
[ 2518.995170]: YSMC - Debug: HKEY::ThinkVPC tablet mode: 40001, raw: 1
[ 2518.995182]: YSMC - Debug: HKEY::ThinkVPC TopCase Input enabled
[ 2518.997176]: YSMC - Debug: HKEY::ThinkVPC DYTCMode command 0x2 result 0x0001f001
[ 2519.004554]: YSMC - Debug: HKEY::ThinkVPC BCTG 0x80000000
[ 2519.005131]: YSMC - Debug: HKEY::ThinkVPC BCSG 0x80000000
[ 2519.005691]: YSMC - Debug: HKEY::ThinkVPC BICG 0x80000000
[ 2519.006249]: YSMC - Debug: HKEY::ThinkVPC BDSG 0x80000000
[ 2519.007177]: YSMC - Debug: HKEY::ThinkVPC PSSG 0x70
[ 2519.007185]: YSMC - Debug: HKEY::ThinkVPC Battery 0x0
[ 2519.009059]: YSMC - Debug: HKEY::ThinkVPC BCTG 0x350
[ 2519.009911]: YSMC - Debug: HKEY::ThinkVPC BCSG 0x35f
[ 2519.010823]: YSMC - Debug: HKEY::ThinkVPC BICG 0x70
[ 2519.011757]: YSMC - Debug: HKEY::ThinkVPC BDSG 0x700
[ 2519.012567]: YSMC - Debug: HKEY::ThinkVPC PSSG 0x70
[ 2519.012573]: YSMC - Debug: HKEY::ThinkVPC Battery 0x1
[ 2519.013239]: YSMC - Debug: HKEY::ThinkVPC BCTG 0x80000000
[ 2519.013697]: YSMC - Debug: HKEY::ThinkVPC BCSG 0x80000000
[ 2519.014150]: YSMC - Debug: HKEY::ThinkVPC BICG 0x80000000
[ 2519.014626]: YSMC - Debug: HKEY::ThinkVPC BDSG 0x80000000
[ 2519.015521]: YSMC - Debug: HKEY::ThinkVPC PSSG 0x70
[ 2519.015528]: YSMC - Debug: HKEY::ThinkVPC Battery 0x2
[ 2580.529421]: YSMC - Debug: HKEY::ThinkVPC Hotkey(MHKP) key presses event: 0x1010
[ 2580.725064]: YSMC - Debug: HKEY::ThinkVPC Hotkey(MHKP) key presses event: 0x1010
[ 2580.948261]: YSMC - Debug: HKEY::ThinkVPC Hotkey(MHKP) key presses event: 0x1010
[ 2581.489357]: YSMC - Debug: HKEY::ThinkVPC Hotkey(MHKP) key presses event: 0x1011
Looking forward to your reply and Thx a lot for you contribution to such a outstanding work for Hackintosh!
The text was updated successfully, but these errors were encountered: