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

Bug#577981: i have the same problem



Package: initramfs-tools
Version: 0.94.4
Severity: normal

Hi,

I just noticed this exact same problem with today's update of initramfs-tools.

My USB audio card now loads before the internal, contrary to my
/etc/modprobe.d/ settings.

BTW, should the USB audio drivers really be included in the "most" modules?
I know most means the majority, but USB audio drivers? Doesn't make much sense
to me.

Regards,
Pedro



-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/vgroup-ROOT ro 

-- /proc/filesystems
	xfs
	ext3
	fuseblk

-- lsmod
Module                  Size  Used by
microcode               7870  0 
acpi_cpufreq            6415  1 
cpufreq_userspace       2208  0 
cpufreq_stats           3345  0 
binfmt_misc             7342  1 
vboxnetadp              4755  0 
vboxnetflt             11282  0 
vboxdrv              1762923  2 vboxnetadp,vboxnetflt
fuse                   65557  1 
ext3                  129310  1 
jbd                    53013  1 ext3
mbcache                 7422  1 ext3
tp_smapi               25330  0 
thinkpad_ec             5586  1 tp_smapi
loop                   15454  0 
snd_hda_codec_conexant    34017  1 
snd_hda_intel          22252  0 
snd_hda_codec          90595  2 snd_hda_codec_conexant,snd_hda_intel
snd_usb_caiaq          21707  1 
snd_hwdep               6234  1 snd_hda_codec
snd_pcm_oss            37625  0 
snd_mixer_oss          14868  1 snd_pcm_oss
arc4                    1345  2 
ecb                     1951  2 
snd_pcm                82006  4 snd_hda_intel,snd_hda_codec,snd_usb_caiaq,snd_pcm_oss
i915                  271691  2 
uvcvideo               58812  0 
i2c_i801                8631  0 
snd_seq_dummy           1590  0 
drm_kms_helper         29501  1 i915
snd_seq_oss            27580  0 
drm                   191084  3 i915,drm_kms_helper
videodev               40264  1 uvcvideo
snd_seq_midi            4940  0 
snd_rawmidi            21210  2 snd_usb_caiaq,snd_seq_midi
snd_seq_midi_event      6755  2 snd_seq_oss,snd_seq_midi
v4l1_compat            14337  2 uvcvideo,videodev
snd_seq                51917  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
v4l2_compat_ioctl32    10426  1 videodev
snd_timer              20958  2 snd_pcm,snd_seq
snd_seq_device          6274  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
iwlagn                119010  0 
i2c_algo_bit            5344  1 i915
thinkpad_acpi          64906  0 
i2c_core               23277  6 i915,i2c_i801,drm_kms_helper,drm,videodev,i2c_algo_bit
iwlcore               131798  1 iwlagn
led_class               3113  1 thinkpad_acpi
wmi                     7453  0 
nvram                   6673  1 thinkpad_acpi
psmouse                40055  0 
snd                    63541  15 snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_usb_caiaq,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               7515  1 snd
evdev                   8859  14 
mac80211              157628  2 iwlagn,iwlcore
snd_page_alloc          8084  2 snd_hda_intel,snd_pcm
serio_raw               4336  0 
video                  19635  1 i915
output                  2215  1 video
intel_agp              29870  2 i915
agpgart                36041  2 drm,intel_agp
cfg80211              156780  3 iwlagn,iwlcore,mac80211
rfkill                 18217  2 thinkpad_acpi,cfg80211
processor              31188  3 acpi_cpufreq
button                  5582  1 i915
battery                 5972  0 
ac                      2286  0 
xfs                   520948  2 
exportfs                3914  1 xfs
sha256_generic          9847  2 
aes_x86_64              7784  2 
aes_generic            27319  1 aes_x86_64
cbc                     2697  1 
dm_crypt               12380  1 
dm_mod                 69417  12 dm_crypt
lzf                     2319  0 
lzo                     1349  0 
lzo_compress            2133  1 lzo
sg                     21874  0 
sr_mod                 14202  0 
cdrom                  37313  1 sr_mod
sd_mod                 35693  3 
crc_t10dif              1443  1 sd_mod
usbhid                 38167  0 
hid                    79989  1 usbhid
ahci                   38849  2 
libata                187250  1 ahci
uhci_hcd               22031  0 
thermal                12992  0 
thermal_sys            15622  3 video,processor,thermal
ehci_hcd               36684  0 
e1000e                131358  0 
scsi_mod              164620  4 sg,sr_mod,sd_mod,libata
usbcore               168929  6 snd_usb_caiaq,uvcvideo,usbhid,uhci_hcd,ehci_hcd
nls_base                8221  1 usbcore

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
BOOT=local
DEVICE=eth0
NFSROOT=auto

-- /etc/crypttab
# <target name>	<source device>		<key file>	<options>
lvm		/dev/sda2		none		luks,retry=1


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-toi-a4dj (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                         2.11-4      GNU cpio -- a program to manage ar
ii  findutils                    4.4.2-1     utilities for finding files--find,
ii  klibc-utils                  1.5.18-1    small utilities built with klibc f
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo
ii  udev                         154-1       /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.14.2-2 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



Reply to: