• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
connecting a microphone via USB
#5
In order to get out the problem we can debug the "arecord" program using another program called "strace".

It is tracing all Linux calls of a program. If not already installed in the container instrall strace using "apt install strace" command first.

Then to debug call "strace arecord -l 2>mytrace.txt" and it will be tracing all outputs to the "mytrace.txt" file. After that post the "mytrace.txt" and maybe I can recognize what the problem is. Maybe it is a missing microphone Linux kernel driver, I don't know.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
connecting a microphone via USB - by tad - July-6th-2020, 06:53 AM
RE: connecting a microphone via USB - by Armin@netPI - July-6th-2020, 06:58 AM
RE: connecting a microphone via USB - by tad - July-8th-2020, 03:10 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 07:00 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 07:08 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 07:10 AM
RE: connecting a microphone via USB - by tad - July-8th-2020, 09:19 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 09:30 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 09:31 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 09:46 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 09:52 AM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 10:18 AM
RE: connecting a microphone via USB - by tad - July-8th-2020, 01:42 PM
RE: connecting a microphone via USB - by Armin@netPI - July-8th-2020, 01:58 PM
RE: connecting a microphone via USB - by Armin@netPI - July-9th-2020, 06:26 AM
RE: connecting a microphone via USB - by Armin@netPI - July-9th-2020, 07:02 AM
RE: connecting a microphone via USB - by tad - July-14th-2020, 12:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connecting Monitor to netPi paulj19 4 3,095 January-30th-2020, 02:23 PM
Last Post: paulj19

Forum Jump:


Users browsing this thread: 1 Guest(s)