mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #707] Config for Lenovo 730 15 #624
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#624
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Felix048 on GitHub (Jun 9, 2019).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/707
Hey there, I'm quite new here, but I really do need a config for the Lenovo 730 15.
I didn't find it in the Dropbox so I guess its not done yet.
Can someone maybe help me with it becaus I really don't know how all this works.
Can I maybe use a different config?
Thank you for any response and have a great day!
@AdelKS commented on GitHub (Jun 10, 2019):
Hello @Felix048
Can you try to go first by yourself through the tutorial here: https://github.com/hirschmann/nbfc/wiki/How-to-create-a-NBFC-config
Keep us updated!
@Felix048 commented on GitHub (Jun 11, 2019):
Hey Adel, thanks for your response. I have to say that I am just annoyed of the fan, but I dont know or understand anything of that programming stuff. At the moment i just have to learn a lot, so I dont really have time to get into it so I just asked if there is anyone who has a config for the laptop and would like to share it.
Cheers
@AdelKS commented on GitHub (Jun 12, 2019):
I think that if anyone has the config for your specific laptop with this specific program, he would have already shared it :/
@deebfeast commented on GitHub (Jun 22, 2019):
What helped in my case with the 730 model is to switch videocard to Intel in the Nvidia driver setting. This changed some of the fan control as the Nvidia mode introduces some overrides.
For now I'm loading Lenovo Yoga 2 13 config but this needs still work for regulation.
The fan controller can be signaled down/reset by running "ec-probe.exe write 171 8" which works okay but this needs to be translated to a configuration file.
If I've a better config I'll submit it.
@zahradkav commented on GitHub (Oct 1, 2019):
Hallo @deebfeast and @Felix048 ,
have you made any progress with Yoga 730 15? I would like to improve the fan control as well (to set the initial treshold for the fans to 50°C for example) but I was not successful so far.
Cheers,
Vaclav
@Jellyyz commented on GitHub (Dec 27, 2019):
yup, has anyone found a config?
@Jellyyz commented on GitHub (Dec 27, 2019):
whats the ec probe, can't find anything useful
@deebfeast commented on GitHub (Dec 27, 2019):
Sorry, no good config found, there's probably some "intelligent" cooling kicking in and no way to keep overriding it. It's not something I like to say but the thermal design of the 730-15 simply does not work! To keep the temperature down it requires power down of the Nvidia card, throttling or limiting the CPU or generally run it in some laptop low-power, low-cpu mode. With Linux this is even harder to do as Windows 10 has an "Energy Manager Driver" with Yoga mode control https://pcsupport.lenovo.com/nl/en/products/laptops-and-netbooks/yoga-series/yoga-730-15iwl/downloads/ds541250 but I have not checked it (might be there on default installs).
It all seems similar to the extensive research done here: https://github.com/hirschmann/nbfc/issues/526 which means it won't be solved. For me "ec-probe.exe write 171 8" under a speed key helps. Other people have suggested replacing fans, paste, increase air flow by angle etc.
@Jellyyz commented on GitHub (Dec 27, 2019):
Hey @deebfeast can you pm me on discord, I have some questions. Jelly#8007
@Jellyyz commented on GitHub (Dec 28, 2019):
dsdt lenovo yoga 730.txt
@deebfeast commented on GitHub (Dec 28, 2019):
Like with the efforts for the Lenovo Ideapad Y700-15IS as linked to above, it's not that simple to derive much from only the DSDT. My own find was done by watching how registers behaved and poking around. But I checked now to see if 0xAB (171) is in the DSDT.
The reset code might be visible in methods _WAK (wakeup, init?) calling P8XH also mentioning _SB.PCI0.LPCB.OSTP (stop?). This might explain why 171 could be linked to some reset. And after trial and error I noticed that writing 8 to it powers the fan down as long as temps are under 50. Which for me was good enough to have it a bit more silent but does not equal regulation. The Nvidia GPU has its own cooling logic (cool bits) but does not seem to work with my driver.
@Jellyyz commented on GitHub (Jan 9, 2020):
Hey guys, after taking apart my laptop and almost bricking it, i found the ec- https://www.ebay.com/itm/1pcs-New-ENE-KB9022Q-D-TQFP-IC-Chip-KB9022QD-KB9O22Q-K89022Q-KB9022Q-D-/201416789178
hope this helps?
this is mine: https://ibb.co/S6kFSqV
@deebfeast commented on GitHub (Jan 11, 2020):
Check out https://github.com/hirschmann/nbfc/issues/652 where HP 15-bs183 owner reports ENE KB9022Q D and seems in the same boat. Check out the configs mentioned.
I've checked schematics of KB9022/KB9032 but that won't help that much with the config.
@github-actions[bot] commented on GitHub (Jul 11, 2020):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed