Line 421: | Line 421: | ||
| {{result|inprogress}} | | {{result|inprogress}} | ||
| {{result|inprogress}} | | {{result|inprogress}} | ||
| {{result| | | {{result|pass}} | ||
| {{result| | | {{result|pass}} | ||
| {{result| | | {{result|pass}} | ||
| {{result| | | {{result|pass}} | ||
| E:2791 mWh | | E:2791 mWh | ||
| E:4710 mWh | | E:4710 mWh |
Revision as of 19:15, 8 October 2011
Fedora Test Days | |
---|---|
Power Management | |
Date | 2011-09-29 |
Time | all day |
Website | QA/Fedora_16_test_days |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's instalment of Fedora Test Day will focus on Power Management
Who's available
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
- Development - Jaroslav Škarvada (jskarvad) / PowerManagement SIG
- Quality Assurance - Jan Ščotka (jscotka)
Note: jskarvad will be available at least from 10:00 - 22:00 (UTC+2) on #fedora-test-day, #fedora-power, #fedora-devel, otherwise he will be on e-mail with non guaranteed response time.
Prerequisite for Test Day
- PM Test Day LiveCD (md5sum: f470deed996574ab101d75b9eb5bf5c7) or an updated Fedora 16 pre-release or you may get nightly composed LiveCD.
- It is possible to convert the LiveCD into LiveUSB by following the How_to_create_and_use_Live_USB instructions.
- Your hardware profile uploaded to Smolt according to these instructions
- Optional: account on fedoraproject.org if you plan to upload the pm-utils bugreport file. If you do not have one and you do not plan to get it, you can still attend the test day - there are instructions in the appropriate test case(s) bellow how to handle such situation.
Typing convetions
In the following text commands that needs to be run as root are prefixed by #, e.g.:
# id
means to run id command under the root account. Commands prefixed by $ do not need to be run under the root account.
How to test?
It is focused especially on suspend, hibernate, power-consumption, LCD brightness control, tuned profiles. Some test cases are only for laptop users and it is signalled in test case description field. If you do not have laptop just skip them. You can also skip other test cases (e.g. if you do not have enough time). In this case just leave the columns for skipped test cases blank. Please note that your report will be still valuable even if you do not finish all test cases. The procedure:
- Run test cases bellow.
- Report results to the result table.
Prepare your system
- Install the public key (in case you would like to verify the PM Test Day support package, otherwise you can skip this step because the public key will be installed automatically with the PM Test Day support package in the next step):
# rpm --import http://jskarvad.fedorapeople.org/RPM-GPG-KEY-pm-test-day
- Install the PM Test Day support package by:
# yum install http://jskarvad.fedorapeople.org/pm-test-day-repo/pm-test-day-2-1.fc16.noarch.rpm
- This procedure will also install the public key which will be then used for verification of packages from the PM Test Day repo.
Finally make sure you have all current updates (and temporal fixes) installed by:
# yum update
Test Cases
Testcase | Description | Target | Approx. time required |
---|---|---|---|
pm-suspend | Tests suspend / resume via pm-utils. | All | 2 minutes |
pm-hibernate | Tests hibernate / resume via pm-utils. | All | 5 minutes |
pm-bugreport | Tests pm-utils bug-reporting functionality. | All | 2 minutes |
pm-powersave | Tests detection of AC / battery (upower functionality) and pm-powersave reactions to power source changes (pm-utils). | Laptops only | 2 minutes |
Lid close | Tests system reaction to lid close. | Laptops only | 2 minutes |
Backlight control | Tests LCD backlight control. | Laptops only | 1 minute |
Tuned basic | Tests tuned-adm (tuned) basic functionality. | All | 5 minutes |
Tuned disabled idle | Measures power consumption of machine in active idle with tuned disabled. | Laptops only | 15 minutes |
Tuned powersave idle | Measures power consumption of machine in active idle with tuned laptop-battery-powersave profile. | Laptops only | 15 minutes |
Known Bugs / Workarounds
The following are the known bugs and workarounds. You do not need to report them, because the problems are known and most fixes are already in updates-testing repo.
- upower < 0.9.13-1 has unresolved symbol (g_unix_signal_add_watch_full) due to glib API change and doesn't start which cause fail of the pm-powersave test case. Upgrade to upower-0.9.13-1 (from pm-test-day repo) or newer by:
# yum update upower
- Then logout/login or start upower by hand:
# /usr/libexec/upowerd
- If you are using the latest LiveCD / USB (20110928 or newer) this workaround have been already installed for you.
- If the OSD in test case pm-powersave is not shown, patch the pmtd-osd by following command:
# echo 'echo "$STR" >> /tmp/pmtd-osd.log' >> /usr/bin/pmtd-osd
- and than read the OSD messages from /tmp/pmtd-osd.log
- If your system doesn't have /proc/acpi/battery/BAT0 directory but has there other sub-directory (e.g. BAT1) and you are going to run the Tuned disabled idle, Tuned powersave idle test cases, you will need to update your pm-test-day package to version 2.1-1 or newer by:
yum update pm-test-day
- If you cannot see the pm-test-day update, try to clear your yum caches by:
yum clean all
- If you are running from the LiveUSB, the Tuned disabled idle, Tuned powersave idle test cases can hang your computer. It is caused by the cache clear command - the reason why this happen is currently unknown. To workaround this, open /usr/bin/pmtd-measure script in any text editor and comment (by #) the line with the call of clear_caches function. With the pm-test-day-2-1 package it is the line 76, with the pm-test-day-2.1-1 package it is the line 95.
Test Results
If you have problems with any of the tests, report a bug to Bugzilla usually for the component pm-utils, or tuned. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the result template to enter your result, as shown in the example result line. bugreport.txt will be generated by test case pm-bugreport, instructions for uploading are included in this test case. The bugreport.txt gives us valuable information about your HW / SW configuration and debug log of your last suspend / hibernate process.
User | Smolt Profile |
pm-suspend | pm-hibernate | pm-bugreport | pm-powersave | Lid close | Backlight control | Tuned basic | Tuned disabled idle | Tuned powersave idle | References |
---|---|---|---|---|---|---|---|---|---|---|---|
Sample User | Sample Machine | E:4800 mWh | E:4710 mWh | ||||||||
Jaroslav Škarvada | Lenovo T500 | E:4330 mWh | E:3920 mWh | ||||||||
Paolo Bonzini | Lenovo T500, wireless off | E:5240 mWh | E:4870 mWh | ||||||||
Jan Kaluza | HP Pavilion dv6, wireless off | E:960 mAh | E:960 mAh | ||||||||
Branislav Nater | Lenovo ThinkPad X201 | E: 3820 mWh | E: 3380 mWh | ||||||||
Honza Horak | Lenovo ThinkPad T510 | ||||||||||
Jan Vcelak | Dell E6510 | E:891 mAh | E:835 mAh |
| |||||||
Petr Schindler | Asus M51Kr | E:8448 mWh | E:8371 mWh | ||||||||
Antonio Trande | Acer Aspire 6930G | ||||||||||
Juraj Marko | lenovo ThinkPad T400 |
| |||||||||
Jan Scotka | KVM virtual machine |
| |||||||||
Jan Scotka | HP nx6125 | E: 386mAh | E: 451mAh | ||||||||
Jiri Eischmann | Lenovo ThinkPad T400s | E:3460 mWh | E:3420 mWh |
| |||||||
Václav Jansa | HP EliteBook 8460p | E:553 mAh | E:543 mAh | ||||||||
Jaroslav Škarvada | EeePC Asus 1000H [1] | E:285 mAh | E:278 mAh | ||||||||
Jaroslav Škarvada | Gigabyte M56S-S3 | ||||||||||
Vratislav Podzimek | Samsung N145+ | E: 210 mAh (11.1 V) | E: 172 mAh (11.1 V) | ||||||||
Jakub Jedelsky | Lenovo N200 3000 | [1] | |||||||||
Aleš Janda | Dell Latitude E6410 | 823 mAh | 829 mAh |
| |||||||
Pavel Křivánek | Toshiba Satellite U300 | [1] | |||||||||
Petr Sklenář | Lenovo x220 | [1] | E:4850 mWh | E:4610 mWh |
| ||||||
Luya Tshimbalanga | Toshiba Satellite C650D | E:2791 mWh | E:4710 mWh |
| |||||||
User | Smolt Profile |
pm-suspend | pm-hibernate | pm-bugreport | pm-powersave | Lid close | Backlight control | Tuned basic | Tuned disabled idle | Tuned powersave idle | References |