From Fedora Project Wiki

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

Date 2012-10-11
Time all day

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


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.
Note.png
On site event
You can attend this event online or personally in Red Hat Brno office

What to test?[edit]

Today's instalment of Fedora Test Day will focus on Power Management

Who's available[edit]

The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...

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 during 13:00 - 19:00, Visitors room, 4th floor (in the front of reception desk).

Prerequisite for Test Day[edit]

  • The 32 bit live medium (SHA-1: e003ad7e7bcac9cc018ee2e0cee5977a4779b59d) or 64 bit live medium (SHA-1: f63f4faebdd0b3398ba6755d681d7e630efba091) or an updated Fedora 18 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. 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 pm-hibernate test case.
    • If you attend the event on-site in Red Hat Brno office, there will be prepared bootable USB flash disks/CD ROMs, thus you only need to bring your hardware there. (13.00-17.00 CEST)
  • Your hardware profile uploaded to Smolt according to these instructions
    • In case you have dependency problem with smolt package use the workaround bellow:
 yum install --nogpgcheck "http://fedorapeople.org/~jskarvad/pm-test-day-repo/smolt-1.4.3-6.fc18.noarch.rpm"
  • 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[edit]

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?[edit]

It is focused especially on suspend, hibernate, power-consumption, LCD brightness control and tuned. Some test cases are only for laptop users and it is noted in the 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.

Prepare your system[edit]

Note.png
PM Test Day Live medium
If you are using our PM Test Day Live medium, 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-4-1.fc18.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.
    • In case you have dependency problem with smolt package use the workaround bellow:
       yum install --nogpgcheck "http://fedorapeople.org/~jskarvad/pm-test-day-repo/smolt-1.4.3-6.fc18.noarch.rpm"

Make sure you have all current updates (and temporal fixes) installed by:

# yum update

