No worries Terry. It's beginning to look like a problem in ALSA. When I look for what processes are using sound devices, I get this:
________________________________________________
fuser -fv /dev/snd/* /dev/dsp*
Specified filename /dev/dsp* does not exist.
? ? ? ? ? ? ? ? ? ? ?USER? ? ? ? PID ACCESS COMMAND
/dev/snd/controlC0:? pi? ? ? ? 23842 F.... pulseaudio
/dev/snd/controlC1:? pi? ? ? ? 23842 F.... pulseaudio
/dev/snd/controlC2:? pi? ? ? ? 23842 F.... pulseaudio
---------------------------------------------------------------------------------
These processes I can kill by PID. It doesn't help though. Here's lsusb:
____________________________________________________________
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 010: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 028: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP2102/CP2109 UART Bridge Controller [CP210x family]
Bus 001 Device 027: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller <---------
Bus 001 Device 026: ID 0424:2412 Standard Microsystems Corp.?
Bus 001 Device 008: ID 10c4:ea70 Cygnal Integrated Products, Inc. CP210x UART Bridge
Bus 001 Device 004: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 003: ID 1546:01a7 U-Blox AG [u-blox 7]
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
The device with the arrow is the one that's inaccessible. If it's in this list, it's seen by the OS.
I'll continue working through this and post my results here.
Unless Jason has some brilliance in this.... B-)