* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-09 15:09 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-09 15:09 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-09-2005 17:09 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-17 15:52 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-17 15:52 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-17-2005 17:52 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-17-05 17:52
----------------------------------------------------------------------
You didn't pass "plug" layer, right? Otherwise the sample rate isn't
converted.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-17 15:53 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-17 15:53 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-17-2005 17:53 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-17-05 17:52
----------------------------------------------------------------------
You didn't pass "plug" layer, right? Otherwise the sample rate isn't
converted.
----------------------------------------------------------------------
tiwai - 05-17-05 17:53
----------------------------------------------------------------------
BTW, with ALSA 1.0.9, dmix will be used automatically, so you don't have to
set up the configuration explicitly.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-17 22:38 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-17 22:38 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-18-2005 00:38 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-17-05 17:53
----------------------------------------------------------------------
BTW, with ALSA 1.0.9, dmix will be used automatically, so you don't have to
set up the configuration explicitly.
----------------------------------------------------------------------
qwer1234 - 05-18-05 00:38
----------------------------------------------------------------------
I don't understand this sentence:
You didn't pass "plug" layer.
My asound.conf is:
pcm.dmixoss {
type dmix
ipc_key 5678293
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 8192
rate 48000
}
bindings {
0 0 # from 0 => to 0
1 1 # from 1 => to 1
}
}
pcm.dsnooposs {
type dsnoop
ipc_key 5778293
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 8192
rate 48000
}
bindings {
0 0 # from 0 => to 0
1 1 # from 1 => to 1
}
}
pcm.duplex {
type asym
playback.pcm "dmixoss"
capture.pcm "dsnooposs"
}
pcm.!default {
type plug
slave.pcm "duplex"
}
ctl.!default {
type hw
card 0
}
pcm.dsp0 {
type plug
slave.pcm "duplex"
}
ctl.dsp0 {
type hw
card 0
}
ctl.mixer0 {
type hw
card 0
}
ctl.mixer {
type hw
card 0
}
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-18 12:53 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-18 12:53 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-18-2005 14:53 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
qwer1234 - 05-18-05 00:41
----------------------------------------------------------------------
I don't understand this sentence:
You didn't pass "plug" layer.
My asound.conf is:
pcm.dmixoss {
type dmix
ipc_key 5678293
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 8192
rate 48000
}
bindings {
0 0 # from 0 => to 0
1 1 # from 1 => to 1
}
}
pcm.dsnooposs {
type dsnoop
ipc_key 5778293
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 8192
rate 48000
}
bindings {
0 0 # from 0 => to 0
1 1 # from 1 => to 1
}
}
pcm.duplex {
type asym
playback.pcm "dmixoss"
capture.pcm "dsnooposs"
}
pcm.!default {
type plug
slave.pcm "duplex"
}
ctl.!default {
type hw
card 0
}
pcm.dsp0 {
type plug
slave.pcm "duplex"
}
ctl.dsp0 {
type hw
card 0
}
ctl.mixer0 {
type hw
card 0
}
ctl.mixer {
type hw
card 0
}
/tiwai: Please tell me something more.
----------------------------------------------------------------------
tiwai - 05-18-05 14:53
----------------------------------------------------------------------
I guessed wrong. The configuration looks OK.
So, this is likely a bug of aoss or openal. What app does behave like
this?
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-18 12:55 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-18 12:55 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-18-2005 14:55 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-18-05 14:53
----------------------------------------------------------------------
I guessed wrong. The configuration looks OK.
So, this is likely a bug of aoss or openal. What app does behave like
this?
----------------------------------------------------------------------
tiwai - 05-18-05 14:55
----------------------------------------------------------------------
Also, does ALSA mode on openal work properly?
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-19 11:37 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-19 11:37 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-19-2005 13:37 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-18-05 14:55
----------------------------------------------------------------------
Also, does ALSA mode on openal work properly?
----------------------------------------------------------------------
qwer1234 - 05-19-05 13:37
----------------------------------------------------------------------
1. ALSA mode on openal gives me no sound.
It looks like it is mute, but it is not.
2. Most of tests in openal-cvs have too fast sound.
armyops (americas army) game have too fast sound with aoss.
Because ALSA mode on openal doesn't work for me I use aoss wrapper.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-19 12:12 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-19 12:12 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-19-2005 14:12 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
qwer1234 - 05-19-05 13:37
----------------------------------------------------------------------
1. ALSA mode on openal gives me no sound.
It looks like it is mute, but it is not.
2. Most of tests in openal-cvs have too fast sound.
armyops (americas army) game have too fast sound with aoss.
Because ALSA mode on openal doesn't work for me I use aoss wrapper.
----------------------------------------------------------------------
tiwai - 05-19-05 14:12
----------------------------------------------------------------------
Hmm, the silence of alsa mode seems to be a bug of openal.
Anyway, try ALSA 1.0.9rc3 if you use dmix before stepping deeply into the
debuggin. Many bugs have been fixed regarding it. Don't forget to update
all drivers, lib and alsa-oss stuff.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-19 14:59 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-19 14:59 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-19-2005 16:59 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-19-05 14:12
----------------------------------------------------------------------
Hmm, the silence of alsa mode seems to be a bug of openal.
Anyway, try ALSA 1.0.9rc3 if you use dmix before stepping deeply into the
debuggin. Many bugs have been fixed regarding it. Don't forget to update
all drivers, lib and alsa-oss stuff.
----------------------------------------------------------------------
qwer1234 - 05-19-05 16:59
----------------------------------------------------------------------
How can I check which alsa driver version do I have in my 2.6 kernel?
I use 2.6.11.10.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
05-19-05 16:59 qwer1234 Note Added: 0004694
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-24 9:59 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-24 9:59 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-24-2005 11:59 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
qwer1234 - 05-19-05 16:59
----------------------------------------------------------------------
How can I check which alsa driver version do I have in my 2.6 kernel?
I use 2.6.11.10.
----------------------------------------------------------------------
tiwai - 05-24-05 11:59
----------------------------------------------------------------------
You can see the driver version in /proc/asound/version.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
05-19-05 16:59 qwer1234 Note Added: 0004694
05-24-05 11:59 tiwai Note Added: 0004712
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-25 3:24 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-25 3:24 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-25-2005 05:24 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
tiwai - 05-24-05 11:59
----------------------------------------------------------------------
You can see the driver version in /proc/asound/version.
----------------------------------------------------------------------
qwer1234 - 05-25-05 05:24
----------------------------------------------------------------------
aoss armyops; works fine with alsa 1.0.9rc3a,
but openal doesn't give me any sound with alsa driver.
I think that this is openal bug, but I don't know that
for sure. I will try to debug openal. Mabey I will find out
what is wrong.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
05-19-05 16:59 qwer1234 Note Added: 0004694
05-24-05 11:59 tiwai Note Added: 0004712
05-25-05 05:24 qwer1234 Note Added: 0004735
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-05-27 10:36 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-05-27 10:36 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To: tiwai
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 05-27-2005 12:36 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
qwer1234 - 05-25-05 05:24
----------------------------------------------------------------------
aoss armyops; works fine with alsa 1.0.9rc3a,
but openal doesn't give me any sound with alsa driver.
I think that this is openal bug, but I don't know that
for sure. I will try to debug openal. Mabey I will find out
what is wrong.
----------------------------------------------------------------------
tiwai - 05-27-05 12:36
----------------------------------------------------------------------
OK, then let's close this bug now.
Please open another one for the bug of alsa mode of openal if you find
anything.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
05-19-05 16:59 qwer1234 Note Added: 0004694
05-24-05 11:59 tiwai Note Added: 0004712
05-25-05 05:24 qwer1234 Note Added: 0004735
05-27-05 12:36 tiwai Status new => resolved
05-27-05 12:36 tiwai Resolution open => fixed
05-27-05 12:36 tiwai Assigned To => tiwai
05-27-05 12:36 tiwai Note Added: 0004751
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] 13+ messages in thread
* [ALSA - liboss 0001098]: aoss openal gives too fast sound.
@ 2005-08-09 11:44 bugtrack
0 siblings, 0 replies; 13+ messages in thread
From: bugtrack @ 2005-08-09 11:44 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1098>
======================================================================
Reported By: qwer1234
Assigned To: tiwai
======================================================================
Project: ALSA - liboss
Issue ID: 1098
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-09-2005 17:09 CEST
Last Modified: 08-09-2005 13:44 CEST
======================================================================
Summary: aoss openal gives too fast sound.
Description:
Opanal layer gives too fast sound when I use aoss wrapper and I get this
error multiple times:
native_blitbuffer: select error occured
======================================================================
----------------------------------------------------------------------
qwer1234 - 05-25-05 05:24
----------------------------------------------------------------------
aoss armyops; works fine with alsa 1.0.9rc3a,
but openal doesn't give me any sound with alsa driver.
I think that this is openal bug, but I don't know that
for sure. I will try to debug openal. Mabey I will find out
what is wrong.
----------------------------------------------------------------------
tiwai - 05-27-05 12:36
----------------------------------------------------------------------
OK, then let's close this bug now.
Please open another one for the bug of alsa mode of openal if you find
anything.
Issue History
Date Modified Username Field Change
======================================================================
05-09-05 17:09 qwer1234 New Issue
05-09-05 17:15 qwer1234 Issue Monitored: qwer1234
05-17-05 17:52 tiwai Note Added: 0004681
05-17-05 17:53 tiwai Note Added: 0004682
05-18-05 00:38 qwer1234 Note Added: 0004685
05-18-05 00:41 qwer1234 Note Edited: 0004685
05-18-05 14:53 tiwai Note Added: 0004687
05-18-05 14:55 tiwai Note Added: 0004688
05-19-05 13:37 qwer1234 Note Added: 0004689
05-19-05 14:12 tiwai Note Added: 0004690
05-19-05 16:59 qwer1234 Note Added: 0004694
05-24-05 11:59 tiwai Note Added: 0004712
05-25-05 05:24 qwer1234 Note Added: 0004735
05-27-05 12:36 tiwai Status new => resolved
05-27-05 12:36 tiwai Resolution open => fixed
05-27-05 12:36 tiwai Assigned To => tiwai
05-27-05 12:36 tiwai Note Added: 0004751
05-28-05 06:55 qwer1234 Issue End Monitor: qwer1234
08-09-05 13:44 perex Status resolved => closed
======================================================================
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2005-08-09 11:44 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-18 12:53 [ALSA - liboss 0001098]: aoss openal gives too fast sound bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-08-09 11:44 bugtrack
2005-05-27 10:36 bugtrack
2005-05-25 3:24 bugtrack
2005-05-24 9:59 bugtrack
2005-05-19 14:59 bugtrack
2005-05-19 12:12 bugtrack
2005-05-19 11:37 bugtrack
2005-05-18 12:55 bugtrack
2005-05-17 22:38 bugtrack
2005-05-17 15:53 bugtrack
2005-05-17 15:52 bugtrack
2005-05-09 15:09 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox