Bonjour,
Je rencontre un probleme lié a l'utilisation de la carte son simultanément par plusieurs applications dont le Softphone Ekiga
La carte son est bien reconnue et le son fonctionne bien sur ce PC Portable ACER
[root@localhost etc]# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC883 Analog [ALC883 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[root@localhost etc]# /sbin/lspci
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:06.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:07.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc 4379 Serial ATA Controller (rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 83)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller (rev 80)
[b]00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)[/b]
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
08:01.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev 10)
08:01.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller (rev 01)
08:01.2 Generic system peripheral [0805]: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller (rev 01)
08:01.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 01)
08:01.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev 01)
08:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
08:04.0 Ethernet controller: Atheros Communications, Inc. AR5005G 802.11abg NIC (rev 01)
[root@localhost etc]#
Le fichier ModProbe.conf a été modifié pour ajouter options snd-hda-intel model=ACER
[root@localhost etc]# cat modprobe.conf
alias eth0 8139too
alias scsi_hostadapter libata
alias scsi_hostadapter1 pata_atiixp
alias scsi_hostadapter2 sata_sil
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
options snd-hda-intel model=ACER
Je peux ecouter des MP3 avec Kplayer, Rythmbox, Totem, ...
PROBLEME :
Cas1: J'active le serveur de son (que ce soit sous Gnome ou KDE) alors le son est OK sur Totem, ... mais impossible de faire fonctionner EKIGA. Bizarrement EKIGA disparait de l'ecran.
En revanche si je configure Ekiga avec prise directe sur la carte (HDA SB450 et non pas Deafault) alors EKIGA fonctionne mais si une autre application est lancée il y a conflit et donc blocage
Cas2: Je desactive le serveur de son (ESD ou Arts), alors Ekiga fonctionne bien mais tout seul. Si autre application de son alors conflit.
Cas3: Je modifie asound.conf selon le wiki.ekiga.org (Getting several applications using the sound card at the same time) mais la qualité est fortement degradée et j'ai des conflit de type "media patch ..."
En desespoire de cause, j'ai chargé les drivers ATI selon le tuto Fedora mais pas de changement.
J'ai le meme probleme sou Fedora7 ou F8.
Je n'ai plus d'idée.
Merci.