[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455876: marked as done (usplash won't work: fb modules not loaded when needed)



Your message dated Thu, 02 Apr 2009 11:02:04 +0000
with message-id <E1LpKgO-0004E3-7u@ries.debian.org>
and subject line Bug#455876: fixed in initramfs-tools 0.93.2
has caused the Debian Bug report #455876,
regarding usplash won't work: fb modules not loaded when needed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
455876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455876
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: usplash
Version: 0.3e

I was installing usplash on an old machine with an i810 graphics board
and i found that i need to do some tweaks to make it work with i810fb.
When i first installed usplash it worked fine with vga16fb. But my
idea was to load the i810fb from the beginning so i force in the
kernel cmd:

  /boot/vmlinuz-2.6.18-5-686 root=/dev/hda1 ro acpi=off splash
video=i810fb:xres:1024,yres:768,bpp:24,hsync1:30,hsync2:55,vsync1:50,vsync2:85,accel,mtrr

** Important!!, if i set the "splash" command after "video" or after
"vga", the script
"/usr/share/initramfs-tools/scripts/init-top/framebuffer" will load
allways the vga16fb because of the loop for parsing the arguments in
line 62 of that file. The last argument of these (video,vga,splash) is
the one that really count. **

I add the required modules for loading the i810fb (intel_agp and
agpgart) in /etc/initramfs-tools/modules as this:
agpgart
intel_agp
i810fb

But usplash refused to work, i think, because of the order of the
functions called in "/usr/share/initramfs-tools/init", concretely, in
line 136 it do a "run_scripts /scripts/init-top" where are the scripts
of usplash and framebuffer, and a little later it does a "load_module"
call to load the modules. So it would be correct because the script
"/scripts/init-top/framebuffer" load the framebuffer module with
modprobe, but i couldn't go further, it didn't work.
For last i hardcoded the loading of modules in
"/scripts/init-top/framebuffer" like that (line 79):

# Map command line name to module name
case ${FB} in
matroxfb)
        FB=matroxfb_base
         ;;
i810fb)
        modprobe -q agpgart
        modprobe -q intel_agp
        ;;
*)
        ;;
esac


This works, but i know it's not a good solution. Ideally the "modprobe
i810fb" in that script should load the other required modules in
correct order, but i don't know why.
I use a Debian Etch (4.0) with kernel 2.6.18-5-686 and libc6 2.3.6.ds1-13etch2

Thanks in advance, and thanks too for this lovely distribution :)

Mario Abajo



--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.93.2

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.93.2.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2.dsc
initramfs-tools_0.93.2.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2.tar.gz
initramfs-tools_0.93.2_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 455876@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 02 Apr 2009 12:44:33 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.93.2
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 416063 427509 455876 493863 517072 521370 522030
Changes: 
 initramfs-tools (0.93.2) unstable; urgency=low
 .
   [ François Delawarde ]
   * hook-functions: MODULES=dep fix for luks over cciss devices.
     (closes: #517072, #522030)
 .
   [ maximilian attems ]
   * hook-functions: stricter match on loaded module for firmware
     warning.
   * hook-functions: Add first firmware from $(uname -r) versioned
     directories. (closes: #521370)
   * hook-functions: MODULES=most add all fb modules per default.
   * update-initramfs: Cleanup run_bootloader()
   * update-initramfs: mbr_check() use /boot/grub/grub.cfg for grub2
     search. (closes: #427509)
   * update-initramfs: Run update on highest version instead of
     /initrd.img link. (closes: #493863)
   * hook-functions: MODULES=most fb add all available agp modules.
   * update-initramfs: Fix error message on wrong -k version argument.
   * hooks/thermal: Prevent inclusion of windfarm modules on PS3.
   * mkinitramfs: Allow dots in boot and script filenames.
 .
   [ Maik Zumstrull ]
   * init-top/framebuffer: Load intel-agp for intelfb.
     (closes: #416063, #455876)
Checksums-Sha1: 
 bac2490c383e5e0f808e67ae311cb9e6ae0b3f2f 1008 initramfs-tools_0.93.2.dsc
 c8c83ff5d4f2bbc6cefaa978f95be2c2373c86d3 70266 initramfs-tools_0.93.2.tar.gz
 538cdf78766778fab2fbf8518a717e63813e9a62 77610 initramfs-tools_0.93.2_all.deb
Checksums-Sha256: 
 fe3d2424b606ebe0486349bbc5881c3673195b7c5489b98358c1bfd4e7cb2dec 1008 initramfs-tools_0.93.2.dsc
 b31983b27630b3ef99f68bd8382851a7963542c944b625bdbfd2f2ff301a02d3 70266 initramfs-tools_0.93.2.tar.gz
 ff9bc46dfd823da4bf28d129fa400efb5d33a6a99476ddaa8c31b3a529bed94f 77610 initramfs-tools_0.93.2_all.deb
Files: 
 7cf511e3644815bf13eb610eded7facd 1008 utils optional initramfs-tools_0.93.2.dsc
 2ad2ae73267b926ef2a8b058185a3f26 70266 utils optional initramfs-tools_0.93.2.tar.gz
 35a2764b82cb2c4fa38b382a126b1f15 77610 utils optional initramfs-tools_0.93.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknUl3oACgkQeW7Lc5tEHqjS6QCcDyb8hNDX86ALB7AlRMR+Y9ub
OGIAn2yD61HuBe42RTARvStV/f5+pCgp
=jiKM
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: