* [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
@ 2006-05-09 20:22 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2006-05-09 20:22 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2110>
======================================================================
Reported By: kratz00
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2110
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 05-09-2006 21:48 CEST
Last Modified: 05-09-2006 22:22 CEST
======================================================================
Summary: idAudioHardwareALSA::Write: 4096 frames overflowed
and dropped
Description:
Id's Quake IV and Doom III have Alsa support.
But the music sounds horrible and I see a lot of following message in the
console:
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 1880 out of 2048
snd_pcm_writei short write: 940 out of 1024
idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
The sound initalization output is:
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.11
opened Alsa PCM device default for playback
device buffer size: 5644 frames ( 22576 bytes )
allocated a mix buffer of 16384 bytes
--------------------------------------
if i pass '+set s_driver oss' to the startscript the client uses OSS
emulation and the sound is like expected
so whats wrong using alsa directly instead of the oss emu
======================================================================
----------------------------------------------------------------------
rlrevell - 05-09-06 22:22
----------------------------------------------------------------------
Sounds like those apps' ALSA support is buggy. Nothing we can do about it,
unless you can reproduce the problem with an open source app.
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 21:48 kratz00 New Issue
05-09-06 21:48 kratz00 File Added: codec#0
05-09-06 22:22 rlrevell Note Added: 0009692
======================================================================
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
@ 2006-07-22 20:47 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2006-07-22 20:47 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2110>
======================================================================
Reported By: kratz00
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2110
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: not an issue
Fixed in Version:
======================================================================
Date Submitted: 05-09-2006 21:48 CEST
Last Modified: 07-22-2006 22:47 CEST
======================================================================
Summary: idAudioHardwareALSA::Write: 4096 frames overflowed
and dropped
Description:
Id's Quake IV and Doom III have Alsa support.
But the music sounds horrible and I see a lot of following message in the
console:
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 1880 out of 2048
snd_pcm_writei short write: 940 out of 1024
idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
The sound initalization output is:
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.11
opened Alsa PCM device default for playback
device buffer size: 5644 frames ( 22576 bytes )
allocated a mix buffer of 16384 bytes
--------------------------------------
if i pass '+set s_driver oss' to the startscript the client uses OSS
emulation and the sound is like expected
so whats wrong using alsa directly instead of the oss emu
======================================================================
----------------------------------------------------------------------
kratz00 - 05-09-06 22:28
----------------------------------------------------------------------
i just wonder why it works with oss emulation and on my other computer with
a emu10k1 chip
----------------------------------------------------------------------
rlrevell - 05-09-06 22:37
----------------------------------------------------------------------
Maybe they didn't test their code on a wide range of hardware? It's hard
to say. Unless you can reproduce it with an open source app it's
impossible to debug.
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 21:48 kratz00 New Issue
05-09-06 21:48 kratz00 File Added: codec#0
05-09-06 22:22 rlrevell Note Added: 0009692
05-09-06 22:28 kratz00 Note Added: 0009693
05-09-06 22:37 rlrevell Note Added: 0009694
07-22-06 22:47 Adrian Bunk Status assigned => closed
07-22-06 22:47 Adrian Bunk Resolution open => not an issue
======================================================================
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
@ 2006-05-09 20:37 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2006-05-09 20: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=2110>
======================================================================
Reported By: kratz00
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2110
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 05-09-2006 21:48 CEST
Last Modified: 05-09-2006 22:37 CEST
======================================================================
Summary: idAudioHardwareALSA::Write: 4096 frames overflowed
and dropped
Description:
Id's Quake IV and Doom III have Alsa support.
But the music sounds horrible and I see a lot of following message in the
console:
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 1880 out of 2048
snd_pcm_writei short write: 940 out of 1024
idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
The sound initalization output is:
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.11
opened Alsa PCM device default for playback
device buffer size: 5644 frames ( 22576 bytes )
allocated a mix buffer of 16384 bytes
--------------------------------------
if i pass '+set s_driver oss' to the startscript the client uses OSS
emulation and the sound is like expected
so whats wrong using alsa directly instead of the oss emu
======================================================================
----------------------------------------------------------------------
kratz00 - 05-09-06 22:28
----------------------------------------------------------------------
i just wonder why it works with oss emulation and on my other computer with
a emu10k1 chip
----------------------------------------------------------------------
rlrevell - 05-09-06 22:37
----------------------------------------------------------------------
Maybe they didn't test their code on a wide range of hardware? It's hard
to say. Unless you can reproduce it with an open source app it's
impossible to debug.
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 21:48 kratz00 New Issue
05-09-06 21:48 kratz00 File Added: codec#0
05-09-06 22:22 rlrevell Note Added: 0009692
05-09-06 22:28 kratz00 Note Added: 0009693
05-09-06 22:37 rlrevell Note Added: 0009694
======================================================================
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
@ 2006-05-09 20:28 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2006-05-09 20:28 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2110>
======================================================================
Reported By: kratz00
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2110
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 05-09-2006 21:48 CEST
Last Modified: 05-09-2006 22:28 CEST
======================================================================
Summary: idAudioHardwareALSA::Write: 4096 frames overflowed
and dropped
Description:
Id's Quake IV and Doom III have Alsa support.
But the music sounds horrible and I see a lot of following message in the
console:
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 1880 out of 2048
snd_pcm_writei short write: 940 out of 1024
idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
The sound initalization output is:
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.11
opened Alsa PCM device default for playback
device buffer size: 5644 frames ( 22576 bytes )
allocated a mix buffer of 16384 bytes
--------------------------------------
if i pass '+set s_driver oss' to the startscript the client uses OSS
emulation and the sound is like expected
so whats wrong using alsa directly instead of the oss emu
======================================================================
----------------------------------------------------------------------
rlrevell - 05-09-06 22:22
----------------------------------------------------------------------
Sounds like those apps' ALSA support is buggy. Nothing we can do about it,
unless you can reproduce the problem with an open source app.
----------------------------------------------------------------------
kratz00 - 05-09-06 22:28
----------------------------------------------------------------------
i just wonder why it works with oss emulation and on my other computer with
a emu10k1 chip
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 21:48 kratz00 New Issue
05-09-06 21:48 kratz00 File Added: codec#0
05-09-06 22:22 rlrevell Note Added: 0009692
05-09-06 22:28 kratz00 Note Added: 0009693
======================================================================
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
@ 2006-05-09 19:48 bugtrack
0 siblings, 0 replies; 5+ messages in thread
From: bugtrack @ 2006-05-09 19:48 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2110>
======================================================================
Reported By: kratz00
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 2110
Category: PCI - hda-intel
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 05-09-2006 21:48 CEST
Last Modified: 05-09-2006 21:48 CEST
======================================================================
Summary: idAudioHardwareALSA::Write: 4096 frames overflowed
and dropped
Description:
Id's Quake IV and Doom III have Alsa support.
But the music sounds horrible and I see a lot of following message in the
console:
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 3760 out of 4096
snd_pcm_writei short write: 1880 out of 2048
snd_pcm_writei short write: 940 out of 1024
idAudioHardwareALSA::Write: 4096 frames overflowed and dropped
The sound initalization output is:
------ Alsa Sound Initialization -----
dlopen(libasound.so.2)
asoundlib version: 1.0.11
opened Alsa PCM device default for playback
device buffer size: 5644 frames ( 22576 bytes )
allocated a mix buffer of 16384 bytes
--------------------------------------
if i pass '+set s_driver oss' to the startscript the client uses OSS
emulation and the sound is like expected
so whats wrong using alsa directly instead of the oss emu
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-09-06 21:48 kratz00 New Issue
05-09-06 21:48 kratz00 File Added: codec#0
======================================================================
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-07-22 20:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 20:22 [ALSA - driver 0002110]: idAudioHardwareALSA::Write: 4096 frames overflowed and dropped bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-07-22 20:47 bugtrack
2006-05-09 20:37 bugtrack
2006-05-09 20:28 bugtrack
2006-05-09 19:48 bugtrack
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.