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

Bug#418977: initramfs-tools: Missing esp.ko module for SCSI controller on Sparc



Package: initramfs-tools
Version: 0.85g
Severity: important
Tags: patch

Hi !

esp.ko is missing from SCSI drivers installed in initrd. On a Sparc 4,
this leads to being unable to mount the root file system.


-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/debian-root ro resume=/dev/sda1 vga=791 

-- /proc/filesystems
	ext3

-- lsmod
Module                  Size  Used by
saa7134               135464  0 
ir_kbd_i2c             12560  1 saa7134
button                 11296  0 
psmouse                42192  0 
nvidia               7750232  32 
ac                      8200  0 
battery                13256  0 
tun                    14336  3 
sit                    14248  0 
ipv6                  291712  17 sit
acpi_cpufreq           11912  1 
cpufreq_ondemand       11472  1 
freq_table              7680  2 acpi_cpufreq,cpufreq_ondemand
tuner                  63976  0 
ide_cd                 43232  0 
cdrom                  38312  1 ide_cd
tsdev                  11008  0 
usbhid                 28256  0 
usblp                  17152  0 
snd_hda_intel          23648  3 
snd_hda_codec         198080  1 snd_hda_intel
snd_pcm_oss            46816  0 
snd_mixer_oss          19712  1 snd_pcm_oss
snd_pcm                86664  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           6532  0 
snd_seq_oss            34944  0 
snd_seq_midi           11584  0 
snd_rawmidi            28896  1 snd_seq_midi
snd_seq_midi_event     10496  2 snd_seq_oss,snd_seq_midi
snd_seq                57024  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              26632  3 snd_pcm,snd_seq
snd_seq_device         10964  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
video_buf              29188  1 saa7134
compat_ioctl32         11136  1 saa7134
snd                    64360  14 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ir_common              35140  2 saa7134,ir_kbd_i2c
videodev               29760  1 saa7134
jmicron                 7232  0 [permanent]
evdev                  13376  4 
soundcore              11296  1 snd
v4l2_common            27968  4 saa7134,tuner,compat_ioctl32,videodev
v4l1_compat            14404  2 saa7134,videodev
pcspkr                  5824  0 
serio_raw               9924  0 
i2c_i801               11092  0 
i2c_core               26432  5 saa7134,ir_kbd_i2c,nvidia,tuner,i2c_i801
uhci_hcd               27096  0 
snd_page_alloc         12752  2 snd_hda_intel,snd_pcm
intel_agp              28544  1 
ide_core              143140  2 ide_cd,jmicron
ehci_hcd               34572  0 
r8169                  34248  0 
ata_generic            11524  0 
thermal                18064  0 
processor              37160  2 acpi_cpufreq,thermal
fan                     7816  0 
ext3                  127184  6 
mbcache                12104  1 ext3
jbd                    66352  1 ext3
dm_snapshot            19400  0 
dm_mirror              24000  0 
dm_mod                 63504  13 dm_snapshot,dm_mirror
lzf                     5696  0 
sd_mod                 22912  4 
ahci                   26308  3 
libata                113504  2 ata_generic,ahci
scsi_mod              114616  3 sd_mod,ahci,libata

-- kernel-img.conf
# Kernel Image management overrides
# See kernel-img.conf(5) for details
do_symlinks = Yes

postinst_hook = /usr/sbin/update-grub
postrm_hook = /usr/sbin/update-grub
do_bootloader = no
do_initrd = Yes


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20-rc4-neo.3 (SMP w/2 CPU cores)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-4  Tiny utilities for small and embed
ii  cpio                          2.6-17     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.5-2      small statically-linked utilities 
ii  module-init-tools             3.3-pre4-2 tools for managing Linux kernel mo
ii  udev                          0.105-4    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information
--- initramfs-tools-0.85g/hook-functions~	2006-12-19 14:49:53.000000000 +0100
+++ initramfs-tools-0.85g/hook-functions	2007-04-13 08:14:01.000000000 +0200
@@ -185,7 +185,7 @@
 		for x in 3w-9xxx 3w-xxxx a100u2x aacraid advansys ahci \
 		aic79xx aic7xxx aic94xx arcmsr ata_piix atari_scsi \
 		atp870u BusLogic cciss ch cpqarray DAC960 dc395x \
-		dmx3191d dpt_i2o eata fdomain gdth hptiop ibmvscsic \
+		dmx3191d dpt_i2o eata esp fdomain gdth hptiop ibmvscsic \
 		initio ipr ips isp1020 lasi700 lpfc max_scsi mac53c94 \
 		megaraid megaraid_mbox megaraid_mm megaraid_sas \
 		mesh mptfc mptscsih mptsas mptspi nsp32 \

Reply to: