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).
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
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
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
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
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
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
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
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
---
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
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
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
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
>
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
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
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
16 matches
Mail list logo