Search found 19 matches

by ka1ssr
Mon Jul 27, 2015 12:36 am
Forum: Compiling Audacity
Topic: Trouble building 2.1.1 on Ubuntu Vivid [SOLVED]
Replies: 2
Views: 1544

Re: Trouble building 2.1.1 on Ubuntu Vivid [SOLVED]

You are awesome! Added the PPA and upgraded. Everything works!

Many thanks for your prompt reply and help.

Bill
by ka1ssr
Sat Jul 25, 2015 1:56 am
Forum: Compiling Audacity
Topic: Trouble building 2.1.1 on Ubuntu Vivid [SOLVED]
Replies: 2
Views: 1544

Trouble building 2.1.1 on Ubuntu Vivid [SOLVED]

I'm having trouble building 2.1.1 on Ubuntu 15.04 (Vivd). I downloaded and un-archived the source tarfile with no errors. Then I executed 'sudo apt-get build-dep audacity' to get the dependencies. Configure seemed to run okey, but the text scrolled by so fast I don't know if there were any serious e...
by ka1ssr
Wed Oct 13, 2010 4:15 am
Forum: GNU/Linux and Unix-like
Topic: Can't build svn10729
Replies: 1
Views: 1223

Can't build svn10729

I've been having trouble building 1.3.12 for a couple of weeks. Configure and make clean run fine, but make yields the following after a while... [lots of build messages] libtool: compile: gcc -c -I./include -I./src/common -I./src/os/unix -g -O2 -DPA_LITTLE_ENDIAN -pthread -DPACKAGE_NAME="" -DPACKAG...
by ka1ssr
Mon May 10, 2010 4:01 pm
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

I finally got everything to work after experimenting with device settings. It seems the default setting was giving me problems. There were two instances of the sound card showing up and all I did was choose the first instance as my playback and record device. Everything's bunnies and cupcakes now! U...
by ka1ssr
Mon May 03, 2010 5:44 pm
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

Okay, I'll do some more poking around. Thanks!

Bill
by ka1ssr
Mon May 03, 2010 4:47 pm
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

Ha! Progress! I did a little reading on the Ubuntu foru,s and found a dated tutorial (http://ubuntuforums.org/showthread.php?t=205449) on dealing with sound issues. Basically what I did was modprobe snd-ens1371 and now I can monitor the input on the VU meter. arecord seems to be working as well. I a...
by ka1ssr
Mon May 03, 2010 3:20 am
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

No change with host set to ALSA and devices set to default. apt-get tells me that I have the latest version of pavolume installed. [email protected]:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC] Subdevices: 1/1 Subdevice ...
by ka1ssr
Mon May 03, 2010 3:12 am
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

Hi, bgravato! Thanks for the tip on purging the bluetooth stuff from my system. I'm not running any bluetooth and purging that package got rid of those pesky connect messages. I'm now down to a "Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3653" error. I'm sti...
by ka1ssr
Sun May 02, 2010 11:19 pm
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Re: Can't record after upgrade to Ubuntu Lucid

I haven't changed the device preferences since the upgrade. The host is set to ALSA, the record and playback devices are set to the sound card. Setting the devices to pulse result in no change.
by ka1ssr
Sun May 02, 2010 9:20 pm
Forum: GNU/Linux and Unix-like
Topic: Can't record after upgrade to Ubuntu Lucid
Replies: 12
Views: 4779

Can't record after upgrade to Ubuntu Lucid

Hi! I recently upgraded to Ubuntu Lucid Lynx. I installed Audacity 1.3.12 from the repositories and have just now discovered that I can't record. The cursor on the track moves normally but there is no audio being recorded or indication on the input meter. The input selection dropdown is also missing...