From Fedora Project Wiki

Revision as of 08:10, 28 September 2011 by Jskarvad (talk | contribs) (→‎Known Bugs)

Fedora Test Days
Echo-testing-48px.png
Power Management

Date 2011-09-29
Time all day

Website QA/Fedora_16_test_days
IRC #fedora-test-day (webirc)
Mailing list test


Warning.png
This page is under construction! If you come before 2011-09-29, please do not run the test cases bellow in advance, it will be fine tuned / modified.
Note.png
Can't make the date?
If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

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 ...

Note: jskarvad will be available at least from 09: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

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

Note.png
If you are using our PM Test Day LiveCD, please skip the following steps, because everything is already prepared for you.
  1. 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
  2. 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. 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

This workaround is needod for the pm-powersave.

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. If you ran the tuned profile tests, please write the results to the second table.

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
Pass pass
Pass pass
bugreport
Warning warn
[1]
Pass pass
Warning warn
[2]
Pass pass
Pass pass
E:4800 mWh E:4710 mWh
  1. Got report but also encountered RHBZ #54320
  2. Test pass, but also encountered RHBZ #54321