* OSS/ALSA issue
@ 2006-06-06 19:57 Alien
2006-06-06 20:37 ` Lee Revell
0 siblings, 1 reply; 6+ messages in thread
From: Alien @ 2006-06-06 19:57 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1.1: Type: text/plain, Size: 807 bytes --]
I don't know if this is true on any driver, but here's what happend yesterday:
(i have au8810 driver; on x86_64 system)
i was watching google video on my system
(google video is a flash thing; thus emulated and uses OSS (the only app that
needs it))
and suddenly gaim reconnected a network and beeped using aplay (ALSA)
as a result, the sound was played, all sound looped (also flash), and a few
hours later, my /var/log/kernel/warnings was > 600MB (kernel warnings).
Now, we all know that:
1. ALSA has hardware mixing if the chipset/driver supports it (i know mine
does).
2. OSS does not do any multiple sounds
so, the OSS application is continually using soundcard. and aplay plays a
short one... should it work or must aplay be denied???
(i'm using latest alsa)
[-- Attachment #1.2: Type: application/pgp-signature, Size: 191 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: OSS/ALSA issue
2006-06-06 19:57 OSS/ALSA issue Alien
@ 2006-06-06 20:37 ` Lee Revell
2006-06-06 21:29 ` Alien
[not found] ` <200606062332.55293.alien999999999@users.sourceforge.net>
0 siblings, 2 replies; 6+ messages in thread
From: Lee Revell @ 2006-06-06 20:37 UTC (permalink / raw)
To: Alien; +Cc: alsa-devel
On Tue, 2006-06-06 at 21:57 +0200, Alien wrote:
> as a result, the sound was played, all sound looped (also flash), and
> a few
> hours later, my /var/log/kernel/warnings was > 600MB (kernel
> warnings).
>
>
> Now, we all know that:
>
> 1. ALSA has hardware mixing if the chipset/driver supports it (i know
> mine does).
>
> 2. OSS does not do any multiple sounds
It should work. ALSA's OSS emulation supports mixing if the card has
hardware mixing. It is only in the case of software mixing that OSS
emulation cannot support multiple open.
Sounds like a driver bug. What do the kernel warnings say?
Lee
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: OSS/ALSA issue
2006-06-06 20:37 ` Lee Revell
@ 2006-06-06 21:29 ` Alien
2006-06-06 21:31 ` Lee Revell
[not found] ` <200606062332.55293.alien999999999@users.sourceforge.net>
1 sibling, 1 reply; 6+ messages in thread
From: Alien @ 2006-06-06 21:29 UTC (permalink / raw)
To: alsa-devel; +Cc: Lee Revell
[-- Attachment #1.1: Type: text/plain, Size: 730 bytes --]
Op dinsdag 6 juni 2006 22:37, schreef Lee Revell:
> On Tue, 2006-06-06 at 21:57 +0200, Alien wrote:
> > as a result, the sound was played, all sound looped (also flash), and
> > a few
> > hours later, my /var/log/kernel/warnings was > 600MB (kernel
> > warnings).
> >
> >
> > Now, we all know that:
> >
> > 1. ALSA has hardware mixing if the chipset/driver supports it (i know
> > mine does).
> >
> > 2. OSS does not do any multiple sounds
>
> It should work. ALSA's OSS emulation supports mixing if the card has
> hardware mixing. It is only in the case of software mixing that OSS
> emulation cannot support multiple open.
>
> Sounds like a driver bug. What do the kernel warnings say?
>
> Lee
these are the kernel warnings
[-- Attachment #1.2: Type: application/pgp-signature, Size: 191 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
[-- Attachment #3: Type: text/plain, Size: 161 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: OSS/ALSA issue
2006-06-06 21:29 ` Alien
@ 2006-06-06 21:31 ` Lee Revell
0 siblings, 0 replies; 6+ messages in thread
From: Lee Revell @ 2006-06-06 21:31 UTC (permalink / raw)
To: Alien; +Cc: alsa-devel
On Tue, 2006-06-06 at 23:29 +0200, Alien wrote:
> these are the kernel warnings
Did you mean to attach something?
Lee
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: OSS/ALSA issue
[not found] ` <200606062332.55293.alien999999999@users.sourceforge.net>
@ 2006-06-06 21:40 ` Lee Revell
2006-06-07 6:56 ` Alien
0 siblings, 1 reply; 6+ messages in thread
From: Lee Revell @ 2006-06-06 21:40 UTC (permalink / raw)
To: Alien; +Cc: alsa-devel
On Tue, 2006-06-06 at 23:32 +0200, Alien wrote:
> Op dinsdag 6 juni 2006 22:37, schreef Lee Revell:
> > On Tue, 2006-06-06 at 21:57 +0200, Alien wrote:
> > > as a result, the sound was played, all sound looped (also flash), and
> > > a few
> > > hours later, my /var/log/kernel/warnings was > 600MB (kernel
> > > warnings).
> > >
> > >
> > > Now, we all know that:
> > >
> > > 1. ALSA has hardware mixing if the chipset/driver supports it (i know
> > > mine does).
> > >
> > > 2. OSS does not do any multiple sounds
> >
> > It should work. ALSA's OSS emulation supports mixing if the card has
> > hardware mixing. It is only in the case of software mixing that OSS
> > emulation cannot support multiple open.
> >
> > Sounds like a driver bug. What do the kernel warnings say?
> >
> > Lee
>
> forgot attachments
It's a driver bug, please file a bug report if you can reproduce it with
the latest ALSA sources from the Hg repository.
Lee
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: OSS/ALSA issue
2006-06-06 21:40 ` Lee Revell
@ 2006-06-07 6:56 ` Alien
0 siblings, 0 replies; 6+ messages in thread
From: Alien @ 2006-06-07 6:56 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
BTW: i still have a spare au88x0 card... any devel want it?
I'd prefer it to be used to fix x86_64 issues with it.
mvg,
On Tuesday 06 June 2006 23:40, Lee Revell wrote:
> On Tue, 2006-06-06 at 23:32 +0200, Alien wrote:
> > Op dinsdag 6 juni 2006 22:37, schreef Lee Revell:
> > > On Tue, 2006-06-06 at 21:57 +0200, Alien wrote:
> > > > as a result, the sound was played, all sound looped (also flash), and
> > > > a few
> > > > hours later, my /var/log/kernel/warnings was > 600MB (kernel
> > > > warnings).
> > > >
> > > >
> > > > Now, we all know that:
> > > >
> > > > 1. ALSA has hardware mixing if the chipset/driver supports it (i know
> > > > mine does).
> > > >
> > > > 2. OSS does not do any multiple sounds
> > >
> > > It should work. ALSA's OSS emulation supports mixing if the card has
> > > hardware mixing. It is only in the case of software mixing that OSS
> > > emulation cannot support multiple open.
> > >
> > > Sounds like a driver bug. What do the kernel warnings say?
> > >
> > > Lee
> >
> > forgot attachments
>
> It's a driver bug, please file a bug report if you can reproduce it with
> the latest ALSA sources from the Hg repository.
>
> Lee
--
Alien is my name and head-biting is my game
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-06-07 6:56 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-06 19:57 OSS/ALSA issue Alien
2006-06-06 20:37 ` Lee Revell
2006-06-06 21:29 ` Alien
2006-06-06 21:31 ` Lee Revell
[not found] ` <200606062332.55293.alien999999999@users.sourceforge.net>
2006-06-06 21:40 ` Lee Revell
2006-06-07 6:56 ` Alien
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.