On Wed, 16 Aug 2006 10:24:29 +0200 (CEST)
pingouin osmolateur <[EMAIL PROTECTED]> wrote:


> Salut 
> J'ai eu le même problème, il n'y a pas trop longtemps
> La solution pas tres propre est de rajouter ton module
> dans /etc/modules

Oui, mais LE problème c'est que les modules ne se chargent pas !

mon modprobe.conf :

alias parport_lowlevel parport_pc
alias eth0 3c59x
alias eth1 8139too
alias sound-slot-0 ens1371
alias usb-controller usb-uhci
alias char-major-116-* snd
alias snd-card-0 snd-card-sb16
alias char-major-14-* soundcore
alias sound-slot-0 snd-card-sb16
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666
snd_device_gid=0 snd_device_uid=0 options snd-card-sb16 snd_index=0
snd_id=CARD_0 snd_port=0x220 snd_mpu_port=0x300 snd_irq=5 snd_dma8=0
snd_dma8_size=4 snd_dma16=5 snd_dma16_size=8 snd_mic_agc=0 install
sound-slot-0 /sbin/modprobe --first-time --ignore-install sound-slot-0 &&
{ /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; } remove
sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1
|| :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0

et les logs :

Aug 15 04:04:04 mbv kernel: snd_ens1371: Unknown symbol snd_rawmidi_receive
Aug 15 04:04:04 mbv kernel: snd_ens1371: Unknown symbol snd_rawmidi_transmit
Aug 15 04:04:04 mbv kernel: snd_ens1371: Unknown symbol snd_ctl_add
Aug 15 04:04:04 mbv kernel: snd_ens1371: Unknown symbol snd_ac97_resume
Aug 15 04:04:04 mbv kernel: snd_ens1371: Unknown symbol snd_pcm_new
Aug 15 04:04:05 mbv kernel: snd_ens1371: Unknown symbol snd_card_register
Aug 15 04:04:05 mbv kernel: snd_ens1371: Unknown symbol snd_card_free
...
etc. sur 50 lignes.

lspci : 

00:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06)

lsmod |grep snd :

snd_ac97_bus            2625  0 
snd_page_alloc         10569  0 

et rien d'autre :(
Y'a pourtant pas de pb avec /lib/modules et tout ça...

??
-- 
M.B


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à