Hi, I see, you have hda and hdmi codec modules loaded. Can it be, that your issues are related to FS#15829 (http://bugs.archlinux.org/task/15829)? When I had this issue, there were a few audio programs, mainly KDE software, which didn't care about the sound card numbers and the module's index option and found the real audio card by themselves, but not every audio software was able to do this. Heiko Am Wed, 9 Sep 2009 10:59:39 -0300 schrieb Robson Roberto Souza Peixoto <robsonpeixoto@xxxxxxxxx>: > On Wed, Sep 9, 2009 at 7:52 AM, Johannes Held <mail@xxxxxxxxx> wrote: > > > Hi. > > > > Tobias Powalowski <t.powa@xxxxxx>: > > > http://bugs.archlinux.org/task/16094 > > No, I can't have two apps play at the same time. > > I'm not using KDE or Gnome at all - but it's more a gtkish system :) > > > > But perhaps a restart will fix this. I don't know. > > > > lsmod | grep snd* > > snd_seq_dummy 3540 0 > > snd_seq_oss 36224 0 > > snd_seq_midi_event 8592 1 snd_seq_oss > > snd_seq 64640 5 > > snd_seq_dummy,snd_seq_oss,snd_seq_midi_event > > snd_seq_device 8324 3 snd_seq_dummy,snd_seq_oss,snd_seq > > snd_pcm_oss 47328 1 > > snd_mixer_oss 20976 1 snd_pcm_oss > > snd_hda_codec_realtek 278132 1 > > snd_hda_intel 31208 1 > > snd_hda_codec 82128 2 snd_hda_codec_realtek,snd_hda_intel > > snd_hwdep 9976 1 snd_hda_codec > > snd_pcm 90872 3 > > snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer > > 25344 2 snd_seq,snd_pcm snd 76744 11 > > > > snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer > > soundcore 8576 2 snd snd_page_alloc 10784 2 > > snd_hda_intel,snd_pcm > > > > lspci -v > > 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD > > Audio Controller (rev 02) Subsystem: Giga-byte Technology Device > > a022 Flags: bus master, fast devsel, latency 0, IRQ 22 > > Memory at fa200000 (64-bit, non-prefetchable) [size=16K] > > Capabilities: <access denied> > > Kernel driver in use: HDA Intel > > Kernel modules: snd-hda-intel > > > > > > > > > I have that problem( Start playing a video from youtube and then > start a song with audacious2) too. > > lsmod | grep snd > snd_seq_dummy 3540 0 > snd_hda_codec_idt 74064 1 > snd_hda_codec_intelhdmi 14896 1 > snd_seq_oss 36224 0 > snd_seq_midi_event 8592 1 snd_seq_oss > snd_seq 64640 5 > snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device > 8324 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss > 47328 0 snd_mixer_oss 20976 1 snd_pcm_oss > snd_hda_intel 31208 7 > snd_hda_codec 82128 3 > snd_hda_codec_idt,snd_hda_codec_intelhdmi,snd_hda_intel > snd_hwdep 9976 1 snd_hda_codec > snd_pcm 90872 5 > snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer 25344 > 4 snd_seq,snd_pcm snd 76744 22 > snd_hda_codec_idt,snd_hda_codec_intelhdmi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer > soundcore 8576 1 snd > snd_page_alloc 10784 2 snd_hda_intel,snd_pcm > > > lspci -v > 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio > Controller (rev 02) > Subsystem: Dell Device 022f > Flags: bus master, fast devsel, latency 0, IRQ 21 > Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K] > Capabilities: <access denied> > Kernel driver in use: HDA Intel > Kernel modules: snd-hda-intel > > > > > > > -- > > Gruß, Johannes > > Täglich http://blog.hehejo.de und du fühlst dich gut. > > Mast und Schotbruch mit dem http://segelsport-blog.de. > > > > >