Ok, ricomincio da zero perchè non ci sto capendo niente!

Riavvio.

Se tento di fargli emettere un suono mi dice:
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.


# lsmod
Module Size Used by Not tainted
soundcore 3204 0
ntfs 48512 0 (unused)
apm 9116 0
keybdev 1664 0 (unused)
usbkbd 2848 0 (unused)
input 3040 0 [keybdev usbkbd]
usb-uhci 20676 0 (unused)
usbcore 48000 1 [usbkbd usb-uhci]

# modprobe -l | grep cmpci
/lib/modules/2.4.18-bf2.4/kernel/drivers/sound/cmpci.o


Help!