Bug#576731: Missing framebuffer modules

2010-05-21 Thread Alberto
Why don't use uvesafb, which is quite universal (at least for i386 and
amd64)?




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#576731: Missing framebuffer modules

2010-04-06 Thread Guido Günther
Package: plymouth
Version: 0.8.1-1~1.gbpf67c63
Severity: important
Tags: patch

Hi,
recent initramfs-tools doesn't include the framebuffer modules anymore.
Attached patch adds the necessary modules for intel and ati cards.
Please apply.
Cheers,
 -- Guido


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.33.1 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plymouth depends on:
ii  initramfs-tools  0.94tools for generating an initramfs
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libdrm-intel12.4.18-3Userspace interface to intel-speci
ii  libdrm-radeon1   2.4.18-3Userspace interface to radeon-spec
ii  libdrm2  2.4.18-3Userspace interface to kernel DRM 
ii  libpng12-0   1.2.43-1PNG library - runtime
ii  plymouth-plugins-fad 0.8.1-1~1.gbpf67c63 Graphical Boot Animation and Logge
ii  plymouth-plugins-glo 0.8.1-1~1.gbpf67c63 Graphical Boot Animation and Logge
ii  plymouth-plugins-lab 0.8.1-1~1.gbpf67c63 Graphical Boot Animation and Logge
ii  plymouth-plugins-scr 0.8.1-1~1.gbpf67c63 Graphical Boot Animation and Logge
ii  plymouth-plugins-sol 0.8.1-1~1.gbpf67c63 Graphical Boot Animation and Logge

plymouth recommends no packages.

Versions of packages plymouth suggests:
pn  gdm   none (no description available)

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/initramfs-tools/hooks/plymouth (from plymouth 
package)
debsums: changed file /usr/share/initramfs-tools/scripts/init-premount/plymouth 
(from plymouth package)
From f3ba5b5c1a0fae5fbbaf61544fba009dfa1bbd3f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= a...@sigxcpu.org
Date: Tue, 6 Apr 2010 21:18:34 +0200
Subject: [PATCH] Add drm modules

---
 debian/local/plymouth.hook |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/debian/local/plymouth.hook b/debian/local/plymouth.hook
index 55498b7..f6c1c2a 100644
--- a/debian/local/plymouth.hook
+++ b/debian/local/plymouth.hook
@@ -78,3 +78,9 @@ cp -a /usr/share/plymouth/plymouthd.defaults ${DESTDIR}/usr/share/plymouth/
 # copy renderers
 copy_exec /usr/lib/plymouth/renderers/frame-buffer.so
 copy_exec /usr/lib/plymouth/renderers/drm.so
+
+# add drm/fb modules
+manual_add_modules intel-agp
+manual_add_modules ati-agp
+manual_add_modules i915
+manual_add_modules radeon
-- 
1.7.0.4



Bug#576731: Missing framebuffer modules

2010-04-06 Thread Daniel Baumann

tag 576731 pending
thanks

On 04/06/2010 09:21 PM, Guido Günther wrote:

recent initramfs-tools doesn't include the framebuffer modules anymore.
Attached patch adds the necessary modules for intel and ati cards.
Please apply.


done, thanks.

--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org