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 29: Line 29:
** 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 119: Line 118:
*:<pre># echo 'echo "$STR" >> /tmp/pmtd-osd.log' >> /usr/bin/pmtd-osd</pre>
*:<pre># echo 'echo "$STR" >> /tmp/pmtd-osd.log' >> /usr/bin/pmtd-osd</pre>
*:and than read the OSD messages from /tmp/pmtd-osd.log
*: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.


{| style="font-size:80%;"
{| style="font-size:80%;"
Line 158: Line 152:
| [[User:jskarvad|Jaroslav Škarvada]]
| [[User:jskarvad|Jaroslav Škarvada]]
| [http://www.smolts.org/client/show/pub_2a35d874-f0c8-4011-b746-e461d7adf07d Lenovo T500]
| [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|warn}} <ref>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}} [http://fedoraproject.org/w/uploads/f/f8/Pm-test-day-20110324-pub_8aa3ce1e-cf39-4224-b5ab-04e72f17554b.txt bugreport]
Line 175: Line 169:
| {{result|none}}
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{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|warn}} <ref>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}}
| {{result|pass}}
| {{result|pass}}
Line 204: Line 198:
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E: 3820 mWh
| E: mWh
| E: 3380 mWh
| E: mWh
| <references/>
| <references/>
|-
|-
Line 211: Line 205:
| [http://www.smolts.org/client/show/pub_cf149895-0a90-474f-8039-8710f72197ca Lenovo ThinkPad T510]
| [http://www.smolts.org/client/show/pub_cf149895-0a90-474f-8039-8710f72197ca Lenovo ThinkPad T510]
| {{result|pass}}
| {{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|fail}} <ref>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}} [http://scratch.englab.brq.redhat.com/hhorak/pm-test-day-20110324-pub_02a03ebf-914e-417e-8f65-998961ed7791.txt bugreport]
| {{result|pass}}
| {{result|pass}}
Line 227: Line 221:
| {{result|pass}} [http://jvcelak.fedorapeople.org/testday-110929/pm-test-day-dell.txt bugreport]
| {{result|pass}} [http://jvcelak.fedorapeople.org/testday-110929/pm-test-day-dell.txt bugreport]
| {{result|pass}}
| {{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|fail}} <ref>Didn't suspend when the lid was closed.</ref>
| {{result|pass}}  
| {{result|pass}}  
| {{result|pass}}
| {{result|pass}}
| E:891 mAh
| {{result|none}}
| E:835 mAh
| {{result|none}}
| <references/>
| <references/>
|-
|-
Line 237: Line 231:
| [http://www.smolts.org/client/show/pub_fa80301a-bc63-493a-8468-84ee695059a5 Asus M51Kr]
| [http://www.smolts.org/client/show/pub_fa80301a-bc63-493a-8468-84ee695059a5 Asus M51Kr]
| {{result|pass}}
| {{result|pass}}
| {{result|warn}}<ref>Computer hibernated and resumed correctly, but net stoped working {{bz|742061}}</ref>
| {{result|none}}
| {{result|pass}} [https://fedoraproject.org/w/uploads/d/dd/Pm-test-day-20110324-pub_5d508abf-bbda-4c2b-8488-3e5ebbb38d38.txt bugreport]
| {{result|none}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| E:8448 mWh
| E:8371 mWh
| <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|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}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| <references/>
| <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)