-
Notifications
You must be signed in to change notification settings - Fork 130
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
[TLP 1.7 Beta] Call for testers #760
Comments
Let's test.
Battery Care: START_CHARGE_THRESH_BAT0 not working, is set to 75 and has worked in latest release. https://gist.github.com/Mylinde/1bcf27389a455df92989d05d35417c08 Adaptive Backlight Modulation working: |
@Mylinde thanks for testing and your outputs. Looks perfect to me.
Negative. Your memory must be betraying you. The kernel driver asus_wmi has always supported a stop threshold only. |
... yes will be, 89-asus (also asus-wmi.c) tells you are right. Thanks so far, everythink works as aspected. |
All looks good on Apple silicon https://paste.c-net.org/BrieflyCrushed |
I have some error during
Output of |
@BarbUk please show
|
My keyboard has an EOL that cause the issue ? |
@BarbUk unexpected linebreak in lsusb's output
Probably needs another plausibility check. Sigh. Stay tuned. |
@BarbUk fix commited. Please replace /usr/share/tlp/tlp-usblist with https://raw.githubusercontent.com/linrunner/TLP/main/tlp-usblist |
Here's my log files for the Lenovo Edge 11 with AMD Athlon(tm) II Neo K325 Dual-Core Processor A/C connected: Here's my issues:
|
@H-Sachse thanks for testing and reporting. Your data looks good. Regarding you issues:
False threshold readings are symptomatic for the Edge series. Nonetheless the configured values are properly written and work afaik -> FAQ. Lenovo's firmware for the Edge and E series behaves differently to that of all other series. There is no solution other than ignoring the false readings. Just be happy that this beautiful old treasure is alive and kicking.
Possibly EC firmware issue too. |
Test looks fine. log ac&bat : https://gist.github.com/tisyang/477bd6e053f9a6f19a9870bc09dc1a77 |
Thanks for the fix. No error with the new commit:
|
@BarbUk great. Thanks for the confirmation. |
Beta packages for Fedora 40 are now available. See the download page. |
I have just released Beta 2:
I would be so grateful if you could retest and post the corresponding outputs. Thank you so much! I really appreciate your help with this. The packages for the Fedora Beta Repo will take some time. |
The beta test is complete, and TLP 1.7.0 is now available. Have fun! A huge thank you to all of our wonderful contributors, testers, and bug reporters! 👍 |
Hi @ALL,
as with every upcoming release, I'm excited to get your help with test coverage!
Test Objectives
General regression testing (check if everything still works for you)
tlp-stat
)?tlp recalibrate
work? - ThinkPads onlyBattery Care
tlp-stat -b
displaysPlugin: generic / Supported features: none available
tlp-stat -b
show complete battery readings? See https://linrunner.de/tlp/faq/battery.html#are-thinkpads-with-coreboot-supportedAdaptive Backlight Modulation on AMD Vega or newer GPUs with kernel 6.9 or later
AMDGPU_ABM_LEVEL_ON_BAT=3
and check withtlp-stat -g
if the setting applies on battery =/sys/class/drm/card1/card1-eDP-1/amdgpu/panel_power_savings = 3
- on my AMD ThinkPad, it saves 0.5W at medium display brightness with a slight (subjective) loss of brightness, it has no effect at full or minimum display brightness.General features
Any other of the new features that you like, check out the changelog
Bugfixes
xhci_hcd
was added toRUNTIME_PM_DRIVER_DENYLIST
defaults - do USB devices work properly on battery?Beta Packages - Arch, Debian/Ubuntu and Fedora
See the download page.
What do I need from the testers?
After installing please start the beta with
I'm expecting your unabbreviated outputs of
on battery and AC (via Gist please).
Bug Reports
If something does not work as expected → please open an issue.
I look forward to your feedback on the beta :-)
References
The text was updated successfully, but these errors were encountered: