voici ce que me donne alsaconf:
Code : Tout sélectionner
alsaconf
┌─────────────────────────────────────────────────────────────┐
│ │
│ ALSA CONFIGURATOR │
│ version 1.0.24.2 │
│ │
│ This script is a configurator for │
│ Advanced Linux Sound Architecture (ALSA) driver. │
│ │
│ │
│ If ALSA is already running, you should close all sound │
│ apps now and stop the sound driver. │
│ alsaconf will try to do this, but it's not 100% sure. │
│ │
│ │
│ │
│ │
│ │
├─────────────────────────────────────────────────────────────┤
│ <Accepter> │
└─────────────────────────────────────────────────────────────┘
Building card database..
┌──────────────────────────────────────┐
│ Searching sound cards │
│ ┌────────────────────────────────┐ │
│ │ 97% │ │
│ └────────────────────────────────┘ │
└──────────────────────────────────────┘
┌──────────────────────────Soundcard Selection─────────────────────────────┐
│ │
│ Following card(s) are found on your system. │
│ Choose a soundcard to configure: │
│ ┌──────────────────────────────────────────────────────────────────────┐ │
│ │hda-intel Intel Corporation 82801I (ICH9 Family) HD Audio Controller │ │
│ │legacy Probe legacy ISA (non-PnP) chips │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ └──────────────────────────────────────────────────────────────────────┘ │
├──────────────────────────────────────────────────────────────────────────┤
│ <Accepter> <Annuler > │
└──────────────────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────┐
│ │
│ Configuring snd-hda-intel │
│ Do you want to modify │
│ /etc/modprobe.d/sound.conf (and │
│ /etc/modprobe.conf if present)? │
│ │
├────────────────────────────────────────────────┤
│ < Oui > < Non > │
└────────────────────────────────────────────────┘
┌──────────────────────────────────────────────────────────┐
│ │
│ │
│ OK, sound driver is configured. │
│ │
│ ALSA CONFIGURATOR │
│ │
│ will prepare the card for playing now. │
│ │
│ Now I'll run alsasound init script, then I'll use │
│ amixer to raise the default volumes. │
│ You can change the volume later via a mixer │
│ program such as alsamixer or gamix. │
│ │
├─────────────────────────────────────────────────────92%──┤
│ <Accepter> │
└──────────────────────────────────────────────────────────┘
Loading driver...
:: Saving ALSA Levels [BUSY] /usr/sbin/alsactl: save_state:1519: No soundcards found...
[FAIL]
:: Restoring ALSA Levels [BUSY] /usr/sbin/alsactl: load_state:1625: No soundcards found...
[FAIL]
Setting default volumes...
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
Have a lot of fun!
Code : Tout sélectionner
lsmod
Module Size Used by
ipv6 249068 16
xt_state 971 1
iptable_filter 1100 1
iptable_nat 3364 0
nf_nat 12413 1 iptable_nat
nf_conntrack_ipv4 9601 4 iptable_nat,nf_nat
nf_conntrack 50208 4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 1023 1 nf_conntrack_ipv4
ip_tables 9186 2 iptable_filter,iptable_nat
x_tables 11774 4 xt_state,iptable_filter,iptable_nat,ip_tables
ext2 55475 1
fuse 58669 7
usb_storage 35215 0
uas 6480 0
lm63 4875 0
radeon 908324 3
ttm 45533 1 radeon
drm_kms_helper 24245 1 radeon
drm 147653 5 radeon,ttm,drm_kms_helper
snd_hwdep 4919 0
sg 21022 0
i2c_algo_bit 4431 1 radeon
snd_pcm 59569 0
snd_timer 15670 1 snd_pcm
atl1 26935 0
intel_agp 8664 0
intel_gtt 11417 1 intel_agp
agpgart 22160 4 ttm,drm,intel_agp,intel_gtt
i2c_i801 7039 0
snd 44428 3 snd_hwdep,snd_pcm,snd_timer
soundcore 5018 1 snd
iTCO_wdt 10333 0
mii 3383 1 atl1
snd_page_alloc 5973 1 snd_pcm
i2c_core 16665 6 lm63,radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
iTCO_vendor_support 1553 1 iTCO_wdt
evdev 7310 5
floppy 48645 0
pcspkr 1415 0
serio_raw 3430 0
asus_atk0110 9099 0
processor 21884 0
button 3654 0
ext3 112262 2
jbd 40441 1 ext3
mbcache 4321 2 ext2,ext3
usbhid 31211 0
hid 63007 1 usbhid
sr_mod 12956 0
cdrom 31341 1 sr_mod
sd_mod 25483 7
ahci 18093 0
libahci 16581 1 ahci
pata_acpi 2396 0
pata_marvell 2084 0
uhci_hcd 19312 0
ata_piix 18569 6
libata 154285 5 ahci,libahci,pata_acpi,pata_marvell,ata_piix
ehci_hcd 34847 0
scsi_mod 110702 6 usb_storage,uas,sg,sr_mod,sd_mod,libata
usbcore 119324 6 usb_storage,uas,usbhid,uhci_hcd,ehci_hcd
merci à vous.