Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
kwnet.at
Posts: 8
Joined: Sun May 05, 2013 1:23 pm
Operating System: Please select

Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by kwnet.at » Sun May 05, 2013 1:34 pm

System: Ubuntu 12.04 AMD64 / SB Audigy 2 Platinum [SB0240P]
Audacity testet: 2.0.0 from repositories and 2.0.3 from sources.
Symptom: After start from Audacity, playback sound is death in the System.
I have tried many suggestions from similar topics here from forum (especially alsa/pulseaudio topics) without success.
aplay -l:

Code: Select all

**** Liste der Hardware-Geräte (PLAYBACK) ****
Karte 0: Audigy2 [SB Audigy 2 Platinum [SB0240P]], Gerät 0: emu10k1 [ADC Capture/Standard PCM Playback]
  Sub-Geräte: 32/32
  Sub-Gerät #0: subdevice #0
  Sub-Gerät #1: subdevice #1
  Sub-Gerät #2: subdevice #2
  Sub-Gerät #3: subdevice #3
  Sub-Gerät #4: subdevice #4
  Sub-Gerät #5: subdevice #5
  Sub-Gerät #6: subdevice #6
  Sub-Gerät #7: subdevice #7
  Sub-Gerät #8: subdevice #8
  Sub-Gerät #9: subdevice #9
  Sub-Gerät #10: subdevice #10
  Sub-Gerät #11: subdevice #11
  Sub-Gerät #12: subdevice #12
  Sub-Gerät #13: subdevice #13
  Sub-Gerät #14: subdevice #14
  Sub-Gerät #15: subdevice #15
  Sub-Gerät #16: subdevice #16
  Sub-Gerät #17: subdevice #17
  Sub-Gerät #18: subdevice #18
  Sub-Gerät #19: subdevice #19
  Sub-Gerät #20: subdevice #20
  Sub-Gerät #21: subdevice #21
  Sub-Gerät #22: subdevice #22
  Sub-Gerät #23: subdevice #23
  Sub-Gerät #24: subdevice #24
  Sub-Gerät #25: subdevice #25
  Sub-Gerät #26: subdevice #26
  Sub-Gerät #27: subdevice #27
  Sub-Gerät #28: subdevice #28
  Sub-Gerät #29: subdevice #29
  Sub-Gerät #30: subdevice #30
  Sub-Gerät #31: subdevice #31
Karte 0: Audigy2 [SB Audigy 2 Platinum [SB0240P]], Gerät 2: emu10k1 efx [Multichannel Capture/PT Playback]
  Sub-Geräte: 8/8
  Sub-Gerät #0: subdevice #0
  Sub-Gerät #1: subdevice #1
  Sub-Gerät #2: subdevice #2
  Sub-Gerät #3: subdevice #3
  Sub-Gerät #4: subdevice #4
  Sub-Gerät #5: subdevice #5
  Sub-Gerät #6: subdevice #6
  Sub-Gerät #7: subdevice #7
Karte 0: Audigy2 [SB Audigy 2 Platinum [SB0240P]], Gerät 3: emu10k1 [Multichannel Playback]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
Karte 0: Audigy2 [SB Audigy 2 Platinum [SB0240P]], Gerät 4: p16v [p16v]
  Sub-Geräte: 1/1
  Sub-Gerät #0: subdevice #0
error messages after starting in console:

