Bug 464860

Summary: Throbber stops after udev
Product: [Fedora] Fedora Reporter: Laurence <l.d.anderson>
Component: plymouthAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: krh, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-02 14:59:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg
none
grub.conf
none
lspci -vv
none
Xorg.0.log none

Description Laurence 2008-09-30 21:39:55 UTC
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:

Comment 1 Ray Strode [halfline] 2008-09-30 21:53:04 UTC
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)

Comment 2 Laurence 2008-09-30 22:19:19 UTC
Created attachment 318146 [details]
dmesg

Comment 3 Laurence 2008-09-30 22:19:42 UTC
Created attachment 318147 [details]
grub.conf

Comment 4 Laurence 2008-09-30 22:20:05 UTC
Created attachment 318148 [details]
lspci -vv

Comment 5 Laurence 2008-09-30 22:20:36 UTC
Created attachment 318149 [details]
Xorg.0.log

Comment 6 Ray Strode [halfline] 2008-10-01 01:34:39 UTC
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?

Comment 7 Laurence 2008-10-02 07:36:26 UTC
Updated to the latest version, and works fine now!

Thanks for your time.

Comment 8 Ray Strode [halfline] 2008-10-02 14:59:33 UTC
excellent