* Problem with multiplexing
@ 2003-05-15 22:36 Marco Canini
2003-05-16 9:30 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Marco Canini @ 2003-05-15 22:36 UTC (permalink / raw)
To: alsa-devel
Please gimme an answer!
I've a CS4624 sound card, i compiled the kernel 2.5.68 with ALSA all
built-in (no modules), i choosed to compile the following:
Sequencer support
OSS API emulation
OSS Mixer API
OSS PCM (digital audio) API
RTC Timer support
PCI devices -> Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
I don't use devfs, so i created the needed devices trough the proper
script, and i can actually get sound from native alsa apps and oss apps.
What i can't get to work is the multiplexing: i mean whan more than one
app open /dev/dsp and i can listen more than one audio stream at the
same time.
I tried today on another machine with a sb live and without alsa, well
there it works!
I thought that alsa do some sort of software multiplexing if the
hardware multiplexing is unavailable.
Anyway do you have some ideas of what's going on here?
--
Marco Canini <m.canini@libero.it>
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with multiplexing
2003-05-15 22:36 Problem with multiplexing Marco Canini
@ 2003-05-16 9:30 ` Takashi Iwai
2003-05-29 8:50 ` Marco Canini
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2003-05-16 9:30 UTC (permalink / raw)
To: Marco Canini; +Cc: alsa-devel
At 16 May 2003 00:36:38 +0200,
Marco Canini wrote:
>
> Please gimme an answer!
>
> I've a CS4624 sound card, i compiled the kernel 2.5.68 with ALSA all
> built-in (no modules), i choosed to compile the following:
>
> Sequencer support
> OSS API emulation
> OSS Mixer API
> OSS PCM (digital audio) API
> RTC Timer support
>
> PCI devices -> Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
>
> I don't use devfs, so i created the needed devices trough the proper
> script, and i can actually get sound from native alsa apps and oss apps.
>
> What i can't get to work is the multiplexing: i mean whan more than one
> app open /dev/dsp and i can listen more than one audio stream at the
> same time.
>
> I tried today on another machine with a sb live and without alsa, well
> there it works!
>
> I thought that alsa do some sort of software multiplexing if the
> hardware multiplexing is unavailable.
>
> Anyway do you have some ideas of what's going on here?
the latest driver supports multiple playback on this chip but only
with the new DSP code. please turn on CONFIG_SND_CS46XX_NEW_DSP
(still tagged experimental).
Takashi
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
The only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with multiplexing
2003-05-16 9:30 ` Takashi Iwai
@ 2003-05-29 8:50 ` Marco Canini
0 siblings, 0 replies; 3+ messages in thread
From: Marco Canini @ 2003-05-29 8:50 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel
On Fri, 2003-05-16 at 11:30, Takashi Iwai wrote:
> At 16 May 2003 00:36:38 +0200,
> Marco Canini wrote:
> >
> > Please gimme an answer!
> >
> > I've a CS4624 sound card, i compiled the kernel 2.5.68 with ALSA all
> > built-in (no modules), i choosed to compile the following:
> >
> > Sequencer support
> > OSS API emulation
> > OSS Mixer API
> > OSS PCM (digital audio) API
> > RTC Timer support
> >
> > PCI devices -> Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
> >
> > I don't use devfs, so i created the needed devices trough the proper
> > script, and i can actually get sound from native alsa apps and oss apps.
> >
> > What i can't get to work is the multiplexing: i mean whan more than one
> > app open /dev/dsp and i can listen more than one audio stream at the
> > same time.
> >
> > I tried today on another machine with a sb live and without alsa, well
> > there it works!
> >
> > I thought that alsa do some sort of software multiplexing if the
> > hardware multiplexing is unavailable.
> >
> > Anyway do you have some ideas of what's going on here?
>
> the latest driver supports multiple playback on this chip but only
> with the new DSP code. please turn on CONFIG_SND_CS46XX_NEW_DSP
> (still tagged experimental).
>
Thanks a lot.
I've enabled it and now i can experience hardware mixing.
It's still tagged experimental but what do you think about its
stability?
>
> Takashi
>
>
> -------------------------------------------------------
> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
> The only event dedicated to issues related to Linux enterprise solutions
> www.enterpriselinuxforum.com
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
--
Marco Canini <m.canini@libero.it>
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-29 8:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-15 22:36 Problem with multiplexing Marco Canini
2003-05-16 9:30 ` Takashi Iwai
2003-05-29 8:50 ` Marco Canini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.