Code: Select all

ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Eingabe-/Ausgabefehler(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Eingabe-/Ausgabefehler(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Eingabe-/Ausgabefehler(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Eingabe-/Ausgabefehler(5)
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
ALSA lib setup.c:96:(snd_sctl_install) Cannot lock ctl elem
Expression 'r' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2018
Expression 'PaAlsaStreamComponent_FinishConfigure( &self->capture, hwParamsCapture, inParams, self->primeBuffers, realSr, inputLatency )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2655
Expression 'PaAlsaStream_Configure( stream, inputParameters, outputParameters, sampleRate, framesPerBuffer, &inputLatency, &outputLatency, &hostBufferSizeMode )' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 2767
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Expression 'stream->playback.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 4541
Has anyone any suggestion what i can try?

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by Gale Andrews » Mon May 06, 2013 11:16 pm

If your playback list is complete, try enabling the motherboard audio, instead of using only SoundBlaster. See http://forum.audacityteam.org/viewtopic ... 35#p205035 .

Look on the ALSA / Ubuntu forums for Linux drivers for Audigy, if you have not already done so.

Try installing Pulse Audio Volume Control (pavucontrol).

Try not using Pulse (select the hw choice for Audigy in Audacity).

There do seem to be some Forum reports of Creative sound cards working correctly with Audacity on Ubuntu; perhaps search for those topics.

However, Creative never intended their cards to be used on Linux, so they may produce issues in some applications on Linux. Does Ardour have the same issue?


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

kwnet.at
Posts: 8
Joined: Sun May 05, 2013 1:23 pm
Operating System: Please select

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by kwnet.at » Tue May 14, 2013 2:15 pm

Thanks Gale for your reply and your effort.
Gale Andrews wrote:If your playback list is complete, try enabling the motherboard audio, instead of using only SoundBlaster. See http://forum.audacityteam.org/viewtopic ... 35#p205035 .
I've tried near every suggestion in this forum. - Without success.
I've already tried with or without onboard sound: The same problem.
Gale Andrews wrote:Look on the ALSA / Ubuntu forums for Linux drivers for Audigy, if you have not already done so.
After all there's a running Audigy driver in ubuntu 12 and seems to work without problems. - there's no proprietary driver available. - AFAIS.
Gale Andrews wrote:Try installing Pulse Audio Volume Control (pavucontrol).
was already installed...
Gale Andrews wrote:Try not using Pulse (select the hw choice for Audigy in Audacity).

I've tried near every options in Audacity (restarting every test, because after testing there's no sound.)
...without success each.
Gale Andrews wrote:There do seem to be some Forum reports of Creative sound cards working correctly with Audacity on Ubuntu; perhaps search for those topics.
The sound card working fine in ubuntu - including 4.0 sound - except this special problem. The soundcard also was running under ubuntu 10.X with audacity 1.*** (i can't remember, what i had installed)
I used exactly this soundcard for about 5 years on audacity and linux...
Gale Andrews wrote:However, Creative never intended their cards to be used on Linux, so they may produce issues in some applications on Linux. Does Ardour have the same issue
No. - I've installed ardour today and tested. - ardour's working fine ( but cannot open mp3's ;) )
I hope, that the statement, which is taken inhttp://forum.audacityteam.org/viewtopic ... 35#p205035, will not get true:
nkent wrote:Also, sorry to hear there are no developers for Audacity Linux, wish I was better at this because is sad to see a great Linux application becoming Windows-only

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by Gale Andrews » Wed May 15, 2013 6:56 am

kwnet.at wrote:I've tried near every suggestion in this forum. - Without success.
Have you tried the Windows version of Audacity under WINE?
kwnet.at wrote:The soundcard also was running under ubuntu 10.X with audacity 1.*** (i can't remember, what i had installed) I used exactly this soundcard for about 5 years on audacity and linux...
Ubuntu 10.04 Lucid used Audacity 1.3.12 ( http://packages.ubuntu.com/lucid/audacity ) . There were extensive mixer changes in 1.3.13 so it is conceivable that 1.3.12 had no problem but 1.3.13 and later does.

So if you have not already, you could try installing the 1.3.12-2 Audacity package (or compiling the 1.3.12 tarball ( http://audacity.googlecode.com/files/au ... ta.tar.bz2 ) and see what happens. You will probably have to downgrade some dependent libraries to earlier versions which may or may not create other issues.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

kwnet.at
Posts: 8
Joined: Sun May 05, 2013 1:23 pm
Operating System: Please select

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by kwnet.at » Sun May 19, 2013 4:45 pm

Gale Andrews wrote:Have you tried the Windows version of Audacity under WINE?
Now I have tried... - Without success. - Means: the same effect.
Gale Andrews wrote:Ubuntu 10.04 Lucid used Audacity 1.3.12 ( http://packages.ubuntu.com/lucid/audacity ) . There were extensive mixer changes in 1.3.13 so it is conceivable that 1.3.12 had no problem but 1.3.13 and later does.
./configure:

Code: Select all

configure: WARNING: "Missing support in pa_mac_core.h"
configure: WARNING: "Missing support in pa_unix_oss.h"
configure: WARNING: "Missing support in portaudio.h"
configure: error: "Your version of portaudio does not include required functions"
I don't know, but I think it's not really a good idea to substitute portaudio with an older version in ubuntu 12... :?

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by steve » Sun May 19, 2013 8:13 pm

Do you use any bluetooth devices? If not, try removing bluetooth support from your system (if I recall correctly you just need to uninstall bluez and reboot).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by Gale Andrews » Mon May 20, 2013 1:55 am

kwnet.at wrote:configure: error: "Your version of portaudio does not include required functions".
I don't know, but I think it's not really a good idea to substitute portaudio with an older version in ubuntu 12... :?
I think you can interchange portaudio versions freely for Audacity purposes, though building Audacity 1.3.13 or later with different portaudio versions did not stop the system sound failing for user nkent.

I have built earlier Audacity than intended for my version of Ubuntu a couple of times without any obvious detriment to system audio, but it may depend what other audio applications you have.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

kwnet.at
Posts: 8
Joined: Sun May 05, 2013 1:23 pm
Operating System: Please select

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by kwnet.at » Fri May 31, 2013 5:22 pm

@steve: the suggestion was encouraging and worth a try, but did not successfull.
@gale: after all i don't want to step back, so I want to use audacity 2.x...

After testing a lot of ideas, killing my sound system a several times - i've decided to kick out the Sound Card. :lol:
Meanwhile Audacity's running well under a Sound Blaster Live and I'm happy...

thanks for your help 1k*...

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity kills Sound after Start. (SB Audigy 2 Platinum)

Post by Gale Andrews » Sat Jun 01, 2013 9:38 am

OK thanks I've noted that the SB Live! doesn't show this problem when used with Audacity. But I don't know what conclusion to draw from that.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply