-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hay,
I am a gentoo user , and I have kernel 2.6.17 with ck patch. I use the
alsa in the kernel. I notice that I can no longer play to a sound device
 from amarok AND twinkle ( a telephony program) at the same time. both
access the playout via alsa.
I removed any dmix settings I had.

$ cat /proc/asound/cards
 0 [V8237          ]: VIA8237 - VIA 8237
                      VIA 8237 with CMI9761 at 0xe800, irq 11
 1 [Bt878          ]: Bt87x - Brooktree Bt878
                      Brooktree Bt878 at 0xe8101000, irq 11
 2 [Headset        ]: Bluetooth SCO - BT Headset
                      BT Headset 1
 3 [Audio          ]: USB-Audio - USB Audio
                      C-Media INC. USB Audio at usb-0000:00:10.2-2, full
speed
 4 [U0x46d0x8c5    ]: USB-Audio - USB Device 0x46d:0x8c5
                      USB Device 0x46d:0x8c5 at usb-0000:00:10.4-1, high
speed

 cat /etc/asound.conf
# CARD DEFINITIONS
   pcm.via       { type hw; card V8237 }
   ctl.via       { type hw; card V8237 }

   pcm.brooktee  { type hw; card Bt878 }
   ctl.brooktee  { type hw; card Bt878 }

   pcm.cmedia { type hw; card Audio }
   ctl.cmedia { type hw; card Audio }

   pcm.headset { type hw; card Headset }
   ctl.headset { type hw; card Headset }

   pcm.webcam { type hw; card U0x46d0x8c5 }
   ctl.webcam { type hw; card U0x46d0x8c5 }

 $ cat .asoundrc
pcm.snd-via82xx { type hw card 0 }
ctl.snd-via82xx { type hw card 0 }
pcm.snd-bt87x { type hw card 1 }
ctl.snd-bt87x { type hw card 1 }
pcm.usb-audio { type hw card 2 }
ctl.usb-audio { type hw card 2 }
pcm.bt-sco { type hw card 4 }
ctl.bt-sco { type hw card 4 }
pcm.jackplug {
    type plug
    slave { pcm "jack" }
}

pcm.jack {
    type jack
    playback_ports {
        0 alsa_pcm:playback_1
        1 alsa_pcm:playback_2
    }
    capture_ports {
        0 alsa_pcm:capture_1
        1 alsa_pcm:capture_2
    }
}
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE8C4IkwazfG0MmCYRAvcQAJ0U6VNBOFPgtrcgKptEt9ZBe1iq8ACfbaLg
kWyR9h3n/A0DiYyEa1gF1xQ=
=K3Y4
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to