I can't get surround sound with Doom 3 and Quake 4 under Linux. Stereo
output works fine, aplay works fine, and speaker-test works in every
mode, stereo and surround. But when I try to enable surround sound in
Doom 3, I get this:
dlopen(libasound.so.2)
asoundlib version: 1.0.14a
opened Alsa P
On Tue, Mar 18, 2008 at 4:06 AM, Alexander Indenbaum <
[EMAIL PROTECTED]> wrote:
> On Tue, Mar 18, 2008 at 3:42 AM, Rene Herman <[EMAIL PROTECTED]>
> wrote:
>
> > Yes, aplay would've worked. What you are using is trying to open
> > controls
> > for the card though and non are defined. If you will
Hi,
I am new to this Linux audio. I am trying to record the audio streams from
different instances of firefox playing flash video into different files. I
tried using dmix and the file plugin but that only gives me the mixed stream.
What I would like to do is to record the individual streams b
On Tue, Mar 18, 2008 at 3:42 AM, Rene Herman <[EMAIL PROTECTED]>
wrote:
> Yes, aplay would've worked. What you are using is trying to open controls
> for the card though and non are defined. If you will be using the dummy
> driver anyway, use:
>
> pcm.!default {
>typefile
>slav
On Sat, Mar 15, 2008 at 3:43 PM, Hendrik Friedel <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to get the AC3 output coming from a digital Video Card converted
> to a plain old analog stereo signal.
> For this, I connected the SPDIF out of the video Card to the SPDIF in of the
> soundcard
On 18-03-08 01:27, Alexander Indenbaum wrote:
> Still no PCM in /tmp/pcm.out. I get following error messages though:
> "(snd_determine_driver) could not open control for card 0"
> "(_snd_config_evaluate) function snd_func_concat returned error: No such
> file or directory"
> "(snd_func_concat) er
On Tue, Mar 18, 2008 at 2:45 AM, Lee Revell <[EMAIL PROTECTED]> wrote:
>
> Please strace aplay and see what files it's trying to open.
>
You're absolutely right. I was missing /dev device files.
So my test goes like this:
- run snddevices script to create /dev
- load snd drivers with Dummy comp
On Mon, Mar 17, 2008 at 8:27 PM, Alexander Indenbaum
<[EMAIL PROTECTED]> wrote:
> Still no PCM in /tmp/pcm.out. I get following error messages though:
> "(snd_determine_driver) could not open control for card 0"
> "(_snd_config_evaluate) function snd_func_concat returned error: No such
> file or d
>
> > pcm.!default {
> > typefile
> > slave {
> > pcm null
> > }
> > file"/tmp/pcm.out"
> > }
>
OK - this goes to /etc/alsa.conf
>
> >
> > Exactly why you need that slave definition I'm not sure either, but it
> seems
> > you do
This is normal. The alsa-oss package is a wrapper for non-alsa
applications. The snd-seq-oss and snd-pcm_oss are drivers that help
translate OSS calls to ALSA at the kernel level, whereas the alsa-oss
package contains a library that converts OSS system calls to alsa system
calls. The driver vers
I've just apt-got a few alsa packages and out of habit installed the
alsa-oss package. I've since removed that package and reinstalled. But
lsmod still shows:
snd54660 23
snd_atiixp_modem,snd_via82xx_modem,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,s
Nigel,
Well, as I said in my private email (forgot to include the mailing list), I
connected up my USB box, and can now both record and play back using
arecord and aplay. So the problem seems to be in the configuration of the
SB sound card. It was a cheap OEM one, so probably isn't well supported
On 17-03-08 16:07, Takashi Iwai wrote:
>>> Recently I added a new option "truncate" to file plugin. As default,
>>> it's set to true (for compatibility reason), and the plugin overwrite
>>> the existing file if reopened. When it's set to false, a new file is
>>> created with a different suffix (
At Mon, 17 Mar 2008 13:34:11 +0100,
Rene Herman wrote:
>
> On 17-03-08 09:05, Takashi Iwai wrote:
> > At Mon, 17 Mar 2008 04:18:15 +0100,
> > Rene Herman wrote:
>
> >> Don't do it there. Use /etc/asound.conf or $HOME/.asoundrc ...
> >
> > Or /etc/asound.conf. It's the additional place for the s
On 17-03-08 09:05, Takashi Iwai wrote:
> At Mon, 17 Mar 2008 04:18:15 +0100,
> Rene Herman wrote:
>> Don't do it there. Use /etc/asound.conf or $HOME/.asoundrc ...
>
> Or /etc/asound.conf. It's the additional place for the system-wide
> definitions.
That's what I said. What happened? Alexander
On 17-03-08 04:35, Alexander Indenbaum wrote:
> On Mon, Mar 17, 2008 at 5:18 AM, Rene Herman <[EMAIL PROTECTED]
> Don't do it there. Use /etc/asound.conf or $HOME/.asoundrc ...
>
>
> Generally I'd agree with you that $HOME/.asoundrc is way to go if it was
> my desktop workstation. But thi
At Mon, 17 Mar 2008 04:18:15 +0100,
Rene Herman wrote:
>
> On 17-03-08 03:57, Alexander Indenbaum wrote:
>
> > I'm playing with embedded system without any hardware sound device. I'd like
> > to grab sound from ALSA application, for instance Firefox displaying YouTube
> > clip inside flash plugin
17 matches
Mail list logo