Description of problem: It seems that this file is not created by plymouth for some reason, causing X to start on vt7. The problem is that during shutdown, the pc switches to vt1 (nothing there) and the messages are fed to vt7. Adding touch /var/spool/gdm/force-display-on-active-vt to rc.local did the trick, but it's rather crude. Version-Release number of selected component (if applicable): 0.6.0-0.2008.11.17.3.fc10.x86_64 How reproducible: always Steps to Reproduce: 1. Boot Fedora 10 2. Wait for X Actual results: X starts on vt7 Expected results: X starts on vt1 Additional info: My Fedora 10 install is an upgrade from F-9. I am using the nvidia binary driver, and the boot line in grub.conf looks as follows: kernel /vmlinuz-2.6.27.12-170.2.5.fc10.x86_64 ro root=UUID=ef3240de-3616-4735-8a9d-b5edf450d66d quiet rhgb vga=0x318
I think the bug 480113 is related to this.
*** This bug has been marked as a duplicate of bug 480113 ***