View Single Post
Old 03-03-2016, 08:30 AM   #2
mlukaszek
Senior Member
 
mlukaszek's Avatar
 
Join Date: Feb 2010
Posts: 386
Default

Hi,

Sounds systems used in Linux distros are quite flexible - so, it is possible swap the audio channels as you like.

Can you try this:
https://superuser.com/questions/5948...nels-in-ubuntu

Not sure about the mic though - so my proposals will be a bit vague.

First, inspect the output of:
Code:
$ cat /proc/asound/cards
I'll assume you have alsa-utils installed: does recording with ALSA utilities - like arecord - work?
ALSA mixer is (alsamixer) also quite good in diagnosing - do you see the input in it, is it not muted, are the recording levels right?

Thanks,
Michal
mlukaszek is offline   Reply With Quote