Clear your audit log (especially important in case you aren't running from the live medium):

# echo -n > /var/log/audit/audit.log

Known Bugs / Workarounds[edit]

  • RHBZ #862801 - Anaconda hangs when 'Configuring installed system'
    You can encounter this when doing liveinst from the live media, current workaround: 'pkill anaconda'.
  • Problem with screen locking:
    Screen locking is disabled on live medium, to enable:
    • Set password for liveuser:
      # passwd liveuser
    • Enable the locking feature:
      $ gsettings set org.gnome.desktop.lockdown disable-lock-screen 'false'
    • Enable the lock in gnome-control-center:
      $ gnome-control-center screen
    The desktop locking is task of gnome-settings-daemon/UPower not pm-utils (pm-suspend*, pm-hibernate). Pm-utils is backend for UPower and knows nothing about desktop locking. To lock your desktop you need to suspend/hibernate from gnome-shell UI.
  • Problem with hibernation from gnome-shell
    • AFAIK currently it is not possible to hibernate from gnome-shell UI without tweaking (please don't ask me why, I am not Gnome developer), you can invoke the full hibernation (including desktop locking if set, see above) by the following dbus call:
      $ dbus-send --print-reply --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
      Or with gnome-shell 3.6:
      # dbus-send --print-reply --system --dest=org.freedesktop.login1 /org/freedesktop/login1 org.freedesktop.login1.Manager.Hibernate boolean:false
  • RHBZ #859224 - Please take systemd-logind's handle-power-key/handle-suspend-key/handle-hibernate-key/handle-lid-switch inhibitor locks if GNOME wants to handle the respective keys on its own
    Double suspend problem.

Test Cases[edit]

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 2 minutes
pm-suspend-hybrid Tests hybrid suspend (AKA suspend to both) / resume via pm-utils. All 2 minutes
pm-powersave Tests detection of AC / battery (upower functionality) and pm-powersave reactions to power source changes (pm-utils). Laptops 1 minutes
Lid close Tests system reaction to lid close. Laptops 1 minutes
Backlight control Tests LCD backlight control. Laptops 1 minute
Tuned Tests tuned-adm (tuned) basic functionality. All 5 minutes
Tuned disabled idle Measures power consumption of machine in active idle with tuned disabled. Laptops or users with wattmeter 15 minutes
Tuned powersave idle Measures power consumption of machine in active idle with tuned laptop-battery-powersave profile. Laptops or users with wattmeter 15 minutes
Selinux AVCs Tests if there are no SELinux AVCs during profile switching. All 1 minutes

Test Results[edit]

If you have problems with any of the tests, report a bug to Bugzilla usually for the component pm-utils, selinux-policy, kernel, or tuned. If you are reporting suspend/hibernate problem, please also attach output from dmesg and pm-utils-bugreport-info.sh. 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. The first column should be your name with a link to your Fedora User Wiki page (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.

User Smolt
Profile
pm-suspend pm-hibernate pm-suspend-hybrid pm-powersave Lid close Backlight control Tuned Tuned disabled idle Tuned powersave idle Selinux AVCs References
Sample User Sample Machine
Fail fail [1]
Fail fail
Pass pass
Warning warn
[2]
Pass pass
Inprogress inprogress
Fail fail [3]
4.800 Wh 4.710 Wh
Pass pass
  1. RHBZ #54321
  2. Got report but also encountered RHBZ #54320
  3. RHBZ #864911
Abhay Dell Inspiron N5010 A15
Fail fail [1]
Fail fail
[2]
Pass pass
Warning warn
[3]
Pass pass
Warning warn
[4] [5]
Pass pass
  1. RHBZ #865414
  2. resume doesn't work. RHBZ #865457
  3. network connection couldn't re-establish. RHBZ #865414
  4. AVC denial notification while starting the tuned service. RHBZ #865443
  5. powertop2tuned crashes whilst generating profiles. RHBZ #865655
pschindl Lenovo ThinkPad T520
Pass pass
Pass pass
Pass pass
Pass pass
Warning warn
[1]
Pass pass
Pass pass
4910 Wh 5035 Wh
Fail fail [2]
  1. RHBZ #865362 works with gnome-settings-daemon-3.6.1-2
  2. RHBZ #865387
vhumpa Lenovo ThinkPad T420
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
8.821 Wh, 11.446 V (KDE) 8.676 Wh, 10.758 V (KDE)
Pass pass
lzachar Dell Inspiron 1525
Pass pass
Pass pass
[1]
Pass pass
Pass pass
Warning warn [2]
Pass pass
Pass pass
bat: 3.984 Wh, ac: 4.354 Wh [3]
Inprogress inprogress
bat: 4.149 Wh, ac: xxxx
Fail fail [4]
  1. on swap<memory & luks & lvm
  2. RHBZ #865362
  3. RHBZ #865468 screen blank after 9 min
  4. RHBZ #865387
lzachar lenovo T410
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
[1]
Pass pass
Pass pass
bat: 3.390 Wh bat: 3.410 Wh
Fail fail [2]
  1. works with gnome-settings-daemon-3.6.1-2
  2. RHBZ #865387
csm Lenovo ThinkCentre M58p
Warning warn
[1]
Fail fail
[2]
Fail fail
[3]
N/A
N/A
N/A
Pass pass
N/A
N/A
Pass pass
  1. 1. Suspend okay, 2. one too, but after 2. wakeup screen remains black, doesn't wakeup
  2. Resume doesn't work
  3. Szstem doesn't reach hibernation state, instead seems to resume immediately
psklenar Lenovo T410
Warning warn
[1] [2]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Inprogress inprogress
bat: 4.405 [3]
Inprogress inprogress
bat: 4.501
Inprogress inprogress
  1. anaconda bug RHBZ #865322
  2. pm-utils bug RHBZ #865410
  3. 1. liveCD turns with CD randomly
dapospis Lenovo T520
Fail fail
[1]
Pass pass
Pass pass
Pass pass
Fail fail
[2]
Pass pass
Pass pass
[3]
6.463 Wh (12.453 V) 6.597 Wh (12.083 V)
Pass pass
dapospis HP Mini 5103 [1]
Pass pass
Pass pass
Pass pass
Pass pass
Fail fail
[2]
Pass pass
Fail fail
[3]
3.325 Wh (12.503 V) 3.199 Wh (12.119 V)
Pass pass
  1. booted with processor.ignore_ppc=1 due to problem with cpu scaling
  2. double suspend problem
  3. AVC after first tuned service start, path to the profile, see. bug 865477
jpospisi HP Compaq 6715b [1]
Pass pass
Pass pass
Fail fail [2]
Pass pass
Warning warn [3]
Pass pass
Pass pass
6.034 Wh (11.718 V) 6.509 Wh (11.340 V)
Fail fail [4]
  1. Also encountered RHBZ #865844 and RHBZ #865848.
  2. RHBZ #865844
  3. RHBZ #865362
  4. RHBZ #865387
Sgf Lenovo IdeaPad S12 ION
Warning warn
[1]
Pass pass
Pass pass
Pass pass
Fail fail [2]
Pass pass
Pass pass
5.130 Wh 5.030 Wh
Pass pass
  1. RHBZ #791149 - there is workaround mentioned in the bug comments, so I continued with that
  2. RHBZ #865362
sagitter Acer Aspire 6930G
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass [1]
Pass pass
5.552 Wh (10.457 V)
Pass pass
5.760 Wh (10.342 V) [2]
Pass pass [1]
  1. 1.0 1.1 RHBZ #865443
  2. RHBZ #865443
Eric Blake Lenovo ThinkStation D20 [1]
Fail fail
[long 1]
Fail fail
[2]
Fail fail
[long 2]
Pass pass
[3]
Pass pass
  1. most of my testing was done bare-metal running rawhide rather than F18, but I also tested pm-suspend with the F18 liveusb test image
  2. RHBZ #865597 machine sort of recovered, but I/O errors prevented doing anything useful
  3. 'pgrep tuned' had false positive on ksmtuned process, unrelated to tuned
User:Evillagr HP dv5-1132la
Pass pass
Pass pass
[1]
Pass pass
Pass pass
Warning warn [2]
Pass pass
N/A N/A N/A
Fail fail [3]
  1. Swap on LVM
  2. RHBZ #865362
  3. RHBZ #865443
User:Adabeda ThinkPad R500
Pass pass
none
none
Pass pass
Warning warn [1]
Pass pass
Pass pass
6.210 Wh 6.160 Wh
none
  1. RHBZ #865362
User:Adabeda ThinkPad 420
Pass pass
none
none
Pass pass
Warning warn [1]
Pass pass
Pass pass
10.977W/2.744Wh [2] 11.074W/2.768Wh [3]
none
  1. RHBZ #865362
  2. External power meter was used.
  3. External power meter was used.
User:hhorak [ThinkPad Edge 11.6 U5400]
Pass pass
Pass pass
Pass pass
Pass pass
Warning warn [1]
Pass pass
Warning warn [2]
Warning warn
3.820 Wh [3]
Warning warn
3.810 Wh [4]
Fail fail [2]
  1. RHBZ #865362
  2. 2.0 2.1 RHBZ #864911
  3. RHBZ #866367
  4. RHBZ #866367
Jaroslav Škarvada Lenovo T420s
Warning warn [1]
Pass pass
Warning warn [2]
Pass pass
Warning warn [3]
Pass pass
Pass pass [4]
4.543 Wh (11.833 V) 3.786 Wh (12.135 V)[5] 4.655 Wh (12.061 V) [6] 3.682 Wh (12.155 V) [7]
Pass pass
  1. RHBZ #865466
  2. RHBZ #866487
  3. RHBZ #859224
  4. RHBZ #866919
  5. Re-measured with HDD installed F18.
  6. RHBZ #866918
  7. Re-measured with fixed tuned and HDD installed F18.
Jaroslav Škarvada Lenovo T500
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
4.920 Wh 4.650 Wh
Pass pass
Jaroslav Škarvada Asus 1000H
Pass pass
Warning warn [1]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
2.341 Wh (7.804 V) 2.250 Wh (7.604 V)
Pass pass
  1. RHBZ #865466
Jaroslav Škarvada Dell Latitude D620
Pass pass
Fail fail [1]
Pass pass
N/A [2]
Pass pass
Pass pass
Pass pass
N/A N/A
Fail fail [3]
[long 3]
  1. RHBZ #867006
  2. Dead battery
  3. RHBZ #883928
Jaroslav Škarvada Gigabyte M56S-S3
Pass pass
Pass pass
Warning warn
[1]
N/A [2] N/A N/A
Pass pass
N/A N/A
Pass pass [3]
  1. Machine performed full hibernation
  2. Desktop.
  3. RHBZ #864911
Jaroslav Škarvada Lenovo X201
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
3.248 Wh (12.543 V) 3.530 Wh (12.430 V)
Pass pass
Jaroslav Škarvada P4X266E-8233
Pass pass
[1]
Fail fail [2]
Warning warn
[3]
N/A N/A N/A
Pass pass
N/A N/A
Fail fail [4]
  1. Firmware doesn't seem to support suspend, only standby, so the machine standby
  2. RHBZ #867006
  3. The machine hibernates
  4. RHBZ #883928
mkyral [Asus K50IJ (Pent T4200, 4GB, graf. Intel GMA4500MHD]
Pass pass
Fail fail
[1]
Pass pass
[2]
Pass pass
Pass pass
Pass pass
Pass pass [3]
bat: 3.355 Wh [4] bat: 3.333 Wh [5]
Fail fail [3]
  1. after resume screen flickers RHBZ #867460
  2. resuming from RAM
  3. 3.0 3.1 RHBZ #865443
  4. RHBZ #865468
  5. RHBZ #865468
Martix Thinkpad T520
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
[1]
4.169 Wh[2] 4.053 Wh[3]4.250[4]
  1. except AVC denial
  2. 15 min
  3. 5 min test with powertop tunables all good
  4. 5 min powersave
jskladan [ Mac Mini]
Pass pass
Pass pass
Pass pass
Pass pass
JiriEischmann ExoPC
Pass pass
Warning warn
[1]
Pass pass
Pass pass
Pass pass [2]
[3]
2.796 Wh (7.098 V)[4] 2.777 Wh (7.013 V)
Pass pass
  1. The system woke up after hibernation, but touch screen didn't work, X server restart needed. No improvement since F17.
  2. RHBZ #865443
  3. SELinux didn't like starting Tuned service via systemd.
  4. Both results are higher and the difference is much smaller than in F17.
lzachar Dell Inspiron 1525
Pass pass
Pass pass
[1]
Pass pass
[2]
Pass pass
[3]
Pass pass
Warning warn [4]
Pass pass
  1. swap<memory & lvm & live-cd & luks
  2. swap<memory & livecd & lvm in luks => passed
  3. tested both suspend, hibernate on power cut.
  4. RHBZ #865362
MartinK Lenovo T520 42404GG
Pass pass
Pass pass
Pass pass
Pass pass
Fail fail
[long 4]
Pass pass
Pass pass
MartinK Lenovo T520 42404GG using nvidia graphics 7.911[1] 8[2]
Pass pass
  1. using the Nvidia discreet GPU wifi OFF, screen ON
  2. using the Nvidia discreet GPU wifi OFF, screen ON
pbabinca Lenovo ThinkPad R61
Pass pass
Pass pass
Pass pass
luya [ Toshiba Satellite C650D]
Pass pass
Pass pass
Pass pass
Pass pass
Warning warn
[1]
  1. Setting Brightness to min does not totally darken the screen.
evillagr HP dv5-1132la
Pass pass
pschindl desktop with AMD
Pass pass
Pass pass
Pass pass
Pass pass
iiska [01965NG ThinkPad Edge]
Pass pass
Pass pass
[1]
Pass pass
Pass pass
Fail fail
[2]
Pass pass
Pass pass
2.96 2.97
Warning warn
[long 5]
  1. Using swap partition in same the usb stick than livecd image.
  2. https://bugzilla.redhat.com/show_bug.cgi?id=865362
bblaskov [Bochs ] [long 6]
Pass pass
Pass pass
Pass pass
Pass pass
mysho [41786NG ThinkPad T420] [1]
Pass pass
Pass pass
Pass pass
Pass pass
Fail fail
[2]
Pass pass
Fail fail
Fail fail
  1. better than fedora 17 :D
  2. lid-close suspends, but i have to wake up manually
staffe [Aspire 7730G Not Applicable] [long 7]
Pass pass
[1]
Pass pass
Pass pass
Pass pass
[2]
Fail fail
[long 8]
Fail fail
[long 9]
5.655 Wh 6.540 Wh
Pass pass
  1. skipped
  2. Desktop doesn't get locked / promt for password - but thats ok i guess cause i'm on a live system...
plautrba [3680B56 ThinkPad X201]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
jmarko Unknown
Pass pass
Pass pass
Pass pass
Fail fail
[1]
Fail fail
[long 10]
Pass pass
Pass pass
[2] [3]
Pass pass
[long 11]
  1. Only the led and status bar icon was changing. No reaction in terminal
  2. No finished because LCD was always turning off
  3. No finished because LCD was always turning off
pbabinca [7732NEG ThinkPad R61]
Pass pass
Pass pass
Pass pass
Pass pass
Pass pass
[1]
Pass pass
[2] [3]
Pass pass
  1. Test wasn't run. I have hw problems with backlight on my laptop.
  2. Test wasn't run. I wasn't able to set backlight to maximum due to hw problems.
  3. Test wasn't run. I wasn't able to set backlight to maximum due to hw problems.
liam Unknown
Pass pass
Fail fail
[long 12]
Pass pass
Pass pass
[1]
Pass pass
Fail fail
[2]
Warning warn
[long 13]
6.995Wh 7.533Wh
Pass pass
  1. The terminal correctly reports powerstate change but Gnome Shell did respond to any of the changes.
  2. No response to using keys. Still able to change backlight through /sys/class/backlight.
User Smolt
Profile
pm-suspend pm-hibernate pm-suspend-hybrid pm-powersave Lid close Backlight control Tuned Tuned disabled idle Tuned powersave idle Selinux AVCs References

Previous test day (for reference)[edit]

Previous F17 PM Test Day


Long comments[edit]

  1. RHBZ #679631 machine whirs up after pressing power button to resume, and even shows last screen, but remains unresponsive, if hard disk is present; but if disk is pulled while I use liveusb image, it works
  2. same failure as pm-suspend on first power-on; then hard power cycle triggered hibenation recovery on second power-on with same failure as pm-hibernate; next hard power cycle (third power-on) booted fresh
  3. Also encountered some AVCs on spindown-disk profile, but we are going to fix this upstream in the next tuned update (this is minor as the profile is phasing out in the compat sub-package)
  4. Suspends correctly after closing the laptop lid. After opening the lid, system successfully resumes to the GUI but then immediately suspends again. Pressing the power button afterwards resumes the system correctly. (reportedly caused by a bug in gsettings ?)
  5. Following avc erors/messages are displayed when pmtd-selinux-test is run immediately after systemctl start tuned.service. If test script pmtd-selinux-test is run again there are no AVC matches. [root@localhost liveuser]# pmtd-selinux-test AVCs: ---- type=SYSCALL msg=audit(10/11/2012 07:35:39.207:517) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f6c94ee8390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=1 pid=6187 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null) type=AVC msg=audit(10/11/2012 07:35:39.207:517) : avc: denied { search } for pid=6187 comm=tuned name=dbus dev="tmpfs" ino=13925 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir
  6. I am really surprised that there is NO WAY how to hibernate in Gnome3 with password prompt after booting again. There is no "clickable" action and after pm-hibernate it doesn't prompt for password.
  7. In every Fedora release, automatic suspend (after x minutes) didn't work properly. Sometimes it worked, sometimes it didn't. However the script on the following page fixed this issue for me (translated from german to english with google translate: http://translate.google.com/translate?sl=de&tl=en&js=n&prev=_t&hl=de&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Flinuxundich.de%2Fde%2Fhardware%2Fstandbysuspend-unter-linux-bei-vielen-notebooks-und-mainboards-reparieren%2F&act=url Original: http://linuxundich.de/de/hardware/standbysuspend-unter-linux-bei-vielen-notebooks-und-mainboards-reparieren/ I don't know what the script exactly does, but you may have a look at it, if you want.
  8. - System starts with lowest brightness level - I always have to adjust after start (to max brightness). - Bluetooth automatically starts after boot. If I turn off bluetooth via laptopbutton the backlight brightness increases for some reason. The bluetooth button acts like backlight control key 'up' but only when turning bluetooth off. When turning bluetooth on, all is normal. - The backlight control keys itself work as they should.
  9. Result 1 > Passed Result 2: tuned.service is still running after doing a 'systemctl stop tuned.service' Console-Log: [root@localhost liveuser]# systemctl stop tuned.service [root@localhost liveuser]# pgrep tuned 640 [root@localhost liveuser]#
  10. Fail to return when 2 lcds connected https://picasaweb.google.com/106948465206430639830/PmTestDay?authuser=0&authkey=Gv1sRgCL3M0YbP54jcuwE&feat=directlink
  11. pmtd-selinux-test AVCs: ---- type=SYSCALL msg=audit(10/11/2012 11:45:35.738:309) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f19d797c390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=1 pid=2097 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null) type=AVC msg=audit(10/11/2012 11:45:35.738:309) : avc: denied { search } for pid=2097 comm=tuned name=dbus dev="tmpfs" ino=14446 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir

    type=USER_AVC msg=audit(10/11/2012 11:49:18.533:312) : pid=1 uid=root auid=unset ses=unset subj=system_u:system_r:init_t:s0 msg='avc: denied { status } for auid=liveuser uid=liveuser gid=liveuser path=/usr/lib/systemd/system/crond.service cmdline="systemctl stop crond.service" scontext=system_u:system_r:system_dbusd_t:s0 tcontext=system_u:object_r:crond_unit_file_t:s0 tclass=service exe=/usr/lib/systemd/systemd sauid=root hostname=? addr=? terminal=?'


    type=SYSCALL msg=audit(10/11/2012 12:12:48.187:315) : arch=x86_64 syscall=connect success=no exit=-13(Permission denied) a0=0x7 a1=0x7f975d50a390 a2=0x21 a3=0x6e75722f7261762f items=0 ppid=3234 pid=3236 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=(none) ses=unset comm=tuned exe=/usr/bin/python2.7 subj=system_u:system_r:tuned_t:s0 key=(null) type=AVC msg=audit(10/11/2012 12:12:48.187:315) : avc: denied { search } for pid=3236 comm=tuned name=dbus dev="tmpfs" ino=14446 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir Current active profile: /usr/lib/tuned/balanced/tuned.conf

    • Switching to profile: balanced

    AVCs: <no matches> Current active profile: /usr/lib/tuned/balanced/tuned.conf

    • Switching to profile: latency-performance

    AVCs: <no matches> Current active profile: /usr/lib/tuned/latency-performance/tuned.conf

    • Switching to profile: powersave

    AVCs: <no matches> Current active profile: /usr/lib/tuned/powersave/tuned.conf

    • Switching to profile: throughput-performance

    AVCs: <no matches> Current active profile: throughput-performance

    • Switching to profile: virtual-guest

    AVCs: <no matches> Current active profile: virtual-guest

    • Switching to profile: virtual-host

    AVCs: <no matches>

  12. acpi error finding sysfs power node The exact wording of error is unknown since it was continually printing to screen but there was at least one slightly different error that made the exact error unreadable.
  13. AVC denial (type=AVC msg=audit(1350010423.641:81): avc: denied { search } for pid=1859 comm="tuned" name="dbus" dev="tmpfs" ino=13881 scontext=system_u:system_r:tuned_t:s0 tcontext=system_u:object_r:system_dbusd_var_run_t:s0 tclass=dir) but tuned still began.