-
Notifications
You must be signed in to change notification settings - Fork 12
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
Boosting not working on Aura 15 Gen1 #106
Comments
Have you checked your power profile? Also, have you tried |
Yes, I'm using the same power profile both on tcc and tailord. Here's the output from hwcaps:
I tried making the fan run at full blast to make sure it wasn't thermal throttling, and that didn't help. I did see it reach 2GHz after restarting tailord though, but still nowhere near the 4GHz I can get with tcc. |
Mhh, maybe this is related to this: #36 (comment) |
I did start tailord after stopping tccd, without restarting though, so I don't know if it's really the same thing. |
update: I did try restarting my PC and not touching tccd at all - seems like it's back to being stuck between 1397MHz and 1400MHz, so that bug is definitely part of the issue. The boosting thing seems to be another issue though. edit: Also tried without the tuxedo drivers installed. CPU doesn't boost either. I'm siding on a broken BIOS for now, I've emailed support to see if I can get a BIOS update (my account on their website doesn't work). Will update here if I get new information, feel free to let me know if you want me to try anything. I'll also maybe try digging into tccd & the driver to see if I can figure out what's broken. |
okay, I may have figured out some things :) it seems like I can get boosting to work by setting I don't recommend doing this, because on power it seems to be boosting very aggressively, meaning the fan can ramp up if you open htop or look at the laptop the wrong way :/ This also seems to make the CPU run hotter even when it's not boosting. I guess it's sending more power to it? I really don't know, I feel like something isn't adding up in the stats I'm seeing, and I'm siding with faulty hardware more and more. My results with
It seems like it reaches 80~85C as soon as a single core gets to 4.2GHz. The main issue is that it seems to boost as soon as it gets a somewhat high cpu load, even if it's just for a few seconds, making the fans ramp up and down constantly due to background activity. I'm not sure tailord can do much about this, it seems to be more down to the laptop not being great at handling CPU load. I do wonder though if there would be a way to automatically change the governor for some of the cores. I tried setting half of my cores to Footnotes
|
Hi, when switching from TCC to tailord, my CPU doesn't boost anymore. It oscillates from 1397MHz to 1400MHz according to htop. Any way to fix this?
Running on archlinux, latest everything.
The text was updated successfully, but these errors were encountered: