[ALSA] Mon système n'a pas de son[RESOLU]
Publié : sam. 16 nov. 2013, 17:07
Bonjour,
tout est dans le titre... Alsa reconnait bien mes cartes son mais je pense ne pas parvenir à lui faire choisir la bonne... J'ai besoin de vos lumières... Quelques informations :
Commande groups USER
Commande speaker-test
Commande lsmod|grep '^snd'
Commande ls -l /dev/snd/
Commande amixer :
Commande hwinfo --sound
En suivant le wiki, j'ai créé un fichier modprobe.conf dans /etc/modprobe.d/ qui contient :
Merci.
tout est dans le titre... Alsa reconnait bien mes cartes son mais je pense ne pas parvenir à lui faire choisir la bonne... J'ai besoin de vos lumières... Quelques informations :
Commande groups USER
Code : Tout sélectionner
audio users
Code : Tout sélectionner
speaker-test 1.0.27.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
Code : Tout sélectionner
snd_hda_codec_hdmi 30098 1
snd_hda_codec_realtek 39515 1
snd_hda_intel 36904 5
snd_hda_codec 149569 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6340 1 snd_hda_codec
snd_pcm 77709 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7242 2 snd_pcm,snd_hda_intel
snd_timer 18726 1 snd_pcm
snd 59173 17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
Code : Tout sélectionner
total 0
drwxr-xr-x 2 root root 80 Nov 16 15:48 by-path
crw-rw----+ 1 root audio 116, 6 Nov 16 15:48 controlC0
crw-rw----+ 1 root audio 116, 10 Nov 16 15:48 controlC1
crw-rw----+ 1 root audio 116, 5 Nov 16 15:48 hwC0D0
crw-rw----+ 1 root audio 116, 9 Nov 16 15:48 hwC1D0
crw-rw----+ 1 root audio 116, 4 Nov 16 15:49 pcmC0D3p
crw-rw----+ 1 root audio 116, 3 Nov 16 15:49 pcmC0D7p
crw-rw----+ 1 root audio 116, 2 Nov 16 15:49 pcmC0D8p
crw-rw----+ 1 root audio 116, 8 Nov 16 15:49 pcmC1D0c
crw-rw----+ 1 root audio 116, 7 Nov 16 15:49 pcmC1D0p
crw-rw---- 1 root audio 116, 1 Nov 16 15:48 seq
crw-rw----+ 1 root audio 116, 33 Nov 16 15:48 timer
Code : Tout sélectionner
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Code : Tout sélectionner
09: PCI 03.0: 0403 Audio device
[Created at pci.319]
Unique ID: 3hqH.zWEyz2lZpZB
SysFS ID: /devices/pci0000:00/0000:00:03.0
SysFS BusID: 0000:00:03.0
Hardware Class: sound
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x0a0c
SubVendor: pci 0x1028 "Dell"
SubDevice: pci 0x05f8
Revision: 0x09
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf0610000-0xf0613fff (rw,non-prefetchable)
IRQ: 63 (217 events)
Module Alias: "pci:v00008086d00000A0Csv00001028sd000005F8bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
12: PCI 1b.0: 0403 Audio device
[Created at pci.319]
Unique ID: u1Nb.EwhEBNjYBM5
SysFS ID: /devices/pci0000:00/0000:00:1b.0
SysFS BusID: 0000:00:1b.0
Hardware Class: sound
Model: "Intel Audio device"
Vendor: pci 0x8086 "Intel Corporation"
Device: pci 0x9c20
SubVendor: pci 0x1028 "Dell"
SubDevice: pci 0x05f8
Revision: 0x04
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xf0614000-0xf0617fff (rw,non-prefetchable)
IRQ: 62 (301 events)
Module Alias: "pci:v00008086d00009C20sv00001028sd000005F8bc04sc03i00"
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: "modprobe snd_hda_intel"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Code : Tout sélectionner
#
# /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
#
#
options snd-hda-intel index=0
options snd-hda-codec-hdmi index=1