Hide Forgot
Description of problem: When I log me on lightdm, the cinnamon desktop appear after one minute. I have a SSD, it's not normal. The disk, and the CPU not work meanwhile, (the LED of the Hard Drive is off, and on a tty, with htop, the CPU is approximately 5% Fedora 19 installed with cinnamon desktop at installation. Version-Release number of selected component (if applicable): Fedora 19 x86_64 How reproducible: Install Fedora 19 and log in. Steps to Reproduce: 1. Install Fedora 19 with DVD 2. Choose Cinnamon 3. After installation, log in. 4. Note Actual results: Expected results: Additional info: I join sevral attachment.
Created attachment 790583 [details] result of dmesg command
Created attachment 790585 [details] Result of lspci command (to inspect my computer)
Created attachment 790586 [details] Result of rpm -qa | grep cinnamon (to look version and packages installed on my computer)
Created attachment 790587 [details] Result of systemd-analyse blame command (to check other details )
This is a well known consolekit/selinux error. I quess you have consolekit installed. https://bugzilla.redhat.com/show_bug.cgi?id=972881 see my comment 49 Remove consolekit or follow workarounds in the report.
Hi, I set SELINUX=permissive and it work's. Thank yuo for the tips. But it's a bug ? Or I set the RESOLVED status ? (I could not determine)
This is a selinux/consolekit/lightdm related issue and already supported. Cool that it works. :)
Okay, Thanks for youy help. Sorry for the inconvenience, I didn't know that ...