Blue Yeti USB microphone not working in ALSA/PulseAudio

Hi all,
I recently bought a Blue Yeti USB microphone. It is supposed to require no drivers for Windows and OS X, and so far, it works well under Windows, but I cannot seem to get it to function on Arch Linux.  As fair warning, although I am relatively experienced with Linux, I don't know much about the internals of ALSA/PA --- up until now, it has just "always worked", so this is my first real foray into the area. I've tried for many days, with no success, to get this thing working.
So, let's start off first with my configuration.
I have a few audio devices:
An on-board audio solution that I don't typically use. For testing, I have connected an old, crappy pair of headphones, but normally I keep this disabled. It has one capture device. (Analog stereo [or 5.1/7.1/etc]  duplex)
An external DAC that is connected via USB and is output-only. So, no capture devices on that. (Digital/IEC958 output)
The Blue Yeti itself, which is connected via USB and supports output (it has an internal DAC) as well as input. So, one capture device here. (Digital stereo output and analog stereo input???)
The HDMI-out stuff for nvidia, which I never use
Here is the output of "arecord -l":
**** List of CAPTURE Hardware Devices ****
card 1: Microphone [Yeti Stereo Microphone], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 2: ALC892 Alt Analog [ALC892 Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
Here is the the output of "arecord -L":
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default
Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=Microphone
Yeti Stereo Microphone, USB Audio
Default Audio Device
front:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
Front speakers
surround40:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
4.0 Surround output to Front and Rear speakers
surround41:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Microphone,DEV=0
Yeti Stereo Microphone, USB Audio
IEC958 (S/PDIF) Digital Audio Output
sysdefault:CARD=PCH
HDA Intel PCH, ALC892 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
Front speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC892 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
Here is the output of "aplay -l" (for completeness):
**** List of PLAYBACK Hardware Devices ****
card 0: Audio [USB2.0 High-Speed True HD Audio], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: Microphone [Yeti Stereo Microphone], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
If the output of "aplay -L" is needed, let me know, but it's not all that different from arecord -L.
Here is my /etc/asound.conf:
defaults.pcm.rate_converter "samplerate_best"
pcm.!default {
type pulse
fallback "sysdefault"
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound Server)"
ctl.!default {
type pulse
fallback "sysdefault"
# vim:set ft=alsaconf:
I don't remember where the bulk of that came from; maybe it was installed like that or maybe I put it in there. Here is another useful command showing non-commented-out/non-blank lines in the pulseaudio conf:
$ egrep -v '^;|^#|^$' /etc/pulse/*.conf
/etc/pulse/client.conf:autospawn=no
/etc/pulse/daemon.conf:exit-idle-time=0
/etc/pulse/daemon.conf:default-sample-rate = 192000
So, there's not much I've done there. Here's the contents of /proc/asound/cards:
0 [Audio ]: USB-Audio - USB2.0 High-Speed True HD Audio
CMEDIA USB2.0 High-Speed True HD Audio at usb-0000:00:1d.0-1.7, high speed
1 [Microphone ]: USB-Audio - Yeti Stereo Microphone
Blue Microphones Yeti Stereo Microphone at usb-0000:00:1d.0-1.8, full speed
2 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xf7530000 irq 52
3 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf7080000 irq 17
And here's the contents of /proc/asound/modules:
0 snd_usb_audio
1 snd_usb_audio
2 snd_hda_intel
3 snd_hda_intel
Now, here is the output of "pactl list sources" (the Blue Yeti is last in the list):
Source #3
State: RUNNING
Name: alsa_input.pci-0000_00_1b.0.analog-stereo
Description: Built-in Audio Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 192000Hz
Channel Map: front-left,front-right
Owner Module: 7
Mute: yes
Volume: front-left: 17972 / 27% / -33.71 dB, front-right: 17972 / 27% / -33.71 dB
balance 0.00
Base Volume: 6554 / 10% / -60.00 dB
Monitor of Sink: n/a
Latency: 610 usec, configured 100000 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "ALC892 Analog"
alsa.id = "ALC892 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "2"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xf7530000 irq 52"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1b.0"
sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card2"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "1e20"
device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
device.form_factor = "internal"
device.string = "front:2"
device.buffering.buffer_size = "76800"
device.buffering.fragment_size = "19200"
device.access_mode = "mmap"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
alsa.mixer_name = "Realtek ALC892"
alsa.components = "HDA:10ec0892,10438436,00100302"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Ports:
analog-input-front-mic: Front Microphone (priority: 8500, not available)
analog-input-rear-mic: Rear Microphone (priority: 8200, available)
analog-input-linein: Line In (priority: 8100, not available)
Active Port: analog-input-rear-mic
Formats:
pcm
Source #11
State: RUNNING
Name: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
Description: Monitor of Built-in Audio Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 192000Hz
Channel Map: front-left,front-right
Owner Module: 7
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.pci-0000_00_1b.0.analog-stereo
Latency: 0 usec, configured 100000 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
device.description = "Monitor of Built-in Audio Analog Stereo"
device.class = "monitor"
alsa.card = "2"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xf7530000 irq 52"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1b.0"
sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card2"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "1e20"
device.product.name = "7 Series/C210 Series Chipset Family High Definition Audio Controller"
device.form_factor = "internal"
device.string = "2"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
Formats:
pcm
Source #15
State: RUNNING
Name: alsa_output.usb-CMEDIA_USB2.0_High-Speed_True_HD_Audio-00-Audio.iec958-stereo.monitor
Description: Monitor of USB2.0 High-Speed True HD Audio Digital Stereo (IEC958)
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 192000Hz
Channel Map: front-left,front-right
Owner Module: 8
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.usb-CMEDIA_USB2.0_High-Speed_True_HD_Audio-00-Audio.iec958-stereo
Latency: 0 usec, configured 100000 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
device.description = "Monitor of USB2.0 High-Speed True HD Audio Digital Stereo (IEC958)"
device.class = "monitor"
alsa.card = "0"
alsa.card_name = "USB2.0 High-Speed True HD Audio"
alsa.long_card_name = "CMEDIA USB2.0 High-Speed True HD Audio at usb-0000:00:1d.0-1.7, high speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:1d.0-usb-0:1.7:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.7/6-1.7:1.0/sound/card0"
udev.id = "usb-CMEDIA_USB2.0_High-Speed_True_HD_Audio-00-Audio"
device.bus = "usb"
device.vendor.id = "0d8c"
device.vendor.name = "C-Media Electronics, Inc."
device.product.id = "0319"
device.product.name = "USB2.0 High-Speed True HD Audio"
device.serial = "CMEDIA_USB2.0_High-Speed_True_HD_Audio"
device.string = "0"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
Formats:
pcm
Source #19
State: RUNNING
Name: alsa_output.usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00-Microphone.iec958-stereo.monitor
Description: Monitor of Integrated Rate Matching Hub Digital Stereo (IEC958)
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 9
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor of Sink: alsa_output.usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00-Microphone.iec958-stereo
Latency: 0 usec, configured 100000 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
device.description = "Monitor of Integrated Rate Matching Hub Digital Stereo (IEC958)"
device.class = "monitor"
alsa.card = "1"
alsa.card_name = "Yeti Stereo Microphone"
alsa.long_card_name = "Blue Microphones Yeti Stereo Microphone at usb-0000:00:1d.0-1.8, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:1d.0-usb-0:1.8:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.8/6-1.8:1.0/sound/card1"
udev.id = "usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00-Microphone"
device.bus = "usb"
device.vendor.id = "b58e"
device.vendor.name = "Intel Corp."
device.product.id = "9e84"
device.product.name = "Integrated Rate Matching Hub"
device.serial = "Blue_Microphones_Yeti_Stereo_Microphone_REV8"
device.form_factor = "microphone"
device.string = "1"
module-udev-detect.discovered = "1"
device.icon_name = "audio-input-microphone-usb"
Formats:
pcm
Source #23
State: RUNNING
Name: alsa_input.usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00-Microphone.analog-stereo
Description: Integrated Rate Matching Hub Analog Stereo
Driver: module-alsa-card.c
Sample Specification: s16le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 9
Mute: no
Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
balance 0.00
Base Volume: 17775 / 27% / -34.00 dB
Monitor of Sink: n/a
Latency: 949811526 usec, configured 100000 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "USB Audio"
alsa.id = "USB Audio"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "1"
alsa.card_name = "Yeti Stereo Microphone"
alsa.long_card_name = "Blue Microphones Yeti Stereo Microphone at usb-0000:00:1d.0-1.8, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:1d.0-usb-0:1.8:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.8/6-1.8:1.0/sound/card1"
udev.id = "usb-Blue_Microphones_Yeti_Stereo_Microphone_REV8-00-Microphone"
device.bus = "usb"
device.vendor.id = "b58e"
device.vendor.name = "Intel Corp."
device.product.id = "9e84"
device.product.name = "Integrated Rate Matching Hub"
device.serial = "Blue_Microphones_Yeti_Stereo_Microphone_REV8"
device.form_factor = "microphone"
device.string = "front:1"
device.buffering.buffer_size = "19200"
device.buffering.fragment_size = "4800"
device.access_mode = "mmap"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Integrated Rate Matching Hub Analog Stereo"
alsa.mixer_name = "USB Mixer"
alsa.components = "USBb58e:9e84"
module-udev-detect.discovered = "1"
device.icon_name = "audio-input-microphone-usb"
Ports:
analog-input-mic: Microphone (priority: 8700)
Active Port: analog-input-mic
Formats:
pcm
Honestly, I think that's about all of the configuration info I can give. Here are some screenshots of pavucontrol, though, in case you are not yet sated: http://imgur.com/a/ngyLl
Now, on to the debugging stuff. First: everything except Blue Yeti recording works. The external DAC works, the on-board audio (both input and output) work, using the DAC in the Blue Yeti to play music/monitor the microphone works (so it works as an output). The only thing that doesn't work is actual recording from the Blue Yeti itself.
When I try to record from the Blue Yeti with parecord -v, I get very strange behavior. Essentially, the "latency" of the microphone measured is exactly the same as the time it has been recording. That is, if it has been recording for 5 sec, then the latency is 5000000 usec. Also, if I try to record something in Audacity, I get no result except for a message box that says "Latency Correction has caused the recorded audio to be hidden before zero. Audacity has brought it back to start at zero." Also, pavucontrol doesn't show an input volume bar for the Blue Yeti, as in the above screenshots, whereas it normally will for microphones that are getting input. The Yeti is not muted, either, so it should be picking up ambient fan noise and such.
Does anyone have any ideas? Is there some configuration error I've made? Typically, this sort of stuff simply works out of the box for me, so I am somewhat stuck on what to do. Could it be a driver-level bug?

I'm not sure what you mean by "mixed with audio in Alsamixer". Can you clarify?
With that said, my problem did mysteriously fix itself after some update (presumably to alsa). Unfortunately, I noticed it in passing one day while I was changing the volume of something in pavucontrol, so I don't remember the exact update that caused it to work. But yes, my current setup does work now: I can listen to audio through my DAC and use the Yeti for recording. However, I have found that use of the Yeti crashes Google Hangouts, although it works perfectly in every other program I've tried.
As documentation, here is my current working setup (it is very similar to the above): in PulseAudio, the DAC is set to be a Digital Stereo (IEC958) output. The Yeti (called an 'Integrated Rate Matching Hub' in pavucontrol) is set to be an Analog Stereo Input. In the input devices section, I have the Yeti's volume set to around 58% (-14.31 dB), which is past the base volume a fair ways but produces decent levels for recording. The DAC's volume is set to 100% (0dB gain, the DAC takes care of the level). In alsamixer, I have the mic level for the Yeti set to 40.
Edit: This is a long-time-later edit, but let me say that when you have multiple USB audio devices, what USB hub and in what order they are connected seems to matter a great deal. If you can't get your Blue Yeti to work, try moving it to a different set of USB ports (controlled by a different controller) on your motherboard. This magically fixes the issue for me.
Last edited by rwiggins (2014-12-14 00:26:39)

Similar Messages

  • I have three Blue Yeti USB Microphones, and when I try to create an aggregate device in Audio MIDI on my MBP it lets me select two microphones but not the third. I need all three for a podcast, any solutions?

    I have three Blue Yeti USB Microphones, and when I try to create an aggregate device in Audio MIDI on my MBP it lets me select two microphones but not the third. At first I thought maybe the third microphone was just defected or something but I tested the mic individually and it works fine. It'll let me use two Blue Yeti's and another microphone but not three Yeti's at once.

    David Boroditsky wrote:
    The problem is that the mac chokes on having 2 identical mics attached at the same time.
    Ive had 2 identical USB AT2020 mics connected at the same time on both macbook pro and macbook Air.
    The "Yeti" mics, are, lets say undesirable, and low to mid computer consumer mics.

  • My Mac Mini isn't recognizing my Blue Yeti (USB) microphone.

    I've had both Mac mini & Blue Yeti for about a year. They both individually work perfectly fine, but it wasn't until recently I decided to use the mic on my mini.
    When I plug my Blue Yeti microphone into the USB port on the back of the Mac Mini, the light on the microphone turns on. In which indicating that the microphone is on. Yet, when in applications such as audacity, garage band, and reaper it will not recognize the microphone.  Disabling me from recording at all. (I also tried Mac preferences via audio, to see if it appears there. Unsuccessful.)

    Yes, when i go to System Preferences>Sounds>input the only thing that appears is
    And also all the ports work, ive tested it out with my iphone charger.
    How do i look up the system report ?

  • Blue Yeti USB Mic not audible

    Hi Everyone,
    I plugged my new USB microphone into my MAC and recorded a track of vocals which worked fine.
    But when I went to record a second track of vocals, the sound is not recording? 
    I can hear the sound through the headphones, but the sound is not recording to the track or garage band.
    Any help much appreciated.
    Thanks.

    Hi Gary,
    I am embarrassed to say that I have been doing this support stuff for quite a while and have never opened up that utility. I don't support Midi Devices, so when I saw Midi in the name, I just bypassed it.
    But you were correct, that fixed the issue. In the utility, the output tab was set to 44.1K instead of 48K, changed that to 48K and it worked perfectly, QT now captures at 48K and sounds good. I have not tested it in FCP 5.1 yet, but I assume that FCP will also capture at 48K, now that the Mic is set correctly.
    Follow up question 1, the "M" slider (I am assuming that is the "Master" Slider you were referring to in your post) is not selectable on either the Input or Output side, it is grayed out, is there a way to enable that slider?
    Follow up question 2, the Input side is set to Value = 0.53 and dB = 24.00 and the Output side is set to Value = 0.27 and dB = -18.00. With those settings, the test VO's I have run sound pretty good, but should I make any changes to the default Values list above (like make the input and Output side match) or should they be left at the default values?
    I really appreciate your input and was hoping to find a way to set the properties of the Mic, but I didn't know that the "Audio Midi Setup" was the place to do that.
    Thanks a lot!
    Kalagan

  • External usb microphone not working with FaceTime and mac mini with os x Yosemite

    Hello
    When I try to do a phone call with face time through my iphone 6 face time is not recognizing my external usb microphone connected to my mac mini. I have just updated my mac mini to os x Yosemite. If I go to the audio system preferences and look to the audio input signal I can see that the external microphone (SB Omni Surround 5.1) is working (audio input level is showing an input signal).
    Can someone help. I saw that this was also an issue in the beta versions of Yosemite.
    Thanks.
    BR Stefan

    Interesting.  I don't have a USB mic on the Mac Pro.  Its the OLD FireWire 300 iSight.  It works for FaceTime calls but not the iPhone call via the FaceTime app.
    I also have 2010 MBP that works perfectly, even since the first Public Beta.  I'm to sure if that mic is considered an external USB device or not, or if it has to do with device signatures vs. external or internal.  I would almost assume that the built-in mic is on the USB bus.  How would it be any different than the external USB.
    I think I have to agree that this is a point release bug.  I have submitted a bug report at bugreport.apple.com, and would ask others to do the same, or at least post to apple.com/feedback.  The more noise we make through process the more likely to get a fix in the .1 release.

  • USB Headset not working with alsa

    I have a razer megalodon usb headset which works fine in ubuntu and windows but for the life of me I cannot get it to work in arch.
    [exec@turbine ~]$ uname -a
    Linux turbine 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux
    1532:000e is the megalodon headset
    [exec@turbine ~]$ lsusb
    Bus 008 Device 004: ID 1532:000e Razer USA, Ltd
    Bus 008 Device 003: ID 1532:000f Razer USA, Ltd
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 002: ID 045e:028e Microsoft Corp. Xbox360 Controller
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 004: ID 046d:c227 Logitech, Inc.
    Bus 004 Device 003: ID 046d:c226 Logitech, Inc.
    Bus 004 Device 002: ID 046d:c223 Logitech, Inc. G15 Keyboard / USB Hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 004: ID 1058:1001 Western Digital Technologies, Inc. External Hard Disk [Elements]
    Bus 001 Device 002: ID 13fe:3100 Kingston Technology Company Inc. 2 GB USB stick
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    [exec@turbine ~]$ aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Intel
    HDA Intel, ALC888 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC888 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
    HDA Intel, ALC888 Digital
    IEC958 (S/PDIF) Digital Audio Output
    Here's a relevant part of dmesg:
    usb 8-1: USB disconnect, address 2
    usb 8-1: new full speed USB device using uhci_hcd and address 4
    cannot find the slot for index 0 (range 0-1), error: -16
    cannot create card instance 0
    snd-usb-audio: probe of 8-1:1.0 failed with error -5
    [exec@turbine ~]$ asoundconf list
    Names of available sound cards:
    Intel
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    alias snd-card-0 snd-usb-audio
    alias snd-card-1 snd-hda-intel
    # /etc/modprobe.d/sound.conf
    #usb headset
    alias snd-card-0 snd-usb-audio
    alias sound-slot-0 snd-usb-audio
    options snd-usb-audio index=0
    Alsamixer does not show my megalodon usually but I have seen it under device list a couple of times but I have been unable to get it to play sound.
    Any help fixing sound would be appreciated greatly.

    Try running alsaconf, seems to help some people with a similar issue. http://www.nvnews.net/vbulletin/showthread.php?t=75433

  • USB microphone not working with AudioPublisher

    Hi,
    I have a voice chat feature in my application, in which I use AudioPublisher and AudioSubscriber.
    The code is almost identical to the Audio.mxml example coming with the SDK.
    I have a 'start voice chat' button that starts voice chat.
    The problem I'm having is that a Macbook's built-in microphone works fine,
    while an external USB microphone doesn't.
    I selected the correct Microphone from the drop-down menu in the 'Adobe Flash Player Settings',
    and the record volume bar also properly shows a non-mute green bar.
    The headset I'm using is MX500i from Plantronics.
    I don't think there's any problem with my code considering that it works perfectly with Macbook's microphone.
    It'd be great if anyone has a solution to the problem I have.
    Thanks,
    Juho

    I had the same problem. You need to check the device index of your USB mic.
    In my case. I'm on a Mac OSX 10.6 system. I had four devices cataloged. With the last one being the USB mic.
    Then set like so in your AS code audioPub.microphoneManager.micIndex = 3;
    Remember, that the indexing is 0 based.
    The sound framework make the assumption that the index is 0.
    Hope that helps.

  • Internal Microphone not working with Quicktime and some other apps, yet it does for Skype.

    Internal Microphone not working with Quicktime and some other apps, yet it does for Skype. 
    Microphone works fine with Quictime on another mac, so I do know how to use it. The one where it is not working (A) had an external microphone and camera attached earlier, and indeed it does work with that external microphone, but not with the internal microphone selected; and (B) had RealPlayer installed previously.
    Any suggestions, please?

    Hi,
    Download Audio driver from here.
    Intructions how to install it in Vista/Win7.
    Extract this driver with Winrar.
    Open Device manager and expand the Sound, video and game controllers section.
    Right click on Either the High Definition Audio Device if you have the generic Microsoft drivers, or the Conexant High Definition SmartAudio 221 if you have older Conexant drivers and choose "Update Driver Software..."
    Click Browse my computer for driver software, then click "Let me pick from a list of device drivers on my computer"
    Click "Have Disk..." then Browse to the folder where the drivers were extracted  .......\V64 for 64-bit Vista/Win7. Click OK.
    Select one of the "Conexant High Definition SmartAudio 221" models in the list, there will be multiple identical entries.
    Click Next, and you're done.
    I'm not sure which one from the list will work for You.
    This drivers weren't test. So if You will try them and it will work for You let us now about.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • USB webcam microphone not working with Starcraft 2 voice chat

    =USB webcam microphone not working with Starcraft 2 voice chat?Windows 7, X-fi Fatalty Pro
    I have a webcam with ?a built in microphone (Ps3 eye). ?It is connected by USB. ?The drivers are the CL-Eye drivers; a third party driver set since Sony does not directly support the eye for PC.
    in the windows audio device management, the microphone appears as normal and is set as the default device. ?I can use the windows sound recorder to record me speaking just fine. ?However if I use any other applications it doesn't seem to work at all. ?I can select the device as the default recording device in Starcraft 2 as well as Teamspeak 3 but no sound is detected. ?The USB microphone does not show up as a selectable device in recording options in my Creative Control Panel. ?Disabling the default creative microphone does nothing.
    I think the problem is in that windows can directly detect the microphone and so software that uses the windows audio device manager works fine, but anything that talks directly with my sound card software does not properly detect the microphone. ?Basically, I can select the device as a default device but it does not work.
    Any thoughts on this or am I SOL and have to find myself a shiny new headset?

    I had the same problem. You need to check the device index of your USB mic.
    In my case. I'm on a Mac OSX 10.6 system. I had four devices cataloged. With the last one being the USB mic.
    Then set like so in your AS code audioPub.microphoneManager.micIndex = 3;
    Remember, that the indexing is 0 based.
    The sound framework make the assumption that the index is 0.
    Hope that helps.

  • Which is better....Blue Microphones Yeti USB Microphone or Blue Microphones Snowball Microphone

    Blue Microphones Yeti USB Microphone or Blue Microphones Snowball Microphone??

    Yeti, fer sure. It's a newer version of their consumer grade USB mic. By the way, if you're looking for a mic to plug in to a mobile device (like an iPod Touch), check out the Thumbtack Mic - for $12, it's done an amazing job for me.
    http://www.amazon.com/Switcheasy-ThumbTacks-Microphone-touch-Black/dp/B0021IAJEG

  • Blu Yetti Pro Microphone Questions

    Hey Guys
    i just want t pick your brains for a bit i have Blu Yetti Pro USB microphone it works totally fine i can record in logic and  garageband fine but my questions are
    1. if i go to Launchpad>Other>Audio MIDI Setup sometimes the microphone is stuck on mute even though the actual microphone is not muted the only way i can resolve this is by unplugging the usb out of the microphone then replugging it back in and also the microphone won't pickup any sound sometimes unless i go to the input tab and move the input volume slider left to right.
    2. also in Audio MIDI Setup the settings are the standard which is 44100.0 Hz at 2ch-24bit integer i notice in Logic Pro X if i change that to say 96000.0 Hz when i live record in logic Pro X my voice comes out real deep or Extreme Latency(Delay).
    anyways i know these aren't real important questions i just thought if a fellow Helper could shed some light on these questions lol
    if you need any more info let me know ill respond fairly quickly
    thank you for your time guys and girls

    After doing some research, found that it is possible to get rid of original SuperDrive with no issues. And usually all Blu-Ray drives are plug and play and require no driver.
    The Blu-Ray is set region code by software just like with a DVD drive and with limited number of times you can change between regions.
    Best Blu-Ray players are LG as they have the least problems of compatibility with the Mac Pro (unlike the Pioneers).
    Thanks

  • Blue Yeti Pro Microphone robot voice

    For some reason when I record using my Blue Yeti Pro microphone, it's a lot of times a robot voice. I really can't figure out what's the problem, no matter what USB wire I use. I often record my screen using Screenflow, it records it like a robot voice, since a few days, before it didn't do that. I've tried connecting the USB to my keyboard and my mac, it doesn't work, sometimes it won't even output or input anything. Also when I skype or use teamspeak, other say that after a while I sound like a robot, this really bugs me, I just recorded over 3 hours for youtube, after I had finished, I realised my voice was like a robot all the time, I raelly get ****** of this.

    Hi Tom,
    Long shot, but...
    Open Audio Midi Setup in Applications>Utilities, see the input & output options & KHz setting there, some things will change it for their own use, then not set it back

  • Yeti USB mic not recognized

    Hi, I'm new on this stuff
    well today I bought the Yeti USB microphone but it seems that is not working and is not recognized by any usb port on my iMac
    I did just as the manual said and I quote it:
    "1. Plug the microphone into your computer’s USB port using the provided USB cable.
    2. From the main Apple menu, select the “System Preferences.”
    3. Select the “Sound” icon.
    4. Now select the input tab and select “Yeti Stereo Microphone.” "
    When I plug the mic the mute button turns on like for a second and then its off
    also the Yeti Stereo Microphone does not appears...
    I would thank you if anyone could help me out

    If you have followed the directions exactly, it may be that the unit is defective.  Return it and try another one.
    Let us know how you make out,

  • Dual-Boot; Restart and boot other o/s USB devices not working

    I have issue with my msi z97-g43 mobo and Windows dual o/s PC.
    Booting with win-8.1, USB devices working very well.Restaring windows 8.1 have NOT any issue.
    After shutdown & start PC, choosing to boot windows 7 on bootmanager, USB devices not working in Win-7.
    System no hang or occur any error/BSOD message.All startup programs run as normal.
    I tried to re-plug usb devices but notting happens...  Still not working
    But after the win-8.1 shutdown, if i switch off PSU power button, watting ~1 munute for discharge.
    After power up PC and boot with windows 7 all usb devices works normaly.
    I checked all internal connections. 2 times disassembly all hardware and re-built system, nothing changed.All windows updates and latest drivers installed.
    I'm sure other H/W is OK, but I thnik this mobo have a fault.

    Thank you for reply.My PC system specs:
    CPU:    Intel Pentium G3258 3.2ghz
    Board:    MSI Z97-G43 /Bios: Ver. V17.7
    MEM:    G.Skill Ripjaws 2x4gb DDR3-1600mhz cl9 1.5v F3-12800CL9-4GBRL
    VGA:    Sapphire AMD Redeon HD6670
    CASE:    Zalman z3 plus white (5x 120mm fan)
    PSU:    Thermaltake Litepower 500w (12v1+12v2=36amp)
    HDD-1:    Seagate 1TB ST1000DM003 /HDD-2: Seagate 2TB ST2000DM001
    COOLER:    Akasa 92mm PWM Blue Led
    OC:    CPU:Default /MEM: X.M.P mode=1600mhz 9-9-9-24-2t 1.5v
    O/S:    Win7 x64 PRO + Win8.1 x64 PRO (Genuine)
    All hdd's have MBR based partition table.Windows 7 & 8.1 installed in non-efi mode.In BIOS Boot sequence is setting up to non-efi Boot(system) drive as primary.
    Before I suspect maybe have a short circuit to pcb or similar thing cause this issue.I take out all parts outside the chassis, and ran this system on the antistatic bag and box.Nothing has been changed.
    I have Cooler Master Devastator(MB24 + MS2k) USB keyb+mouse set and tplink wn722n usb wireless dongle.
    I have one more pc,based on AMD 970+SB950 chipset mainboard and AMD CPU.I exchange all parts to this amd mainbaord and tested for faulted hardware.All intel system H/W's is ok.All works great
    Dual boot works perfectly.Not needs to switch off psu/power back and run system again.
    I think msi z97-g43 mainbıoard have a problem.

  • NB205-N210 Internal Microphone NOT Working

    My internal microphone quit working on my NB-205-N210 after using an external headset (w/microphone) in the left side analog audio jacks, now I can't get the internal microphone to work again...  All I get is "white noise" with the volume control set at maximum...  Note: an external analog microphone + USB microphone still work...
    What I've tried so-far:
    I have tried both Realtek and Windows XP sound and audio device tools to make sure the microphone was not muted, the volume was turned up and selected + boost on (all where set correctly)...
    Un-installing then re-installing the current Realtek HD sound drivers (several times), to no avail...
    Dis-assembled the netbook to check the internal microphone, plus substituted an electret microphone element to check - no luck...
    Checked microphone plug, plus re-soldered the microphone connector on motherboard - still no luck...
    I could get by using an external microphone, but that's not convenient when traveling, or the point...
    Hope someone can help...
    Solved!
    Go to Solution.

    That's the kind of news we like to hear around here.  Congratulations!!!
    C.B.
    C.B.
    Toshiba Sat. C75D-B7260 Win 8.1 64 Bit--Toshiba Sat. L775D-S7132 Win 7 HP SP1 64 Bit and Win 10 PRO Technical Preview--Toshiba Sat. L305-S5921 Win Vista SP2 32 Bit

Maybe you are looking for