Hello Mike,
> Thanks for the reply. I rebuilt everything and was able to get into a
> runnable state. I selected my rtl3832U dongle as input and my sound card as
> output. On the terminal window was the following output:
>
>
> $ ./xlinrad64
>
> WELCOME TO LINRAD
> This message is not an error, but an indication that setup
> has not yet been done.
.
.
.
This is an old version of Linrad and not a result from
> Exact sample rate is: 2000000.052982 Hz
At this point when you have the input OK, press Z to disable
the output, then X twice to get to the main menu where you can
save the settings so far.
Then go to U again and start to select an output device.
You have selected to use Portaudio. Did you get a list
of devices and selected one before all the error messages?
If you did, try to select another device.
In case you did not get a list of devices, say you do not
want to use portaudio. That will give you access to the soundcard
directly through ALSA.
Make sure your system is updated with all upgrades until today.
There have been many updates on the sound systems since 2012.
Ubuntu 12.04 is long term support, but I think no more than
5 years. If you are on a modern computer it might be clever
to install Ubuntu 16.04 to replace it with the most recent
long time support.
> ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
> ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
> .
> . <there were many more of these -- mike>
> .
> Expression 'ret' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 1735
> Expression 'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in
> 'src/hostapi/alsa/pa_linux_alsa.c', line: 1767
> Shutting down now!!!
All the error messages from ALSA are because of bugs outside Linrad.
Most errors are harmless, they occur because Linrad tries to open
all the devices for output and those that fail will not become
available as a choice for Linrad output.
In case an error is fatal as it seems you have found: "Expression
'AlsaOpen( hostApi, parameters, streamDir, &pcm )' failed in
'src/hostapi/alsa/pa_linux_alsa.c', line: 176" you would perhaps
not get a list to select from. Maybe a fresh install of Portaudio
from source could fix the problem. For thet, remove your portaudio
installation, then run ./configure --with-help and copy the
install instrections for portaudio into your command screen.
(Or run ALSA without Portaudio.)
In the event that the problem is a bug in ALSA you might install
4Front OSS and select OSS as your sound system:
http://www.opensound.com/download.cgi
73
Leif