| View previous topic :: View next topic |
| Author |
Message |
queen Veteran

Joined: 19 Jul 2005 Posts: 1472
|
Posted: Fri May 18, 2012 9:01 pm Post subject: [SOLVED] sound and recording problem |
|
|
I need some help regarding sound issues that I have. I can hear perfectly the sound via gtalk or any other music player. The other side doesn't hear me. I use speakers, and a new microphone.
The other problem is that I tried to record myself and I can't hear my recording.
I am using alsa, built in kernel module. I checked alsamixer, also setting from control. Everything is unmuted.
| Code: |
ls -l /proc/asound/
total 0
lrwxrwxrwx 1 root root 5 May 18 23:19 I82801DBICH4 -> card0
dr-xr-xr-x 3 root root 0 May 18 23:19 card0
-r--r--r-- 1 root root 0 May 18 23:19 cards
-r--r--r-- 1 root root 0 May 18 23:19 devices
dr-xr-xr-x 2 root root 0 May 18 23:19 oss
-r--r--r-- 1 root root 0 May 18 23:19 pcm
dr-xr-xr-x 2 root root 0 May 18 23:19 seq
-r--r--r-- 1 root root 0 May 18 23:19 timers
-r--r--r-- 1 root root 0 May 18 23:19 version
|
| Code: | 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
|
| Code: | cat /proc/asound/cards
0 [I82801DBICH4 ]: ICH4 - Intel 82801DB-ICH4
Intel 82801DB-ICH4 with VIA1612A at irq 3
|
Someone has an idea what's wrong and how to solve it?
Last edited by queen on Sat May 19, 2012 10:44 am; edited 1 time in total |
|
| Back to top |
|
 |
panyo Tux's lil' helper

Joined: 02 Jan 2004 Posts: 86
|
Posted: Sat May 19, 2012 2:55 am Post subject: |
|
|
| I would try xoscope to see if the micrphone is producing signal. |
|
| Back to top |
|
 |
queen Veteran

Joined: 19 Jul 2005 Posts: 1472
|
Posted: Sat May 19, 2012 10:35 am Post subject: |
|
|
| panyo wrote: | | I would try xoscope to see if the micrphone is producing signal. |
Thanks for the tip. The mic produces signal. The problem was that it wasn't in capture mode that's why it didn't record anything and the other side didn't hear me via gtalk. |
|
| Back to top |
|
 |
|