You are not logged in.

#1 2018-05-29 02:50:09

v0idst4r
Member
Registered: 2018-05-29
Posts: 5

Motherboard input jacks not working pulseaudio

Hello, I've been having an issue with pulseaudio picking up any input at all from my rear connected microphone. I'm using a AX370 Gaming 5 motherboard with an nvidia graphics card. I use alsa with pulseaudioo however I've tried without. Pavucontrol does show that the microphone is plugged in and unmuted. I've tried every possible combination of settings in alsamixer however it's a no go. I've also tried line in, and the front microphone jack. I use the rear output jack connected  to my headset and amplifier, that works fine. When an application (Discord in my case) is trying to record pavucontrol shows it's recording from the right device.
Any help/suggestions would be appreciated.

Output of fuser -v /dev/snd/*

/dev/snd/controlC0:  void      15811 F.... pulseaudio
                     void      31628 F.... polybar
/dev/snd/controlC1:  void      15811 F.... pulseaudio
/dev/snd/pcmC1D0c:   void      15811 F...m pulseaudio
/dev/snd/pcmC1D0p:   void      15811 F...m pulseaudio

Files under /dev/snd:

/dev/snd/hwC0D0
/dev/snd/pcmC0D9p
/dev/snd/pcmC0D8p
/dev/snd/pcmC0D7p
/dev/snd/pcmC0D3p
/dev/snd/controlC0
/dev/snd/by-path/pci-0000:09:00.1
/dev/snd/by-path/pci-0000:0b:00.3
/dev/snd/hwC1D1
/dev/snd/hwC1D0
/dev/snd/pcmC1D4c
/dev/snd/pcmC1D4p
/dev/snd/pcmC1D2c
/dev/snd/pcmC1D1p
/dev/snd/pcmC1D0c
/dev/snd/pcmC1D0p
/dev/snd/controlC1

Last edited by v0idst4r (2018-05-29 02:51:26)

Offline

#2 2018-05-29 07:13:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: Motherboard input jacks not working pulseaudio

Post the output of alsa-info.sh as well as

pacmd list-sources
pacmd list-source-outputs

Last edited by V1del (2018-05-29 07:14:29)

Offline

#3 2018-05-31 17:25:18

v0idst4r
Member
Registered: 2018-05-29
Posts: 5

Re: Motherboard input jacks not working pulseaudio

V1del wrote:

Post the output of alsa-info.sh as well as

pacmd list-sources
pacmd list-source-outputs

pacmd list-sources

2 source(s) available.
    index: 0
	name: <alsa_output.pci-0000_0b_00.3.analog-stereo.monitor>
	driver: <module-alsa-card.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: RUNNING
	suspend cause: 
	priority: 1030
	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 48000Hz
	channel map: front-left,front-right
	             Stereo
	used by: 1
	linked by: 1
	configured latency: 136.00 ms; range is 136.00 .. 1837.33 ms
	monitor_of: 0
	card: 1 <alsa_card.pci-0000_0b_00.3>
	module: 7
	properties:
		device.description = "Monitor of Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo"
		device.class = "monitor"
		alsa.card = "1"
		alsa.card_name = "HD-Audio Generic"
		alsa.long_card_name = "HDAudio-Gigabyte-ALC1220DualCodecs"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:0b:00.3"
		sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1"
		device.bus = "pci"
		device.vendor.id = "1022"
		device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
		device.product.id = "1457"
		device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
		device.string = "1"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
  * index: 1
	name: <alsa_input.pci-0000_0b_00.3.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE 
	priority: 9039
	volume: front-left: 0 /   0% / -inf dB,   front-right: 0 /   0% / -inf dB
	        balance 0.00
	base volume: 20724 /  32% / -30.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 .. 1999.82 ms
	card: 1 <alsa_card.pci-0000_0b_00.3>
	module: 7
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "ALC1220 Analog"
		alsa.id = "ALC1220 Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "1"
		alsa.card_name = "HD-Audio Generic"
		alsa.long_card_name = "HDAudio-Gigabyte-ALC1220DualCodecs"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:0b:00.3"
		sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/sound/card1"
		device.bus = "pci"
		device.vendor.id = "1022"
		device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
		device.product.id = "1457"
		device.product.name = "Family 17h (Models 00h-0fh) HD Audio Controller"
		device.string = "front:1"
		device.buffering.buffer_size = "352768"
		device.buffering.fragment_size = "176384"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Analog Stereo"
		device.description = "Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo"
		alsa.mixer_name = "Realtek ALC1220"
		alsa.components = "HDA:10ec1220,1458a0b8,00100003"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-input-front-mic: Front Microphone (priority 8500, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-rear-mic: Rear Microphone (priority 8200, latency offset 0 usec, available: yes)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-linein: Line In (priority 8100, latency offset -40000 usec, available: no)
			properties:
				
	active port: <analog-input-rear-mic>

pacmd list-source-outputs

1 source output(s) available.
    index: 0
	driver: <protocol-native.c>
	flags: 
	state: RUNNING
	source: 0 <alsa_output.pci-0000_0b_00.3.analog-stereo.monitor>
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	muted: no
	current latency: 115.12 ms
	requested latency: 24.99 ms
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	resample method: speex-float-1
	owner module: 9
	client: 231 <vis>
	properties:
		media.name = "vis stream"
		application.name = "vis"
		native-protocol.peer = "UNIX socket client"
		native-protocol.version = "32"
		application.process.id = "18467"
		application.process.user = "void"
		application.process.host = "arch"
		application.process.binary = "vis"
		application.language = "en_US.UTF-8"
		window.x11.display = ":0"
		application.process.machine_id = "efef7bf32fb542e7989fe87c9560c2be"
		application.process.session_id = "c7"
		module-stream-restore.id = "source-output-by-application-name:vis"

Last edited by v0idst4r (2018-05-31 17:26:12)

Offline

#4 2018-06-04 03:33:15

v0idst4r
Member
Registered: 2018-05-29
Posts: 5

Re: Motherboard input jacks not working pulseaudio

Anyone? Please?

Offline

#5 2018-06-04 06:29:31

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: Motherboard input jacks not working pulseaudio

Post the output of the alsa-info.sh script as well.

What's weird here is that your mic seems to have a volume definition of infinity. That said at least in this output you are playing back to the wrong device, does moving the stream in e.g. pavucontrol away from the monitor source to the mic not help?

Offline

Board footer

Powered by FluxBB