Re: [Alsa-user] how to capture audio data if ALSA disabled in kernel configuration?

2007-06-17 Thread Hou Xiang ZHU
Lee Revell 写道: > On 6/17/07, Hou Xiang ZHU <[EMAIL PROTECTED]> wrote: > >> our set-top-box is a linux with ALSA system and the sound captured is >> from a usb pwc driver(philips webcam). >> >> now for some reason we have to disable alsa in kernel kernel config. >> (i.e, can't use alsa anymore).

Re: [Alsa-user] how to capture audio data if ALSA disabled in kernel configuration?

2007-06-17 Thread Lee Revell
On 6/17/07, Hou Xiang ZHU <[EMAIL PROTECTED]> wrote: > our set-top-box is a linux with ALSA system and the sound captured is > from a usb pwc driver(philips webcam). > > now for some reason we have to disable alsa in kernel kernel config. > (i.e, can't use alsa anymore). Then how can we capture aud

[Alsa-user] how to capture audio data if ALSA disabled in kernel configuration?

2007-06-17 Thread Hou Xiang ZHU
Hello: our set-top-box is a linux with ALSA system and the sound captured is from a usb pwc driver(philips webcam). now for some reason we have to disable alsa in kernel kernel config. (i.e, can't use alsa anymore). Then how can we capture audio data from the usb pwc? i.e can we still insert som

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Lee Revell
On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > No, I thought that aoss was a second choice, not complementary to emulation > by snd_*_oss modules, was I wrong? aoss is the only way to get dmix working for OSS apps. The reason is that snd_*_oss aka "in-kernel OSS emulation" is implemented in

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
No, I thought that aoss was a second choice, not complementary to emulation by snd_*_oss modules, was I wrong? Cheers, Carlos On 6/17/07, Lee Revell <[EMAIL PROTECTED]> wrote: On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > Sorry, it was an error when copy pasting to the email. The real .a

Re: [Alsa-user] updated kernel leaves me without sound! : Ubuntu 7.04

2007-06-17 Thread Lee Revell
On 6/17/07, mQ - Martin Quested <[EMAIL PROTECTED]> wrote: > Also, running 'alsaconf' - after or before using the KDE menu - > results in it finding no supported PnP or PCI cards, and then > complaining about missing modules: It sounds like you purged all your ALSA modules. Try force-reinstalling

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Lee Revell
On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > Sorry, it was an error when copy pasting to the email. The real .asoundrc is > as: > > pcm.dsp0 { >type plug >slave.pcm "dmix" > } > ctl.mixer0 { > type hw > card 0 > } You are running the OSS apps as "aoss some-oss-app" righ

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
Sorry, it was an error when copy pasting to the email. The real .asoundrc is as: pcm.dsp0 { type plug slave.pcm "dmix" } ctl.mixer0 { type hw card 0 } Cheers, Carlos On 6/17/07, Lee Revell <[EMAIL PROTECTED]> wrote: On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > Then, my .aso

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Lee Revell
On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > Then, my .asoundrc configuration for > oss dmix is: > > pcm.dsp0 { > type plug > slave.pcm "hw:0" > } > > ctl.mixer0 { > type hw > card 0 > } This config does not mention dmix at all.. try changing slave.pcm to "dmix:0" Lee ---

Re: [Alsa-user] updated kernel leaves me without sound! : Ubuntu 7.04

2007-06-17 Thread mQ - Martin Quested
Hi, Thanks for taking the time and looking into this for me. On 17/06/07, Benno Schulenberg <[EMAIL PROTECTED]> wrote: > I've now read the start of this thread, and do not understand why > you are building alsa from source. Feisty uses alsa-1.0.13, so if > Edgy worked for you with that version o

[Alsa-user] Restore of mixer values

2007-06-17 Thread Hartmut Figge
Greetings, there is one issue with alsa and my Trident 4DWave NX, which plagues me since some years. Now it is really time to ask for a solution. ;) Playing sound results in the appearance of new channels in alsamixer, which are not proper initialized. That must be forced with 'sudo alsactl resto

[Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
Hi folks, I can't get oss apps working with dmix. The alsa device is working fine, for example I can run multiple simultaneous instances of "alsaplayer -o alsa -d plug:dmix some.mp3" without problem. Then, my .asoundrc configuration for oss dmix is: pcm.dsp0 { type plug slave.pcm "hw:0" } ct

Re: [Alsa-user] How can I setup the alsa jack plugin?

2007-06-17 Thread Vladimir Mosgalin
Hi [EMAIL PROTECTED] On 2007.06.17 at 18:51:24 +0200, [EMAIL PROTECTED] wrote next: > does anyone of you know how to setup the alsa jack plugin? Jackd is working > flawlessly for me, but the alsa jack plugin isn't. I used the following > asound.conf: > > pcm.!default { > type plug >

[Alsa-user] Still having dmix problem with usb-audio external speakers

2007-06-17 Thread Daniel O'Neill
I know at one point during testing I was able to have 2 simultaneous .wav files play back through external USB speakers, but for whatever reason dmix appears to just not be happening when I use audio/video apps like xmms, amarok, vlc, or mplayer. Always the second app will complain that it canno

[Alsa-user] How can I setup the alsa jack plugin?

2007-06-17 Thread apriori
Hi all, does anyone of you know how to setup the alsa jack plugin? Jackd is working flawlessly for me, but the alsa jack plugin isn't. I used the following asound.conf: pcm.!default { type plug slave { pcm "jack" } } pcm.jack { type jack playback_po

Re: [Alsa-user] updated kernel leaves me without sound! : Ubuntu 7.04

2007-06-17 Thread Benno Schulenberg
mQ - Martin Quested wrote: > On 16/06/07, Benno Schulenberg <[EMAIL PROTECTED]> wrote: > > Please don't top-post. > > Hi, does that last request mean you want me to write my email at > the bottom like this? Well, partly. Also snip everything you are not reacting to. And put your answers directl