Comment 4 for bug 571678

Revision history for this message
Adam Drew (adamrdrew) wrote :

Thanks for the quick attention on this! Very impressive.

adam@zylog-vostro:~$ zcat /boot/initrd.img-$(uname -r) | cpio -t | grep plymouth
47145 blocks

I was surprised that it wasn't in the output so I decided to double check:

adam@zylog-vostro:~$ zcat /boot/initrd.img-$(uname -r) | cpio -t | grep -i pl
lib/modules/2.6.32-21-generic/kernel/drivers/hid/hid-pl.ko
lib/modules/2.6.32-21-generic/kernel/drivers/hid/hid-sunplus.ko
lib/modules/2.6.32-21-generic/kernel/drivers/hid/hid-apple.ko
47145 blocks

Not there. Interesting.