LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-06-2013, 01:07 AM   #1
CrowCane
LQ Newbie
 
Registered: Feb 2013
Posts: 1

Rep: Reputation: Disabled
Question WINE and microphone problem.


I have recently got Steam (a gaming platform)to work with WINE but it wont see my microphone under setting. I know the microphone works I have used it for internet chat rooms. I there a way to get WINE to see that I have a mic?
 
Old 02-07-2013, 02:58 PM   #2
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
Isn't now steam offically suported as native linux application?
 
Old 07-25-2015, 11:19 AM   #3
Leoncito
LQ Newbie
 
Registered: Jun 2015
Location: Perú, Ecuador, Germany
Distribution: Linux Mint 17.3 , CentOS 7, Ubuntu 16.04 LTS
Posts: 4

Rep: Reputation: Disabled
Unhappy

I have the same problem with ROSETTA STONE. Here is what I found... not perfect but a step further...
 
Old 07-25-2015, 01:29 PM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by yooy View Post
Isn't now steam offically suported as native linux application?
Coincidently, I just installed steam on one of my laptops to see how it worked. I'm running Ubuntu 14.04 on the laptop and steam installed without any problems. I tried one freebee game (Dotar2 I think) and everything seemed to work ok. I'm no gamer so I can't say anything about the fine points but as far as I can tell there is no need to run Wine. Just install steam.
jdk
 
Old 07-26-2015, 02:21 PM   #5
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
You probably need a .asoundrc to tell it which microphone to use. Or have and use pulseaudio to make that determination. A lot of devices have multiple soundcards now. Your motherboard, your video card, your webcam, and probably something else USB for a mic that doesn't suck.

$ cat /proc/asound/cards

To determine which cards you have and the index value for the one you want to use. Note that this value can change between reboots. Unless you specifically index your cards.

alsa only for an index value of 1 for ~/.asoundrc:
Code:
defaults.ctl.card 1
defaults.pcm.card 1
defaults.pcm.device 0
If you don't have a .asoundrc, then the default card index that gets used is 0.

pulse audio for ~/.asoundrc:
Code:
pcm.pulse {  type pulse  }
ctl.pulse {  type pulse  }
pcm.!default {  type pulse  }
ctl.!default {  type pulse  }
And pavucontrol to select your card(s).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
virtual microphone: FILE ---> MICROPHONE ---> APPLICATION jamal_mohammadi Linux - Hardware 1 02-13-2011 03:10 PM
microphone problem manolakis Linux - Hardware 1 06-06-2008 01:38 AM
Microphone problem...... AzuuAz Linux - Hardware 11 12-16-2004 11:01 AM
WINE: Unable to get microphone working ShadowHawk Linux - Software 2 09-18-2003 06:33 AM
[WINE] Microphone Mysteriously Busy ShadowHawk Linux - Software 1 07-26-2003 11:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:30 AM.

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