Package: plymouth Version: 0.8.3-5 Severity: normal Tags: patch Hi,
at the moment README.debian says the following about setting up KMS: > plymouth 0.7 works only with KMS (kernel mode setting). Make sure to have > it enabled in your initrd with the following lines in > /etc/initramfs-tools/modules and don't forget to update your initrd by > running 'update-initramfs -u' as root afterwards. > > # KMS > intel_agp > drm > i915 modeset=1 This however only addresses Intel graphics cards (while KMS also works with ATI cards). Furthermore, listing drm is not necessary (update-initramfs will include it automatically), and intel_agp is not even part of Debian. Finally, modeset=1 is no longer necessary, as KMS is now the default on Debian for both Intel and ATI Radeon (see packages xserver-xorg-video-intel, xserver-xorg-video-radeon). I therefore propose to reword this part. Proposed text: ---snip---- plymouth 0.7 only works if KMS (kernel mode setting) is enabled at boot time. KMS is (as of August 2010) supported only for Intel and ATI graphics cards. It needs at least kernel version 2.6.29 for Intel and 2.6.32 for ATI Radeon cards (2.6.34 for the R800). To enable KMS at boot time, put the following lines into /etc/initramfs-tools/modules and don't forget to update your initrd by running 'update-initramfs -u' as root afterwards. For Intel cards / builtin graphics: # KMS i915 For ATI Radeon: # KMS radeon Note: You will need the latest versions of packages xserver-xorg-video-intel (Intel cards) or xserver-xorg-video-radeon (ATI Radeon cards) installed for this to work. Future versions of this package may depend on them, in which case this advice will be moot. ---snap---- Greetings, S.Leske -- System Information: Debian Release: 5.0.2 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages plymouth depends on: ii initramfs-tools 0.92o tools for generating an initramfs ii libc6 2.11.1-3 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-4 The Cairo 2D vector graphics libra ii libdrm-intel1 2.4.18-6 Userspace interface to intel-speci ii libdrm-nouveau1 2.4.18-6 Userspace interface to nouveau-spe ii libdrm-radeon1 2.4.18-6 Userspace interface to radeon-spec ii libdrm2 2.4.18-6 Userspace interface to kernel DRM ii libglib2.0-0 2.24.0-1 The GLib library of C routines ii libpango1.0-0 1.28.1-1 Layout and rendering of internatio ii libpng12-0 1.2.38-1 PNG library - runtime ii ttf-dejavu-core 2.31-1 Vera font family derivate with add Versions of packages plymouth recommends: ii plymouth-themes-all 0.8.3-5 Graphical Boot Animation and Logge Versions of packages plymouth suggests: pn gdm <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org