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 9: Line 9:
| fedora_mailing_list = test
| fedora_mailing_list = test
}}
}}
{{admon/warning|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.}}


{{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 | 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.}}
Line 14: Line 16:
== What to test? ==
== What to test? ==


Today's instalment of Fedora Test Day will focus on [[SIGs/PowerManagement|'''Power Management''']]
Today's instalment of Fedora Test Day will focus on '''Power Management'''


== Who's available ==
== Who's available ==


The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
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]]
* Development - [[User:jskarvad|Jaroslav Škarvada]] (jskarvad)
* Quality Assurance - [[User:jscotka|Jan Ščotka]] (jscotka)
* Quality Assurance - TBD


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.
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 ==  
== Prerequisite for Test Day ==  


* [http://jskarvad.fedorapeople.org/pm-test-day-20110928.iso PM Test Day LiveCD] (md5sum: f470deed996574ab101d75b9eb5bf5c7) or an updated [http://fedoraproject.org/get-prerelease Fedora 16 pre-release] or you may get nightly composed [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ LiveCD].
* PM Test Day LiveCD (TBD) or an updated [http://fedoraproject.org/get-prerelease Fedora 16 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.
** 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 [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
* 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 ==
== Typing convetions ==
Line 48: Line 49:
#:<pre># rpm --import http://jskarvad.fedorapeople.org/RPM-GPG-KEY-pm-test-day</pre>
#:<pre># rpm --import http://jskarvad.fedorapeople.org/RPM-GPG-KEY-pm-test-day</pre>
# Install the PM Test Day support package by:
# Install the PM Test Day support package by:
#:<pre># yum install http://jskarvad.fedorapeople.org/pm-test-day-repo/pm-test-day-2-1.fc16.noarch.rpm</pre>
#* For 64 bit:
#*:<pre>TBD</pre>
#* For 32 bit:
#*:<pre>TBD</pre>
#* This procedure will also install the public key which will be then used for verification of packages from the PM Test Day repo.
#* This procedure will also install the public key which will be then used for verification of packages from the PM Test Day repo.


Line 97: Line 101:
| 5 minutes
| 5 minutes
|-
|-
| [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]]   
| [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned psave idle]]   
| Measures power consumption of machine in active idle with tuned disabled.
| Measures energy consumption of machine in active idle with tuned laptop-battery-powersave profile.
| Laptops only
| Laptops only
| 15 minutes
| 15 minutes
|-
|-
| [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned powersave idle]]   
| [[QA:Testcase_Power_Management_tuned_powersave_load|Tuned psave load]] 
| Measures power consumption of machine in active idle with tuned laptop-battery-powersave profile.
| Measures test duration / energy consumption of machine under load with tuned laptop-battery-powersave profile.
| All, laptops preferred
| 5 - 30 minutes
|-
| [[QA:Testcase_Power_Management_tuned_performance_idle|Tuned perf idle]]   
| Measures energy consumption of machine in active idle with tuned throughput-performance profile.
| Laptops only
| Laptops only
| 15 minutes
| 15 minutes
|-
| [[QA:Testcase_Power_Management_tuned_performance_load|Tuned perf load]] 
| Measures test duration / energy consumption of machine under load with tuned throughput-performance profile.
| All, laptops preferred
| 5 - 30 minutes
|}
|}


== Known Bugs / Workarounds ==
== Known Bugs ==
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.
Currently none.
 
*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 [[QA:Testcase_Power_Management_pm_powersave|pm-powersave]] test case. Upgrade to upower-0.9.13-1 (from pm-test-day repo) or newer by:
*:<pre># yum update upower</pre>
*:Then logout/login or start upower by hand:
*:<pre># /usr/libexec/upowerd</pre>
*: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 [[QA:Testcase_Power_Management_pm_powersave|pm-powersave]] is not shown, patch the pmtd-osd by following command:
*:<pre># echo 'echo "$STR" >> /tmp/pmtd-osd.log' >> /usr/bin/pmtd-osd</pre>
*: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 [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]], [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned powersave idle]] test cases, you will need to update your pm-test-day package to version 2.1-1 or newer by:
*:<pre>yum update pm-test-day</pre>
*:If you cannot see the pm-test-day update, try to clear your yum caches by:
*:<pre>yum clean all</pre>
*If you are running from the LiveUSB, the [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]], [[QA:Testcase_Power_Management_tuned_powersave_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 ==
== Test Results ==


If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=16&component=pm-utils pm-utils], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=16&component=tuned 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 [[Template:result|result template]] to enter your result, as shown in the example result line. bugreport.txt will be generated by test case [[QA:Testcase_Power_Management_pm_bugreport|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 have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=16&component=pm-utils pm-utils], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=16&component=tuned 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 [[Template:result|result template]] to enter your result, as shown in the example result line. bugreport.txt will be generated by test case [[QA:Testcase_Power_Management_pm_bugreport|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.
{{admon/warning|Please note there are two tables.}}


{| style="font-size:80%;"
{| style="font-size:80%;"
! User
! User
! Smolt<br/>Profile
! Smolt<br/>Profile
! [[QA:Testcase_Power_Management_pm_suspend|pm-suspend]]
! [[QA:Testcase_Power_Management_pm_suspend|pm- suspend]]
! [[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]]
! [[QA:Testcase_Power_Management_pm_powersave|pm-powersave]]
! [[QA:Testcase_Power_Management_pm_powersave|pm- powersave]]
! [[QA:Testcase_Power_Management_Lid_Close|Lid close]]  
! [[QA:Testcase_Power_Management_Lid_Close|Lid close]]  
! [[QA:Testcase_Power_Management_Backlight_Control|Backlight control]]
! [[QA:Testcase_Power_Management_Backlight_Control|Backlight control]]
! [[QA:Testcase_Power_Management_tuned_basic|Tuned basic]]
! [[QA:Testcase_Power_Management_tuned_basic|Tuned basic]]
! [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]]
! [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned powersave idle]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 Sample Machine]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 Sample Machine]
| {{result|fail}} <ref>{{bz|54321}}</ref>
| {{result|pass}}
| {{result|warn}} <ref>Got report but also encountered {{bz|54320}}</ref> [http://fedoraproject.org/w/uploads/2/2f/pm-test-day-20110324-pub_84465125-1350-4f83-87b9-5f16f7430eb8 bugreport]
| {{result|pass}}
| {{result|warn}}
| {{result|pass}}
| {{result|pass}}
| E:4800 mWh
| E:4710 mWh
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_2a35d874-f0c8-4011-b746-e461d7adf07d Lenovo T500]
| {{result|warn}} <ref group="long">Test passed, but I encountered {{bz|742061}} that was related to wlan. I had to install abrt-cli in order to report it, because the abrt-gui didn't handle it. All comments about it will be handled to abrt guys.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} [http://fedoraproject.org/w/uploads/f/f8/Pm-test-day-20110324-pub_8aa3ce1e-cf39-4224-b5ab-04e72f17554b.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| [http://fedoraproject.org/w/uploads/2/2f/pm-test-day-20110324-pub_84465125-1350-4f83-87b9-5f16f7430eb8 bugreport]{{result|warn}} <ref>Got report but also encountered {{bz|54320}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:4330 mWh
| E:3920 mWh
| <references/>
| <references/>
|}
If you ran the tuned profile tests, please write these results to the table bellow.
{| style="font-size:80%;"
! User
! Machine
! [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned psave idle]]
! [[QA:Testcase_Power_Management_tuned_powersave_load|Tuned psave load]]
! [[QA:Testcase_Power_Management_tuned_performance_idle|Tuned perf idle]]
! [[QA:Testcase_Power_Management_tuned_performance_load|Tuned perf load]]
! References
|-
|-
| [[User:bonzini|Paolo Bonzini]]
| [[User:SampleUser|Sample User]]
| Lenovo T500, wireless off
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 Sample Machine]
| {{result|pass}}
| E:2300 mWh
| {{result|none}}
| T:320 / E:3000 mWh
| {{result|none}}
| E:2200 mWh
| {{result|pass}}
| T:300 / E:3200 mWh{{result|warn}} <ref>Got results but also encountered {{bz|54322}}</ref>
| {{result|warn}} <ref group="long">My system doesn't suspend with docking station because GNOME3 is brain-damaged.  {{bz|719679}}, with patch [https://bugzilla.gnome.org/show_bug.cgi?id=657201 here].  Since this wastes power, I'm reporting it here for powersaving test day even though it is because "the designers wanted this behavior".</ref>
| {{result|pass}}
| {{result|pass}}
| E:5240 mWh
| E:4870 mWh
| <references/>
|-
| [[User:jkaluza|Jan Kaluza]]
| HP Pavilion dv6, wireless off
| {{result|fail}} <ref>Suspended, but didn't wake up.</ref>
| {{result|none}} <ref>No swap partition</ref>
| {{result|pass}}
| {{result|fail}} <ref>Gnome detected it properly, but upowerd does not. Killing upowerd and running it again on foreground helped and fixed the issue.</ref>
| {{result|none}}
| {{result|fail}} <ref>This never worked for me without proprietary drivers.</ref>
| {{result|pass}}
| E:960 mAh
| E:960 mAh
| <references/>
|-
| [[Branislav Nater]]
| [http://www.smolts.org/client/show/pub_ff41908a-fa23-4506-aeb7-52b94b53b540 Lenovo ThinkPad X201]
| {{result|pass}}
| {{result|none}} <ref>no swap partition</ref>
| {{result|pass}} [https://fedoraproject.org/w/uploads/2/21/Pm-test-day-20110324-pub_pub_ff41908a-fa23-4506-aeb7-52b94b53b540.txt bugreport]
| {{result|warn}} <ref>OSD is not shown, but messages in /tmp/pmtd-osd.log are correct</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E: 3820 mWh
| E: 3380 mWh
| <references/>
|-
| [[User:hhorak|Honza Horak]]
| [http://www.smolts.org/client/show/pub_cf149895-0a90-474f-8039-8710f72197ca Lenovo ThinkPad T510]
| {{result|pass}}
| {{result|fail}} <ref group="long">Didn't hibernate, but a message AC POWER printed instead of it (like AC cable plugged in, but I didn't do anything with the cable). Run from LiveUSB.</ref>
| {{result|pass}} [http://scratch.englab.brq.redhat.com/hhorak/pm-test-day-20110324-pub_02a03ebf-914e-417e-8f65-998961ed7791.txt bugreport]
| {{result|pass}}
| {{result|fail}} <ref>Laptop back-light turned off when closed, but not suspended.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:jvcelak|Jan Vcelak]]
| [http://www.smolts.org/client/show/pub_a6c69bea-4632-4233-a801-2ce404984f0b Dell E6510]
| {{result|pass}}
| {{result|fail}} <ref>Didn't hibernate with LiveUSB. Didn't wake up from hibernation with LiveCD (black screen, CapsLock blinking).</ref>
| {{result|pass}} [http://jvcelak.fedorapeople.org/testday-110929/pm-test-day-dell.txt bugreport]
| {{result|pass}}
| {{result|warn}} <ref group="long">Didn't suspend when the lid was closed. But it works after reboot Before the reboot, PM features of the desktop were kind of missing. The battery icon was not there, no brightness control in "gnome-control-center power". This happens to me from time to time on regular basis, maybe some problem with ACPI. But I cannot reliably reproduce.</ref>
| {{result|pass}}
| {{result|pass}}
| E:891 mAh
| E:835 mAh
| <references/>
|-
| [[User:pschindl|Petr Schindler]]
| [http://www.smolts.org/client/show/pub_fa80301a-bc63-493a-8468-84ee695059a5 Asus M51Kr]
| {{result|pass}}
| {{result|warn}}<ref>Computer hibernated and resumed correctly, but net stoped working {{bz|742061}}</ref>
| {{result|pass}} [https://fedoraproject.org/w/uploads/d/dd/Pm-test-day-20110324-pub_5d508abf-bbda-4c2b-8488-3e5ebbb38d38.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:8448 mWh
| E:8371 mWh
| <references/>
| <references/>
|-
| [[User:sagitter|Antonio Trande]]
| [http://www.smolts.org/client/show/pub_dc2b7c9f-0b53-473c-b632-9710753fbc17 Acer Aspire 6930G]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} [https://fedoraproject.org/w/uploads/b/bf/Pm-test-day-20110324-pub_80b1e99a-1c3a-48b4-be87-03d5fad651b5.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} E:596 mAh
| {{result|pass}} E:616 mAh
| <references/>
|-
| Juraj Marko
| [http://www.smolts.org/client/show/pub_3d590553-b0fa-4019-9b99-21850d5d2da9 lenovo ThinkPad T400]
| {{result|pass}}
| {{result|pass}}<ref>I was testing with docking station and dual monitor</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} E:5330 mWh
| {{result|pass}} E:4680 mWh
| <references/>
|-
| Jan Scotka
| [http://www.smolts.org/client/show/pub_af919474-739a-4b7d-ae4d-aea8045af926 KVM virtual machine]
| {{result|fail}}  <ref>cat /sys/power/state shows only disk</ref>
| {{result|fail}} <ref group="long">(upowerd:5277): UPower-WARNING **: Failed to acquire org.freedesktop.UPower (upowerd:5277): UPower-WARNING **: Could not acquire name; bailing out, not working </ref>
| {{result|pass}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|fail}}  <ref group="long"> Some profile caused, that mouse was disabled and not working, tested with: for foo in `tuned-adm list 2>&1 |egrep "^- " |sed "s/- //"`; do tuned-adm profile $foo; sleep 1; tuned-adm active; done, after investigation I found that spindown-disc caused the problem with mouse</ref>
| {{result|none}}
| {{result|none}}
| <references/>
|-
| Jan Scotka
| [http://www.smolts.org/client/show/pub_a5686524-3975-4025-86bc-a3b5e45365a8 HP nx6125]
| {{result|fail}} <ref>causes kernel panic, propably wireless driver b43, created bug: 742477</ref>
| {{result|fail}} <ref>propably same issue as previous one</ref>|
| {{result|pass}} [https://fedoraproject.org/w/uploads/8/8a/Pm-test-day-20110324-pub_bfdd4fff-dbcf-48b7-a4ef-202d50b7aec0.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E: 386mAh
| E: 451mAh
| <references/>
|-
| [[User:eischmann|Jiri Eischmann]]
| [http://www.smolts.org/client/show/pub_d2155fc3-fbc1-4b48-ab70-393555f8ebc2 Lenovo ThinkPad T400s]
| {{result|pass}}
| {{result|fail}} <ref>Hibernation works, but after resume it reboots.</ref>
| {{result|pass}} [https://fedoraproject.org/w/uploads/6/6f/Pm-test-day-20110324-pub_ff1e6f8a-e090-404e-8204-ff0b360e178b-eischmann.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:3460 mWh
| E:3420 mWh
| <references/>
|-
| [[User:vagojan|Václav Jansa]]
| [http://www.smolts.org/client/show_all/pub_8fdd91db-dee5-4fd1-b09f-d5e0548c3663 HP EliteBook 8460p]
| {{result|pass}}
| {{result|fail}}  <ref>Hibernate works ok, but in resume process ocurred force reboot.</ref>
| {{result|pass}} [[File:Pm-test-day-20110324-pub_65ca9c56-3cba-4292-abde-0980e02469f1.txt|bugreport]]
| {{result|pass}}
| {{result|fail}}  <ref>No reaction. System kept running, backlight on/off works.</ref>
| {{result|fail}}  <ref>Gnome displays proper brightnes indicator, and react to key pressing. The brightnes level has remaind unchanged.</ref>
| {{result|warn}}  <ref>Tuned process left runing.</ref>
| E:553 mAh
| E:543 mAh
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_e03a1708-2c9a-4e78-a144-0f7885738116 EeePC Asus 1000H] <ref>Reported AVC {{bz|742325}}.</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} [http://fedoraproject.org/w/uploads/d/d8/Pm-test-day-20110324-pub_ed817567-e067-4ec0-acc4-4e20ea57fec6.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:285 mAh
| E:278 mAh
| <references/>
|-
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_038f190d-f297-4197-b3b9-889d97e0020d Gigabyte M56S-S3]
| {{result|fail}} <ref>Everything went OK, but the video doesn't resume with the nouveau driver, reported {{bz|742344}}.</ref>
| {{result|pass}}
| {{result|pass}} [http://fedoraproject.org/w/uploads/6/69/Pm-test-day-20110324-pub_e3c8ed4c-a152-4466-8d49-4d28f68cc30d.txt bugreport]
|
|
|
| {{result|pass}}
|
|
| <references/>
|-
| [[User:vpodzime|Vratislav Podzimek]]
| [http://www.smolts.org/client/show/pub_f5d9bc17-98f7-4403-bc85-0fac05c19236 Samsung N145+]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}} [https://fedoraproject.org/w/uploads/a/a5/Pm-test-day-20110324-pub_7b701009-43b1-455b-be50-bfabb23a20a3_vpodzime.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref> there are only three possible levels of backlight (see bugzilla for more details) {{bz|637397}}.</ref>
| {{result|pass}}
| E: 210 mAh (11.1 V)
| E: 172 mAh (11.1 V)
| <references/>
|-
| Jakub Jedelsky
| [http://www.smolts.org/client/show/pub_676bb1aa-c6af-4922-9c95-4c5e5ad57355 Lenovo N200 3000]
| {{result|pass}}
| <ref> No swap partition. </ref>
| {{result|pass}} [http://static.stderr.cz/fedora/pm-test-day-20110324-pub_5dd57acc-e9cd-4122-9283-24e22f86df6b.txt bugreport]
| {{result|pass}} <ref>Work's with log in /tmp  only</ref>
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
|
|
| <references/>
|-
| [[User:kybl|Aleš Janda]]
| [http://www.smolts.org/client/show/pub_874bd7c2-b939-4eeb-8284-5d0a6a32b277 Dell Latitude E6410]
| {{result|pass}}
| {{result|fail}} <ref>Hibernate works ok, but sometimes there is force reboot while resume (but sometimes correct).</ref>
| {{result|pass}} [http://fedoraproject.org/w/uploads/d/d2/Pm-test-day-20110324-pub_4f9e2987-f566-43f5-8036-c8e03e1cd06e.txt bugreport]
| {{result|fail}} <ref group="long">Gnome detected it properly but no OSD is shown and no file /tmp/pmtd-osd.log is created (not exists). Neither restarting upowerd does not solve this problem. However, when was battery low, OSD was shown.</ref>
| {{result|pass}}
| {{result|warn}} <ref group="long">Increasing is not properly showed by Gnome. It works only from start to first half. In half of progress bar, backlight is in full state and increasing causing progress bar change but no backlight. When decreasing, other thing happens - backlight is set lower than should be and immediately light up (to correct level) - so it's causing unpleasant flashing.</ref>
| {{result|pass}}
| 823 mAh
| 829 mAh
| <references/>
|-
| Pavel Křivánek
| [http://www.smolts.org/client/show/pub_54c3c417-315d-48be-bb1d-6ad0877e1861 Toshiba Satellite U300]
| {{result|pass}}
| <ref>Swap on LVM, not tested.</ref>
| {{result|pass}} [http://fedoraproject.org/w/uploads/7/7f/Pm-test-day-20110324-pub_8ffb19e9-feb6-47bb-b808-47330d3ca8c6.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>gnome-shell crashed, unable to report due to abrt problem.</ref>
| {{result|pass}}
|
|
| <references/>
|-
| [[User:Psklenar|Petr Sklenář]]
| [http://www.smolts.org/client/show/pub_88710de0-9676-43f6-ae3f-a1477ff65501 Lenovo x220]
| {{result|pass}}
| <ref>system without swap</ref>
| {{result|pass}} [https://fedoraproject.org/w/uploads/e/e0/Pm-test-day-20110324-pub_2d5d5d8f-e0c3-42a8-afe8-11a64ed917bf.txt bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:4850 mWh
| E:4610 mWh
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| [http://www.smolts.org/client/show/pub_06e58257-520c-4d99-8cbe-eab747a72a78 Toshiba Satellite C650D]
| {{result|warn}}<ref>Resuming froze the system forcing hard reset</ref>
| {{result|inprogress}}
| {{result|pass}}[ bugreport]
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:2791 mWh
| E:2392 mWh
| <references/>
|-
| [[User:luya|Luya Tshimbalanga]]
| [http://www.smolts.org/client/show/pub_47816dee-2c35-40a7-9e38-236fec3bb786 Desktop]
| {{result|warn}}<ref>Resuming froze the system forcing hard reset</ref>
| {{result|fail}}<ref>Swap is about 6GB while RAM size is 8GB, fail to hibernate</ref>
| {{result|na}}
| {{result|na}}
| {{result|inprogress}}
| {{result|na}}
| {{result|na}}
| na
| na
| <references/>
|-
! User
! Smolt<br/>Profile
! [[QA:Testcase_Power_Management_pm_suspend|pm-suspend]]
! [[QA:Testcase_Power_Management_pm_hibernate|pm-hibernate]]
! [[QA:Testcase_Power_Management_pm_bugreport|pm-bugreport]]
! [[QA:Testcase_Power_Management_pm_powersave|pm-powersave]]
! [[QA:Testcase_Power_Management_Lid_Close|Lid close]]
! [[QA:Testcase_Power_Management_Backlight_Control|Backlight control]]
! [[QA:Testcase_Power_Management_tuned_basic|Tuned basic]]
! [[QA:Testcase_Power_Management_tuned_off_idle|Tuned disabled idle]]
! [[QA:Testcase_Power_Management_tuned_powersave_idle|Tuned powersave idle]]
! References
|}
|}


== Long comments ==
[[Category:Fedora 16 Test Days]]
<references group="long" />
 
[[Category:Fedora 16 Test Days]]
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)