Bonjour à tous!
Je suis nouveau sous Pardus et après quelques minutes, je dois dire que cette distribution me donne envie de l'adopter.
Mais pour l'adopter, j'aimerais que le son fonctionne

Dans Kmix, je n'ai pas de mixeur. Voilà le message que j'ai au démarrage de KDE:
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (No such file or directory)
The sound server will continue, using the null output device.
Voici le résultat des commandes lsmod et lspci :
pardus tof # lsmod
Module Size Used by
af_packet 20808 2
snd_pcm_oss 40768 0
snd_mixer_oss 16192 1 snd_pcm_oss
snd_seq_dummy 4100 0
snd_seq_oss 31392 0
snd_seq_midi_event 7072 1 snd_seq_oss
snd_seq 47536 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 7948 3 snd_seq_dummy,snd_seq_oss,snd_seq
i2c_i801 7436 0
i2c_core 19968 1 i2c_i801
serio_raw 7012 0
snd_hda_intel 274676 0
snd_pcm 72356 2 snd_pcm_oss,snd_hda_intel
snd_timer 22212 2 snd_seq,snd_pcm
snd_hwdep 9124 1 snd_hda_intel
snd 52900 10 snd_pcm_oss,snd_mixer_oss,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
snd_page_alloc 13320 9 snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep,snd
uvcvideo 46660 0
compat_ioctl32 1504 1 uvcvideo
videodev 22912 1 uvcvideo
v4l1_compat 12068 2 uvcvideo,videodev
v4l2_common 20608 2 uvcvideo,videodev
cpufreq_powersave 1952 0
speedstep_centrino 8800 2
freq_table 4640 1 speedstep_centrino
tsdev 7680 0
cpufreq_userspace 4544 0
usbhid 45824 0
sdhci 17228 0
mmc_core 23648 1 sdhci
nls_iso8859_9 4544 2
cpufreq_ondemand 6604 1
nls_cp857 4800 2
vfat 12160 2
ipw3945 173824 1
ieee80211 30344 1 ipw3945
ieee80211_crypt 6016 1 ieee80211
firmware_class 9824 1 ipw3945
fat 47356 1 vfat
b44 24812 0
mii 5504 1 b44
fuse 43700 4
sd_mod 18432 8
ohci1394 31440 0
ieee1394 93528 1 ohci1394
uhci_hcd 21900 0
ehci_hcd 29960 0
usbcore 116772 5 uvcvideo,usbhid,uhci_hcd,ehci_hcd
ahci 18884 7
libata 93428 1 ahci
scsi_mod 129260 3 sd_mod,ahci,libata
pardus tof # lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0407 (rev a1)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
03:01.1 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
J'avais le même souci sous ubuntu et pour info, voici la solution:
sudo apt-get install module-assistant
sudo m-a update
sudo m-a prepare
sudo m-a a-i alsa
Trouvée ici :
http://www.fbollon.net/node/114Merci d'avance pour votre aide et à bientôt!
Tof