LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-08-2010, 02:50 PM   #1
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Rep: Reputation: 0
Microphone doesn work - MANDRIVA 2008


Hi there,

I have a problem, which I´m trying to solve for a quite long time..
I get no sound during recording - respectively just a background-noise - ssssssssssss - when I turn ON CAPTURE and DIGITAL volume input to 100% ON.
When I mute CAPTURE or DIGITAL this sound disappear..

In Skype I get no sound recording at all..

I have a few mixers - alsamixer, kmix, gnome-alsamixer, aumix... all seems to corespond and react to each other.

Actually i have no Microphone posibility in mixers and as well nothing through aumix..

In System/Settings/Sound - in sound record test:
"Failed test tubes for structures" 'gconfaudiosrc ! audioconvert ! audioresample ! gconfaudiosink profile=chat'

Device HDA NVidia (Alsa mixer).. as well I have a posibility of choosing VIA ID 4397 (OSSM ixer)

Any ideas?

Thank you a lot..
 
Old 11-08-2010, 08:52 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi r.zahornadsky, Welcome to LQ. Please post the output from the following:

Code:
$ cat /proc/asound/card0/codec#* | grep Codec
$ cat /etc/modprobe.d/sound
$ cat /etc/modprobe.d/alsa-base
Good luck. ;-)
 
Old 11-09-2010, 04:28 AM   #3
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
Hi Peacedog, here are the results:

$ cat /proc/asound/card0/codec#* | grep Codec
- Codec: VIA ID 4397

$ cat /etc/modprobe.d/sound
- alias snd-card-0 snd-hda-intel
- alias sound-slot-0 snd-hda-intel

$ cat /etc/modprobe.d/alsa-base
- file doesn't exists..
 
Old 11-09-2010, 08:13 PM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
How about this output please?

Code:
$ /sbin/lspci -v | grep Audio
$ sudo lspci -v | grep Audio
Good luck. ;-)
 
Old 11-10-2010, 08:48 AM   #5
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
That command gave respond as follows:

lspci -v | grep Audio
- 00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
 
Old 11-13-2010, 10:46 PM   #6
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Try this.

Code:
echo options snd-hda-intel model=3stack > /etc/modprobe.d/alsa-base
Then remove and reinsert the module.

Good luck. ;-)
 
Old 11-17-2010, 04:38 AM   #7
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks for advices..., I have already spent some time searching how to remove and reinsert modules... It isn't realy easy..
 
Old 11-17-2010, 04:20 PM   #8
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
Originally Posted by r.zahornadsky View Post
Thanks for advices..., I have already spent some time searching how to remove and reinsert modules... It isn't realy easy..
Removing and reinserting the modules shouldn't be a major event.

Code:
# modprobe -r  modulename
# modprobe modulename
The other option would be a reboot.

Good luck. ;-)
 
Old 11-22-2010, 11:03 AM   #9
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
I know that it shouldn't be an issue, but..

1/ Cannot remove module snd-hda-intel, because it is in use..
Tried to blacklist it in /etc/modprobe.d/blacklist, ../blacklist-mdv, ..blacklist-compat. No success.
Tried to # hash it in modprobe.conf - no success..
Tried to # 'killall esd' and after 'modprobe -r snd-hda-intel' - no success..

2/ If I remove one day sound module snd-hda-intel, you mean just to use the same module snd-hda-intel??

My audio device is VIA VT1705 on motherboard ASRock N68C-S.

Thanks :-)
 
Old 11-22-2010, 11:50 AM   #10
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
Respectivaly -

Did you mean to remove and reinsert module named 'snd-hda-intel' ????

Thanks :-)
 
Old 11-22-2010, 08:02 PM   #11
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Quote:
Originally Posted by r.zahornadsky View Post
Respectivaly -

Did you mean to remove and reinsert module named 'snd-hda-intel' ????

Thanks :-)
Yes, on second thought, it may be simpler to just reboot after the edit.

Good luck. ;-)
 
Old 11-22-2010, 08:55 PM   #12
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
read this thread to the bottom ok. let me know if it helped mandriva 2008 does not use pulse audio but the way I explain alsa and microphone and sound for skype should help.

Last edited by Drakeo; 11-22-2010 at 09:02 PM.
 
Old 11-23-2010, 05:29 AM   #13
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
Peacedog

- if I understood it right, you just meant to reboot after inserting the line into alsa-conf? I did it and no change..

I was searching for right module type for my VIA VT1705, but it seems, that it is not supported...
I put the '3stack' type as well into the Hardware/Sound/MCP61 - High definition Audio/Edit Module/module = 3stack..

Drakeo -

- I read the thread you have indicate to me. The think is, that I had no MIC, Mic boost, Line In possibilities in alsamixer - even after pressing F4 or TAB. I have following possibilities - Master, PCM, Capture, Digital. Tried to switch the R_____L under CAPTURE - and no change.. All volumes are OK.

Problem is, that in amixer it says, that THERE IS NO MIC.. Would like to get it working, but have no idea how to change that.. I mean to get the microphone appear...

Thanks

Last edited by r.zahornadsky; 11-24-2010 at 01:27 PM.
 
Old 11-24-2010, 07:18 PM   #14
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
What is the output from the following now, please?

Code:
$ cat /etc/modprobe.d/sound
$ cat /etc/modprobe.d/alsa-base
Good luck. ;-)
 
Old 11-25-2010, 05:07 AM   #15
r.zahornadsky
LQ Newbie
 
Registered: Oct 2010
Posts: 13

Original Poster
Rep: Reputation: 0
$ cat /etc/modprobe.d/sound
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel

$ cat /etc/modprobe.d/alsa-base
options snd-hda-intel model=3stack
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: The Perfect Server - Mandriva 2008 Spring Free (Mandriva 2008.1) LXer Syndicated Linux News 0 04-10-2008 04:10 PM
Mandriva 2008 does not work with my scanner rjw1678 Mandriva 2 10-19-2007 07:37 AM
LXer: The Perfect Desktop - Mandriva 2008 Free (Mandriva 2008.0) LXer Syndicated Linux News 0 10-16-2007 07:20 PM
Real player doesn/t work with mandriva 2007 Mr.mick-duck Mandriva 5 12-17-2006 05:23 PM
Microphone doesn' work Lars79 Slackware 20 08-30-2005 09:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration