Description of problem: The throbber/animated graphical thing stops moving after udev has been run. However, if I press escape to get to the boot messages, then escape to get back to plymouth, it then starts animating again. Version-Release number of selected component (if applicable): Fedora 10 Beta How reproducible: Every boot Steps to Reproduce: 1. Boot fedora 2. Throbber animated during initial booting 3. Throbber stops moving once udev has been run Actual results: Throbber stops moving Expected results: Throbber keeps moving Additional info:
very strange. Can you attach: /etc/grub.conf /sbin/lspci -vv the output of dmesg and the output of /var/log/Xorg.0.log (if you run X)
Created attachment 318146 [details] dmesg
Created attachment 318147 [details] grub.conf
Created attachment 318148 [details] lspci -vv
Created attachment 318149 [details] Xorg.0.log
if you hit ctrl-v before udev do you see any messages that might explain what's going on? when it's stuck, if you press ctrl-l does it continue animating or at least update a frame of the animation? If you update to plymouth from rawhide and then run /sbin/mkinitrd /boot/initrd-$(uname -r).img $(uname -r) do you see the problem with the newest version of plymouth?
Updated to the latest version, and works fine now! Thanks for your time.
excellent