diff -Naur a/debian/plymouth.README.Debian b/debian/plymouth.README.Debian
--- a/debian/plymouth.README.Debian	2010-03-24 20:26:45.000000000 +0000
+++ b/debian/plymouth.README.Debian	2010-03-24 20:49:16.000000000 +0000
@@ -8,3 +8,12 @@
   * Configure the default plugin by running plymouth-set-default-theme.
 
  -- Daniel Baumann <daniel@debian.org>  Sun, 14 Mar 2010 18:52:25 +0100
+
+
+To run plymouth from initrd please make shure to have KMS enabled in your initrd.
+To do so add the following lines to /etc/initramfs-tools/modules and
+then update your initrd by running 'update-initramfs -u'
+  # KMS
+  intel_agp
+  drm
+  i915 modeset=1
