Sound dead since I have install Audacity 2.0.0 Unicode

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
AlainBastien
Posts: 4
Joined: Thu Jul 25, 2013 5:41 pm
Operating System: Please select

Sound dead since I have install Audacity 2.0.0 Unicode

Post by AlainBastien » Fri Jul 26, 2013 1:36 pm

Hi,

I don't have sound anymore on my Linux Mandrake ROSA since I installed .RPM Audacity 2.0.0
Volume set on MAX and I barely hear something.

Thanks helping me out

Else under Windows VISTA partition it works fine

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

Re: Sound dead since I have install Audacity 2.0.0 Unicode

Post by Gale Andrews » Fri Jul 26, 2013 1:41 pm

Please post the contents of Help > Audio Device Info... in Audacity.


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

AlainBastien
Posts: 4
Joined: Thu Jul 25, 2013 5:41 pm
Operating System: Please select

Re: Sound dead since I have install Audacity 2.0.0 Unicode

Post by AlainBastien » Sat Jul 27, 2013 1:59 pm

Default capture device number: -1
Default playback device number: -1
==============================
Device ID: 0
Device name: HDA Intel: AD198x Analog (hw:0,0)
Host name: ALSA
Input channels: 2
Output channels: 2
Low Input Latency: 0.011610
Low Output Latency: 0.011610
High Input Latency: 0.046440
High Output Latency: 0.046440
Supported Rates:
8000
11025
16000
22050
32000
44100
48000
==============================
Device ID: 1
Device name: front
Host name: ALSA
Input channels: 0
Output channels: 2
Low Input Latency: -1.000000
Low Output Latency: 0.011610
High Input Latency: -1.000000
High Output Latency: 0.046440
Supported Rates:
8000
11025
16000
22050
32000
44100
48000
==============================
Device ID: 2
Device name: surround40
Host name: ALSA
Input channels: 0
Output channels: 2
Low Input Latency: -1.000000
Low Output Latency: 0.011610
High Input Latency: -1.000000
High Output Latency: 0.046440
Supported Rates:
8000
11025
16000
22050
32000
44100
48000
==============================
Device ID: 3
Device name: surround51
Host name: ALSA
Input channels: 0
Output channels: 2
Low Input Latency: -1.000000

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

Re: Sound dead since I have install Audacity 2.0.0 Unicode

Post by steve » Sat Jul 27, 2013 5:34 pm

AlainBastien wrote:Default capture device number: -1
Default playback device number: -1
I don't know if Gale can cast some light on this, but in the current (2.0.3) version of Audacity, the device number should not be a negative number. I don't see how "-1" can be a valid device or how that can occur. Have you tried resetting the Audacity preferences (close Audacity then delete the hidden file ~/.audacity-data/audacity.cfg )
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: Sound dead since I have install Audacity 2.0.0 Unicode

Post by Gale Andrews » Sat Jul 27, 2013 6:19 pm

On Windows the "Default Device" in Audio Device Info is the device set as default in Windows. if the Default Device in Audio Device Info is -1, there are no enabled devices in Windows.

On Linux, "Default Device" in Audio Device Info means explicitly the device called "default" when you click in Device Toolbar. If there is no device called "default" then "Default Device" in Audio Device Info could be -1 when other devices are available. Whether that is a valid state on Mandrake, I don't know.

@AlainBastien can you post the complete Audio Device Info - click in the Audio Device Info window then right-click > Select All then you can copy it all.

Also open a terminal or console window and post the results of:

Code: Select all

arecord -l
and:

Code: Select all

aplay -l

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

Post Reply