Hello, after update of kernel i don't have any sound. My sound card is SB16 PCI (ens1371) which is recognized. But my logs tell : ens1371: Unknown symbol snd_rawmidi_receive etc. on 50 lines about...! with "system-config-soundcard" i have : amixer: Mixer attach default error: No such device cat: /proc/asound/version: Aucun fichier ou répertoire de ce type cat: /proc/asound/modules: Aucun fichier ou répertoire de ce type cat: /proc/asound/pcm: Aucun fichier ou répertoire de ce type my 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 lspci gives : 00:09.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 06) and lsmod |grep snd : snd_ac97_bus 2625 0 snd_page_alloc 10569 0 The modules seems not be loaded. Is this a kernel problem ? Any ideas ? Thanks in advance. -- M.B -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list