public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* AWE64 Duplex not working with 2.4.17
@ 2001-12-29 18:40 rdicaire
  2001-12-30  9:56 ` ertzog
  2001-12-30 14:36 ` Lionel Bouton
  0 siblings, 2 replies; 3+ messages in thread
From: rdicaire @ 2001-12-29 18:40 UTC (permalink / raw)
  To: linux-kernel

I have installed an SB AWE 64, kernel is 2.4.17, audio works fine, but I
cannot play
simultaneous multpile wav or mp3 files, errors reported that something
else has the device open already.

Here's what syslog reports when the modules are loaded:

Dec 29 13:21:13 ws kernel: Soundblaster audio driver Copyright (C) by
Hannu Savolainen 1993-1996 
Dec 29 13:21:14 ws kernel: sb: Creative SB AWE64  PnP detected 
Dec 29 13:21:14 ws kernel: sb: ISAPnP reports 'Creative SB AWE64  PnP'
at i/o 0x220, irq 5, dma 1, 5 
Dec 29 13:21:14 ws kernel: SB 4.16 detected OK (220) 
Dec 29 13:21:14 ws kernel: sb: 1 Soundblaster PnP card(s) found. 


Is there some module option to enable duplex operation?

Please CC: me on replies as I am not on this mailing list, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: AWE64 Duplex not working with 2.4.17
  2001-12-29 18:40 AWE64 Duplex not working with 2.4.17 rdicaire
@ 2001-12-30  9:56 ` ertzog
  2001-12-30 14:36 ` Lionel Bouton
  1 sibling, 0 replies; 3+ messages in thread
From: ertzog @ 2001-12-30  9:56 UTC (permalink / raw)
  To: rdicaire; +Cc: linux-kernel


It is impossible, as I know. For this use either esd (from Enlightenment),
either the same sound daemon from KDE. First seems to be better, because
more supported.

Best regards.

On Sat, 29 Dec 2001 rdicaire@ardynet.com wrote:

> I have installed an SB AWE 64, kernel is 2.4.17, audio works fine, but I
> cannot play
> simultaneous multpile wav or mp3 files, errors reported that something
> else has the device open already.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: AWE64 Duplex not working with 2.4.17
  2001-12-29 18:40 AWE64 Duplex not working with 2.4.17 rdicaire
  2001-12-30  9:56 ` ertzog
@ 2001-12-30 14:36 ` Lionel Bouton
  1 sibling, 0 replies; 3+ messages in thread
From: Lionel Bouton @ 2001-12-30 14:36 UTC (permalink / raw)
  To: rdicaire; +Cc: Linux

rdicaire@ardynet.com wrote:

> I have installed an SB AWE 64, kernel is 2.4.17, audio works fine, but I
> cannot play
> simultaneous multpile wav or mp3 files, errors reported that something
> else has the device open already.
> 


This is an hardware limitation. AWE series don't support multiple PCM 
streams.
So mixing multiple PCM streams must be done in software. Use either esd, 
artsd, ...

You could imagine a driver based software mixing but :
- it would make drivers far more complex -> more bug-prone,
- it may pose performance/feasability problems when your apps need 
accurate timings (Video/audio sync for example).

LB.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-30 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-29 18:40 AWE64 Duplex not working with 2.4.17 rdicaire
2001-12-30  9:56 ` ertzog
2001-12-30 14:36 ` Lionel Bouton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox