* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-09 5:01 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-09 5:01 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-09-2006 07:01 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
Raymond - 06-08-06 02:43
----------------------------------------------------------------------
aoss / OSS emulation should also work for audacity-1.2.4b
However some ALSA driver may need to specify period size by export
PA_ALSA_PERIODSIZE when audacity is using ALSA device hw
Which ALSA driver are you using ?
----------------------------------------------------------------------
Raymond - 06-09-06 07:01
----------------------------------------------------------------------
> Pa_SetLatency: could not SNDCTL_DSP_SETFRAGMENT
> Pa_SetLatency: numBuffers = 2, framesPerBuffer = 512, powerOfTwo = 11
> Pa_SetupDeviceFormat: could not SNDCTL_DSP_SETFMT
Which sound card are you using ?
It seem that your sound card does not support the specified format
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
06-08-06 02:41 Raymond Note Edited: 0010084
06-08-06 02:42 Raymond Note Edited: 0010084
06-08-06 02:43 Raymond Note Edited: 0010084
06-09-06 07:01 Raymond Note Added: 0010133
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-07-07 6:43 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-07-07 6:43 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 07-07-2006 08:43 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 06-09-06 10:04
----------------------------------------------------------------------
It's a bug _in aoss_. My soundcard is an Audidy 2 Platinum, I'm fairly sure
that isn't the problem.
----------------------------------------------------------------------
Raymond - 07-07-06 08:43
----------------------------------------------------------------------
It seem that playback device and capture device support different format.
snd_emu10k1_playback
.formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
snd_emu10k1_capture
.formats = SNDRV_PCM_FMTBIT_S16_LE,
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
06-08-06 02:41 Raymond Note Edited: 0010084
06-08-06 02:42 Raymond Note Edited: 0010084
06-08-06 02:43 Raymond Note Edited: 0010084
06-09-06 07:01 Raymond Note Added: 0010133
06-09-06 10:04 ajs1984 Note Added: 0010135
06-09-06 11:01 Raymond Note Added: 0010138
06-10-06 13:27 Raymond Note Added: 0010145
07-07-06 05:30 Raymond Note Deleted: 0010138
07-07-06 08:40 Raymond Note Deleted: 0010145
07-07-06 08:43 Raymond Note Added: 0010897
======================================================================
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] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-10 11:27 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-10 11:27 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-10-2006 13:27 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
Raymond - 06-09-06 11:01
----------------------------------------------------------------------
I don't have this card, as you mention that your card have problems with
oss application.
Can you listen the sound produced by the flash plugin of the web brower ?
cat /proc/asound/pcm
cat /proc/asound/cards
----------------------------------------------------------------------
Raymond - 06-10-06 13:27
----------------------------------------------------------------------
Can you post the output
export ALSA_OSS_DEBUG=1
aoss audacity
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
06-08-06 02:41 Raymond Note Edited: 0010084
06-08-06 02:42 Raymond Note Edited: 0010084
06-08-06 02:43 Raymond Note Edited: 0010084
06-09-06 07:01 Raymond Note Added: 0010133
06-09-06 10:04 ajs1984 Note Added: 0010135
06-09-06 11:01 Raymond Note Added: 0010138
06-10-06 13:27 Raymond Note Added: 0010145
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-09 9:01 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-09 9:01 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-09-2006 11:01 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 06-09-06 10:04
----------------------------------------------------------------------
It's a bug _in aoss_. My soundcard is an Audidy 2 Platinum, I'm fairly sure
that isn't the problem.
----------------------------------------------------------------------
Raymond - 06-09-06 11:01
----------------------------------------------------------------------
I don't have this card, as you mention that your card have problems with
oss application.
Can you listen the sound produced by the flash plugin of the web brower ?
cat /proc/asound/pcm
cat /proc/asound/cards
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
06-08-06 02:41 Raymond Note Edited: 0010084
06-08-06 02:42 Raymond Note Edited: 0010084
06-08-06 02:43 Raymond Note Edited: 0010084
06-09-06 07:01 Raymond Note Added: 0010133
06-09-06 10:04 ajs1984 Note Added: 0010135
06-09-06 11:01 Raymond Note Added: 0010138
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-09 8:04 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-09 8:04 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-09-2006 10:04 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
Raymond - 06-09-06 07:01
----------------------------------------------------------------------
> Pa_SetLatency: could not SNDCTL_DSP_SETFRAGMENT
> Pa_SetLatency: numBuffers = 2, framesPerBuffer = 512, powerOfTwo = 11
> Pa_SetupDeviceFormat: could not SNDCTL_DSP_SETFMT
Which sound card are you using ?
It seem that your sound card does not support the specified format
----------------------------------------------------------------------
ajs1984 - 06-09-06 10:04
----------------------------------------------------------------------
It's a bug _in aoss_. My soundcard is an Audidy 2 Platinum, I'm fairly sure
that isn't the problem.
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
06-08-06 02:41 Raymond Note Edited: 0010084
06-08-06 02:42 Raymond Note Edited: 0010084
06-08-06 02:43 Raymond Note Edited: 0010084
06-09-06 07:01 Raymond Note Added: 0010133
06-09-06 10:04 ajs1984 Note Added: 0010135
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-07 13:41 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-07 13:41 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-07-2006 15:41 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 06-07-06 15:29
----------------------------------------------------------------------
I'm filing a bug report on aoss, it's (mostly) irrelevant that Audacity can
be compiled to support ALSA. Thanks for the info though, I'll do this for
the moment.
----------------------------------------------------------------------
Raymond - 06-07-06 15:41
----------------------------------------------------------------------
aoss / OSS emulation should also work for audacity-1.2.4b
However some ALSA driver may need to specify period size by export
PA_ALSA_PERIODSIZE
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
06-07-06 15:41 Raymond Note Added: 0010084
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-07 13:29 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-07 13:29 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-07-2006 15:29 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
Raymond - 06-07-06 15:06
----------------------------------------------------------------------
You have to configure --with-portaudio=v19 to support ALSA for audacity
----------------------------------------------------------------------
ajs1984 - 06-07-06 15:29
----------------------------------------------------------------------
I'm filing a bug report on aoss, it's (mostly) irrelevant that Audacity can
be compiled to support ALSA. Thanks for the info though, I'll do this for
the moment.
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
06-07-06 15:29 ajs1984 Note Added: 0010083
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-06-07 13:06 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-06-07 13:06 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 06-07-2006 15:06 CEST
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 01-04-06 23:06
----------------------------------------------------------------------
[alistair] 22:06 [~/bin/audacity] aoss ./audacity
Pa_SetLatency: could not SNDCTL_DSP_SETFRAGMENT
Pa_SetLatency: numBuffers = 2, framesPerBuffer = 512, powerOfTwo = 11
Pa_SetupDeviceFormat: could not SNDCTL_DSP_SETFMT
----------------------------------------------------------------------
Raymond - 06-07-06 15:06
----------------------------------------------------------------------
You have to configure --with-portaudio=v19 to support ALSA for audacity
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
06-07-06 15:06 Raymond Note Added: 0010082
======================================================================
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-01-04 22:06 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-01-04 22:06 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 01-04-2006 23:06 CET
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 01-04-06 23:06
----------------------------------------------------------------------
Bug tracker sucks. Where did "steps to reproduce go"? Fix that first.
----------------------------------------------------------------------
ajs1984 - 01-04-06 23:06
----------------------------------------------------------------------
[alistair] 22:06 [~/bin/audacity] aoss ./audacity
Pa_SetLatency: could not SNDCTL_DSP_SETFRAGMENT
Pa_SetLatency: numBuffers = 2, framesPerBuffer = 512, powerOfTwo = 11
Pa_SetupDeviceFormat: could not SNDCTL_DSP_SETFMT
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
01-04-06 23:06 ajs1984 Note Added: 0007458
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-01-04 22:06 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-01-04 22:06 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 01-04-2006 23:06 CET
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
----------------------------------------------------------------------
ajs1984 - 01-04-06 23:06
----------------------------------------------------------------------
Bug tracker sucks. Where did "steps to reproduce go"? Fix that first.
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
01-04-06 23:06 ajs1984 Note Added: 0007457
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 11+ messages in thread
* [ALSA - liboss 0001716]: aoss not working with audacity
@ 2006-01-04 22:04 bugtrack
0 siblings, 0 replies; 11+ messages in thread
From: bugtrack @ 2006-01-04 22:04 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1716>
======================================================================
Reported By: ajs1984
Assigned To:
======================================================================
Project: ALSA - liboss
Issue ID: 1716
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-04-2006 23:04 CET
Last Modified: 01-04-2006 23:04 CET
======================================================================
Summary: aoss not working with audacity
Description:
Following up from a recent LKML thread, I'm going to report a number of
aoss incompatibilities with softwares on Linux.
First up is audacity, which has no ALSA port. snd-pcm/mixer-oss aren't
loaded.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-04-06 23:04 ajs1984 New Issue
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2006-07-07 6:43 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 5:01 [ALSA - liboss 0001716]: aoss not working with audacity bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-07-07 6:43 bugtrack
2006-06-10 11:27 bugtrack
2006-06-09 9:01 bugtrack
2006-06-09 8:04 bugtrack
2006-06-07 13:41 bugtrack
2006-06-07 13:29 bugtrack
2006-06-07 13:06 bugtrack
2006-01-04 22:06 bugtrack
2006-01-04 22:06 bugtrack
2006-01-04 22:04 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox