Ed wrote:
> On Tue, 3 Nov 2009 18:26:28 +1100
> John Douyere <vk2eta at gmail.com> wrote:
>
>> Mike,
>>
>> 1. I suspect it is trying to access an "unvalid" portaudio device.
>> You can try to delete the .fldigi directory under your home
>> directory. In that case I believe Fldigi will try for the OSS devices
>> (/dev/dsp) first, then you can try to re-selct the desired portaaudio
>> device.
>
>
> Keep in mind that if you do this you loose logs, macros....etc. You
> only need to delete the fldigi_defs.xml file.
Nothing will be lost. I normally use Ubuntu 9.04 and this Debian is
on a separate drive, for "testing". I just wanted to see if I could
compile and run fldigi on Debian. I guess I cannot.
>
> The user determines which sound device to use, not fldigi. fldigi shows
> a list of all sound devices it found, whether they are available is
> another question.
No sound devices are found by fldigi.
Here are the results from several things you, Ed, asked me to try, plus
one other from another suggestion.
I doubt that I'm going to spend much more time on this. It appears
that Ubuntu is MUCH, MUCH more user friendly.
Oh, I had done the apt-get build-dep fldigi last night but I'm still
seeing the same results. No "GLIBC" error message, just no sound
cards found.
lspci results:
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
(rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev 40)
00:07.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 1a)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 1a)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686
AC97 Audio Controller (rev 50)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
86C326 5598/6326 (rev 0b)
lsusb results:
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 08bb:2904 Texas Instruments Japan PCM2904 Audio Codec
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
tail end of dmesg after unplugging and replugging the usb from
the back of the SignaLink USB:
[ 289.376244] input,hidraw0: USB HID v1.00 Device [Burr-Brown from TI
USB Audio CODEC ] on usb-0000:00:07.2-2
[ 289.376449] usb 1-2: New USB device found, idVendor=08bb, idProduct=2904
[ 289.376455] usb 1-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 289.376460] usb 1-2: Product: USB Audio CODEC
[ 289.376464] usb 1-2: Manufacturer: Burr-Brown from TI
73, Mike, K0TER