From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Infobox_group
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_17_test_days]]
| caption = Power Management
| date = 2012-04-04
| time = all day
| website = [[QA/Fedora_17_test_days]]
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc])
| fedora_mailing_list = test
}}
{{admon/note | 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 [http://bugzilla.redhat.com 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 [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}}
{{admon/note | On site event | You can attend this event online or personally: http://fedora.cz/udalosti/den-otevrenych-dveri-v-red-hatu/}}
== What to test? ==
Today's instalment of Fedora Test Day will focus on [[SIGs/PowerManagement|'''Power Management''']]
== Who's available ==
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:jskarvad|Jaroslav Škarvada]] (jskarvad) / [[SIGs/PowerManagement|PowerManagement SIG]]
* Quality Assurance - [[User:jscotka|Jan Ščotka]] (jscotka)
Note: jskarvad will be available at least during 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. He will be also available on site in Red Hat Brno Office at least during 13:00 - 19:00.
== Prerequisite for Test Day ==
* [http://fedorapeople.org/groups/pm_sig/pm-test-day-20120404-1-i686.iso PM Test Day LiveCD 20120404-1-i686] (md5sum:72f4d13fe18f7fc8ce7ba4d8f6fdc85d) or [http://fedorapeople.org/groups/pm_sig/pm-test-day-20120404-1-x86_64.iso PM Test Day LiveCD 20120404-1-x86_64] (md5sum:16cac224a03a4467756360cedf6d655f) or an updated [http://fedoraproject.org/get-prerelease Fedora 17 pre-release] or you may get nightly composed [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ LiveCD].
** It is possible to convert the LiveCD into LiveUSB by following the [[How_to_create_and_use_Live_USB]] instructions. If you convert the LiveCD into LiveUSB it is recommended to create on USB another primary partition that will serve as swap. This is useful for [[QA:Testcase_Power_Management_pm_hibernate|pm-hibernate]] test case.
** If you attend the event on-site in Red Hat Brno office, there will be prepared bootable USB flash disks, thus you only need to bring your hardware there.
* Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage 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 and our new tuned. 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''' ===
{{admon/note|If you are using our PM Test Day LiveCD, please skip the following steps, because everything is already prepared for you.}}
# 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):
#:<pre># rpm --import http://jskarvad.fedorapeople.org/RPM-GPG-KEY-pm-test-day</pre>
# Install the PM Test Day support package by:
#:<pre># yum install http://jskarvad.fedorapeople.org/pm-test-day-repo/pm-test-day-3-1.fc17.noarch.rpm</pre>
#* 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:
<pre># yum update</pre>
== Known Bugs / Workarounds ==
Currently there is a bug in software rendering used by Gnome 3 that affects several users (mostly on older hardware):
* {{bz|808710}} - llvmpipe driver doesn't render correctly on Dell Inspiron Mini 10
If you are affected by this bug and your desktop graphics is broken, try to switch to gnome-fallback mode by:
** Press Alt + F2
** Write ''gnome-terminal'' and confirm with Enter.
** Run the following commands in the terminal:
**:<pre>$ gsettings set org.gnome.desktop.session session-name 'gnome-fallback'</pre>
**:<pre>$ pkill gnome</pre>
== Test Cases ==
{| class="wikitable sortable"  style="width:100%" border="1"
!style="width:20%"|Testcase
!style="width:60%"|Description
!style="width:10%"|Target
!style="width:10%"|Approx. time required
|- 
| [[QA:Testcase_Power_Management_pm_suspend|pm-suspend]]
| Tests suspend / resume via pm-utils.
| All
| 2 minutes
|-
| [[QA:Testcase_Power_Management_pm_hibernate|pm-hibernate]] 
| Tests hibernate / resume via pm-utils.
| All
| 2 minutes
|-
| [[QA:Testcase_Power_Management_pm_bugreport|pm-bugreport]] 
| Tests pm-utils bug-reporting functionality.
| All
| 2 minutes
|-
| [[QA:Testcase_Power_Management_pm_powersave|pm-powersave]] 
| Tests detection of AC / battery (upower functionality) and pm-powersave reactions to power source changes (pm-utils).
| Laptops
| 1 minutes
|-
| [[QA:Testcase_Power_Management_Lid_Close|Lid close]] 
| Tests system reaction to lid close.
| Laptops
| 1 minutes
|-
| [[QA:Testcase_Power_Management_Backlight_Control|Backlight control]] 
| Tests LCD backlight control.
| Laptops
| 1 minute
|-
| [[QA:Testcase_Power_Management_tuned_basic|Tuned]] 
| Tests tuned-adm (tuned) basic functionality.
| All
| 5 minutes
|-
| [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]] 
| Measures power consumption of machine in active idle with tuned disabled.
| Laptops or users with wattmeter
| 15 minutes
|-
| [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned powersave idle]] 
| Measures power consumption of machine in active idle with tuned laptop-battery-powersave profile.
| Laptops or users with wattmeter
| 15 minutes
|}
== Test Results ==
== Test Results ==


Line 190: Line 68:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref group="long">While changing the LCD backlight power, after repeatedly pressing the keys in either of the edges of the light power settings and then going back the other direction (to the opposite light power edge), the backlight power skips back sometimes.</ref>
| {{result|fail}}<ref>While changing the LCD backlight power, after repeatedly pressing the keys in either of the edges of the light power settings and then going back the other direction (to the opposite light power edge), the backlight power skips back sometimes.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
Line 219: Line 97:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>At every Fn+left-arrow or Fn+right-arrow to change the LCD backlight, the change steps are dual</ref>
| {{result|pass}} <ref>At every Fn+left-arrow or Fn+right-arrow to change the LCD backlight, the change steps are dual</ref>
| {{result|pass}} <ref group="long">Tuned service start stopped by SELinux. [https://bugzilla.redhat.com/show_bug.cgi?id=809294 Bug809294] Fixed on selinux-policy-3.10.0-110.fc17.noarch</ref>
| {{result|pass}} <ref>Tuned service start stopped by SELinux. [https://bugzilla.redhat.com/show_bug.cgi?id=809294 Bug809294] Fixed on selinux-policy-3.10.0-110.fc17.noarch</ref>
| 5.987 Wh
| 5.987 Wh
| 4.806 Wh
| 4.806 Wh
Line 273: Line 151:
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/e/e0/Pm-test-day-20110324-pub_59d7e35e-c69d-40c5-8b05-e9b7db1767de.txt bugreport]</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/e/e0/Pm-test-day-20110324-pub_59d7e35e-c69d-40c5-8b05-e9b7db1767de.txt bugreport]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass||809812}}
| {{result|pass}}<ref>{{bz|809812}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
Line 298: Line 176:
| [http://www.smolts.org/client/show/pub_b2f8e18d-de13-4f01-b7a0-047f371920d1 ThinkPad T420s]
| [http://www.smolts.org/client/show/pub_b2f8e18d-de13-4f01-b7a0-047f371920d1 ThinkPad T420s]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">Booted from LiveUSB with 6GB swap partition on it. No problems resuming from hibernation. I only had to manually choose to boot from the LiveUSB again.</ref>
| {{result|pass}}<ref>Booted from LiveUSB with 6GB swap partition on it. No problems resuming from hibernation. I only had to manualy choose to boot from the LiveUSB again.</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/1/1d/Pm-test-day-20110324-pub_bb28a83b-0d56-460f-989b-36521559107f.txt bugreport]</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/1/1d/Pm-test-day-20110324-pub_bb28a83b-0d56-460f-989b-36521559107f.txt bugreport]</ref>
| {{result|pass}}
| {{result|pass}}
Line 340: Line 218:
| [http://www.smolts.org/client/show/pub_81056bc2-09ab-4127-a13f-73fbf948317c]
| [http://www.smolts.org/client/show/pub_81056bc2-09ab-4127-a13f-73fbf948317c]
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref group="long"> After hibernate during wake up phase was restoring desktop on the firrst console (F1) not correctly (incomplete decoration of windows) and blocking the keyboard (I can only switch the konsole (Fx), but not any othes actions.)</ref>
| {{result|fail}}<ref> After hibernate during wake up phase was restoring desktop on the firrst console (F1) not correctly (incomplete decoration of windows) and blocking the keyboard (I can only switch the konsole (Fx), but not any othes actions.)</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/d/d7/Pm-test-day-20110324-pub_3ce6e987-89dd-4387-a127-b74c90b2e743.txt bugreport]</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/d/d7/Pm-test-day-20110324-pub_3ce6e987-89dd-4387-a127-b74c90b2e743.txt bugreport]</ref>
| {{result|pass}}  
| {{result|pass}}  
Line 354: Line 232:
| [http://http://www.smolts.org/client/show/pub_67de2996-cb78-4210-989b-42e50bab5b81 Lenovo B570e]
| [http://http://www.smolts.org/client/show/pub_67de2996-cb78-4210-989b-42e50bab5b81 Lenovo B570e]
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref group="long">the system tried to boot from harddrive, not from the liveusb, and I was unable to change that (only after booting from harddrive and rebooting again, the multiboot menu got accessible again - but the hibernated stated was gone, obviously)</ref>
| {{result|fail}} <ref>the system tried to boot from harddrive, not from the liveusb, and I was unable to change that (only after booting from harddrive and rebooting again, the multiboot menu got accessible again - but the hibernated stated was gone, obviously)</ref>
| {{result|fail}} <ref>"Unable to find smolt HW-UUID, did you generate the smolt profile?"</ref>
| {{result|fail}} <ref>"Unable to find smolt HW-UUID, did you generate the smolt profile?"</ref>
| {{result|none}} <ref>(skipped - no AC)</ref>
| {{result|none}} <ref>(skipped - no AC)</ref>
| {{result|fail}} <ref>the screen was NOT locked</ref>
| {{result|fail}} <ref>the screen was NOT locked</ref>
| {{result|warn}} <ref>changing the brightness works, but the screen goes several levels darker after a few seconds</ref>
| {{result|warn}} <ref>changing the brightness works, but the screen goes several levels darker after a few seconds</ref>
| {{result|fail}} <ref group="long">I got some SELinux denials (bugs [https://bugzilla.redhat.com/show_bug.cgi?id=809836 #809836] [https://bugzilla.redhat.com/show_bug.cgi?id=809837 #809837] [https://bugzilla.redhat.com/show_bug.cgi?id=809838 #809838])</ref>
| {{result|fail}} <ref>I got some SELinux denials (bugs [https://bugzilla.redhat.com/show_bug.cgi?id=809836 #809836] [https://bugzilla.redhat.com/show_bug.cgi?id=809837 #809837] [https://bugzilla.redhat.com/show_bug.cgi?id=809838 #809838])</ref>
| {{result|fail}} <ref>I don't have the required settings in gnome-control-center screen</ref>
| {{result|fail}} <ref>I don't have the required settings in gnome-control-center screen</ref>
| {{result|none}} <ref>(skipped - run out of battery)</ref>
| {{result|none}} <ref>(skipped - run out of battery)</ref>
Line 428: Line 306:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}} <ref group="long">Works after changes in gnome config: gconftool-2 --set --type boolean  "/apps/gnome-power-manager/backlight/enable" false;sudo -u gdm gconftool-2 --set --type boolean  "/apps/gnome-power-manager/backlight/enable" false</ref>
| {{result|fail}} <ref>Works after changes in gnome config: gconftool-2 --set --type boolean  "/apps/gnome-power-manager/backlight/enable" false;sudo -u gdm gconftool-2 --set --type boolean  "/apps/gnome-power-manager/backlight/enable" false</ref>
| {{result|fail}}
| {{result|fail}}
| 5.510 Wh
| 5.510 Wh
Line 470: Line 348:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} <ref>did not prompt me for password</ref>
| {{result|pass}} <ref>did not prompt me for password</ref>
| {{result|warn}} <ref group="long">at one touch of backlight down, steping to min backlight, and at one touch backlight up, steping to max backlight(time of stepping aproximatly 4 seconds)</ref>
| {{result|warn}} <ref>at one touch of backlight down, steping to min backlight, and at one touch backlight up, steping to max backlight(time of stepping aproximatly 4 seconds)</ref>
| {{result|pass}} <ref>SELinux security alert, something about python</ref>
| {{result|pass}} <ref>SELinux security alert, something about python</ref>
| {{result|none}}<ref>weak battery for test</ref>
| {{result|none}}<ref>weak battery for test</ref>
Line 478: Line 356:


| [[User: mysho|Michal Ovciarik]]
| [[User: mysho|Michal Ovciarik]]
| [http://www.smolts.org/client/show/pub_bc72e1a2-5438-4970-a267-9b5e8626d873 Thinkpad T420i] <ref group="long">Power consumption was too high (14w-17w), to fix it i used flags: i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force  , now it's 9w-12w </ref>
| [http://www.smolts.org/client/show/pub_bc72e1a2-5438-4970-a267-9b5e8626d873 Thinkpad T420i] <ref>Power consumption was too high (14w-17w), to fix it i used flags: i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force  , now it's 9w-12w </ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
Line 606: Line 484:
| [http://www.smolts.org/client/show/pub_1364675a-ff5a-4141-9a15-ec8fd5205930 HP EliteBook 6930p]
| [http://www.smolts.org/client/show/pub_1364675a-ff5a-4141-9a15-ec8fd5205930 HP EliteBook 6930p]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">3xOK,1xFail hibernating from Personal Menu - abrt redirected to {{bz|713687}} , but I am not sure whether this is the right place. I believe it has got something to do with changing number of displays between hibernate and wake-up.</ref>
| {{result|pass}}<ref>3xOK,1xFail hibernating from Personal Menu - abrt redirected to {{bz|713687}} , but I am not sure whether this is the right place. I believe it has got something to do with changing number of displays between hibernate and wake-up.</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/8/87/Pm-test-day-20110324-pub_3f2ec442-24a5-4b68-8440-addf500468e9.txt File]</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/w/uploads/8/87/Pm-test-day-20110324-pub_3f2ec442-24a5-4b68-8440-addf500468e9.txt File]</ref>
| {{result|pass}}
| {{result|pass}}
Line 612: Line 490:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>test was failing with the default SElinux policy. After adding the allow rules to policy it worked. Issues reported to {{bz|809832}} </ref>
| {{result|pass}}<ref>test was failing with the default SElinux policy. After adding the allow rules to policy it worked. Issues reported to {{bz|809832}} </ref>
| 3.746 Wh (11.707 V)<ref group="long">was having syntax errors in the script and I had to uninstall an install the pm-test-day-3-1.fc17.noarch package again to get updated version. In such situations version shuld probably bump.</ref>
| 3.746 Wh (11.707 V)<ref>was having syntax errors in the script and I had to uninstall an install the pm-test-day-3-1.fc17.noarch package again to get updated version. In such situations version shuld probably bump.</ref>
| 3.846 Wh (11.799 V), retest: 3.701 Wh (11.865 V) <ref group="long">Probably in first tuned-powersave measurement was affected by the running firefox in the background, second retest without firefox showed some decrease in power comsumption.But as the difference is approximately only 01% I would blame it on statistical error of the measurement.</ref>
| 3.846 Wh (11.799 V), retest: 3.701 Wh (11.865 V) <ref>Probably in first tuned-powersave measurement was affected by the running firefox in the background, second retest without firefox showed some decrease in power comsumption.But as the difference is approximately only 01% I would blame it on statistical error of the measurement.</ref>
| <references/>
| <references/>
|-
|-
Line 729: Line 607:
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}} </ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}} </ref>
| 7.804 Wh (15.302 V)
| 7.804 Wh (15.302 V)
| 6.318 Wh (14.718 V)<ref group="long">I performed two measurements one after another and got two slightly different results:  5.979 Wh (14.837 V),  6.657 Wh (14.599 V); the entry in the table represents the average</ref>
| 6.318 Wh (14.718 V)<ref>I performed two measurements one after another and got two slightly different results:  5.979 Wh (14.837 V),  6.657 Wh (14.599 V); the entry in the table represents the average</ref>
| <references/>
| <references/>
|-
|-
Line 753: Line 631:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|fail}}<ref group="long">Pressing the Fn+Brightness keys doesn not work: {{bz|810616}}. Also, Gnome control center does not offer brightness control: {{bz|810584}} and Brightness level indicator is not shown when changing brightness: {{bz|810127}}</ref>
| {{result|fail}}<ref>Pressing the Fn+Brightness keys doesn not work: {{bz|810616}}. Also, Gnome control center does not offer brightness control: {{bz|810584}} and Brightness level indicator is not shown when changing brightness: {{bz|810127}}</ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}} </ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}} </ref>
| 7.276 Wh (11.794 V)
| 7.276 Wh (11.794 V)
Line 767: Line 645:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| 3.160 Wh
| 3.160 Wh
| 3.040 Wh
| 3.040 Wh
Line 780: Line 658:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| 2.930 Wh
| 2.930 Wh
| 2.750 Wh
| 2.750 Wh
Line 793: Line 671:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref group="long">SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| {{result|pass}}<ref>SELinux AVC denial that was already reported in {{bz|809832}}, switching tuned profile also triggered SELinux AVC denial: SELinux is preventing sysctl from getattr access on the file /proc/sys/kernel/nmi_watchdog </ref>
| 4.910 Wh
| 4.910 Wh
| 4.910 Wh <ref>Could have been affected by the fact that Wi-Fi connection went down and the machine tried to re-connect</ref>
| 4.910 Wh <ref>Could have been affected by the fact that Wi-Fi connection went down and the machine tried to re-connect</ref>
Line 807: Line 685:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| 6.266 Wh <ref>For both measurements used external wattmeter due to bad laptop battery, idle power consumption of AC adapter cca. 0.3 W.</ref><ref>For both measurements switched to HW accelerated gnome-fallback mode, because the software rendering didn't allow cpu to sleep.</ref>
| - Wh <ref>Due to dead battery used external wattmeter for both measurements.</ref><ref>For both measurements switched to HW accelerated gnome-fallback mode, because the software rendering didn't allow cpu to sleep.</ref>
| 5.9195 Wh
| - Wh
| <references/>
| <references/>
|-
|-
Line 822: Line 700:
| 2.264 Wh (7.730 V)
| 2.264 Wh (7.730 V)
| 2.253 Wh (7.588 V)
| 2.253 Wh (7.588 V)
| <references/>
|-
| [[User: jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_4f177346-6721-4bfc-912b-c5270e06658d Lenovo T410]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>[https://fedoraproject.org/wiki/File:Pm-test-day-20110324-pub_322e207c-d0de-4531-b7b1-b5e54e8eb481.txt bugreport]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| 3.623 Wh <ref>For both measurements external wattmeter was used, idle power consumption of AC adapter cca. 0.3 W.</ref>
| 3.531 Wh
| <references/>
|-
| [[User: jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_6afae376-65af-42a0-86c0-0bd3761d5766 Lenovo T500]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>[https://fedoraproject.org/wiki/File:Pm-test-day-20120404-pub_6afae376-65af-42a0-86c0-0bd3761d5766.txt bugreport]</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}<ref>Backlight level indicator not shown - same as {{bz|810127}}.</ref>
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| 3.210 Wh
| 3.070 Wh
| <references/>
|-
| [[User: jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_aef0434b-2ff8-4f90-85fe-6051f7611a33 Gigabyte M56S-S3]
| {{result|warn}}<ref>Very adventurous, but went smoothly except of {{bz|797559}}.</ref>
| {{result|warn}}<ref group="long">I had encrypted swap, I had to create unencrypted swap and also encountered {{bz|813899}}, {{bz|813900}}, {{bz|813904}} but worked correctly.</ref>
| {{result|pass}}<ref>[https://fedoraproject.org/wiki/File:Pm-test-day-20110324-pub_68617d1c-732e-498b-891a-1992d9589adb.txt bugreport]</ref>
| {{result|}}<ref>Not applicable.</ref>
| {{result|}}<ref>Not applicable.</ref>
| {{result|}}<ref>Not applicable.</ref>
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| 25.000 Wh
| 25.000 Wh
| <references/>
|-
| [[User: jskarvad|Jaroslav Škarvada]]
| Jetway P4XFA
|
|
| {{result|pass}}
| {{result|}}<ref>Not applicable.</ref>
| {{result|}}<ref>Not applicable.</ref>
| {{result|}}<ref>Not applicable.</ref>
| {{result|pass}}<ref>Some AVCs ({{bz|809832}}).</ref>
| 19.095 Wh
| 18.379 Wh
| <references/>
| <references/>
|-
|-
! User
! User
! Smolt<br/>Profile
! Smolt<br/>Profile
! [[QA:Testcase_Power_Management_pm_suspend|pm-suspend]]
! [[QA:Testcase_Power_Management_pm_suspend|pm-suspend]]r
! [[QA:Testcase_Power_Management_pm_hibernate|pm-hibernate]]
! [[QA:Testcase_Power_Management_pm_hibernate|pm-hibernate]]
! [[QA:Testcase_Power_Management_pm_bugreport|pm-bugreport]]
! [[QA:Testcase_Power_Management_pm_bugreport|pm-bugreport]]
Line 890: Line 716:
|-
|-
|}
|}
== Long comments ==
<references group="long" />
[[Category:Fedora 17 Test Days|s]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)