You are not logged in.

#1 2016-04-29 23:17:35

AntiJosh
Member
Registered: 2016-04-12
Posts: 4

My microphone doesn't work.

Hello,
I tried to record myself with Audacity, but it didn't work.
I tried doing what was said to do here: https://wiki.archlinux.org/index.php/Pu … PulseAudio , but nothing.

By the way, running:

alsamixer -c 0

and un-muting the "Internal-mic" and raising the audio allows me to hear my microphone (also running xfce4-mixer and doing the same thing does the same thing)

Here are some commands that I saw others ask to be used on other threads and there outputs:

$ pacmd list-sources

2 source(s) available.
  * index: 0
	name: <alsa_input.hw_0_0>
	driver: <module-alsa-source.c>
	flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE 
	priority: 9950
	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
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max rewind: 0 KiB
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
	module: 5
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "ALC269 Analog"
		alsa.id = "ALC269 Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "HDA Intel"
		alsa.long_card_name = "HDA Intel at 0xf0a00000 irq 28"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1b.0"
		sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "293e"
		device.product.name = "82801I (ICH9 Family) HD Audio Controller"
		device.form_factor = "internal"
		device.string = "hw:0,0"
		device.buffering.buffer_size = "352800"
		device.buffering.fragment_size = "176400"
		device.access_mode = "mmap+timer"
		device.description = "Built-in Audio"
		device.icon_name = "audio-input-microphone-pci"
    index: 1
	name: <auto_null.monitor>
	driver: <module-null-sink.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE 
	priority: 1000
	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
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max rewind: 344 KiB
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
	monitor_of: 0
	module: 13
	properties:
		device.description = "Monitor of Dummy Output"
		device.class = "monitor"
		device.icon_name = "audio-input-microphone"
$ps ax | grep pulse
 
 4302 ?        S<l    0:00 pulseaudio --start
 4304 ?        S      0:00 /usr/lib/pulse/gconf-helper
 4518 pts/0    S+     0:00 grep pulse
$arecord -l

**** List of CAPTURE Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

running:

pavucontrol`

in the "Input Devices" are: "Build-in Audio" and "Monitor of Dummy Output".

I hope I can fix this because I need to fix this



----------------------------------------------------------
UPDATE:

I fixed it by running:

alsamixer

then pressing F4, and enabling "Capture" with the space key.

Last edited by AntiJosh (2016-04-30 13:19:15)

Offline

#2 2016-05-01 10:04:14

ms
Member
From: Bandung, Indonesia
Registered: 2010-07-28
Posts: 81
Website

Re: My microphone doesn't work.

Please update the post title to [SOLVED].

Offline

Board footer

Powered by FluxBB