Microphone on headset stopped working

So the microphone on my headset stopped working, It was working fine yesterday, and I didn’t touch any of the pulse audio configs. (If my memory is right)
Internal mic works, but only works when headset is unplugged
What I need fixed is headset mic.

If any additional information is needed please don’t hesitate to comment

Things I have tried to fix this:

  • Reverting daemon.conf to manjaro default
  • Moving ~/.config/pulse folder (to pulse.old just incase if its needed)
  • Restarting pulseaudio (with pulseaudio -k & systemctl --user restart pulseaudio)
  • Using a older kernel
  • Searching everywhere on manjaro & non-manjaro forums

I think I need to start using timeshift just incase things like this happens.

All commands that I ran that has the word pulse on it.

# Yesterday
 1446  systemctl status pulseaudio
 1448  pulseaudio
 1449  pulseaudio --help
 1450  pulseaudio --help | grep dump
 1451  pulseaudio --dump-modules
 1452  pulseaudio --dump-sample-methods
 1453  pulseaudio --dump-resample-methods

 # Today
 1482  sudo nano /etc/pulse/daemon.conf\n
 1483  sudo mkdir -p /etc/pulse/default.pa.d
 1484  systemctl --user status pulseaudio
 1485  cd mkdir -p /etc/pulse/default.pa.d
 1486  cd /etc/pulse/default.pa.d
 1490  systemctl --user restart pulseaudio
 1499  pulseaudio -D
 1505  \pulseaudio --dump-modules
 1512  pulseaudio --dump-conf
 1518  sudo nano /etc/pulse/default.pa 
 1519  pulseaudio --check
 1550  pulseaudio -k
 1565  pulseaudio --dump-conf > pulseaudio_dump_conf.txt

pacmd dump (No headset/internal)

### Configuration dump generated at Thu Nov 11 16:40:21 2021

load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
load-module module-augment-properties
load-module module-switch-on-port-available
load-module module-udev-detect
load-module module-alsa-card device_id="0" name="pci-0000_00_1f.3" card_name="alsa_card.pci-0000_00_1f.3" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"
load-module module-jackdbus-detect channels=2
load-module module-bluetooth-policy
load-module module-bluetooth-discover
load-module module-bluez5-discover
load-module module-dbus-protocol
load-module module-native-protocol-unix
load-module module-gsettings
load-module module-default-device-restore
load-module module-always-sink
load-module module-intended-roles
load-module module-suspend-on-idle
load-module module-console-kit
load-module module-systemd-login
load-module module-position-event-sounds
load-module module-role-cork
load-module module-filter-heuristics
load-module module-filter-apply
load-module module-cli-protocol-unix

# THIS TEXT IS ADDED BY ME THE ONLY DIFFRENCE IS THE LINE BELOW 
# Internal: 0x4ccd 
# Headset: 0x8000

set-sink-volume alsa_output.pci-0000_00_1f.3.analog-stereo 0x4ccd
set-sink-mute alsa_output.pci-0000_00_1f.3.analog-stereo no
suspend-sink alsa_output.pci-0000_00_1f.3.analog-stereo yes

set-source-volume alsa_output.pci-0000_00_1f.3.analog-stereo.monitor 0x10000
set-source-mute alsa_output.pci-0000_00_1f.3.analog-stereo.monitor no
suspend-source alsa_output.pci-0000_00_1f.3.analog-stereo.monitor yes
set-source-volume alsa_input.pci-0000_00_1f.3.analog-stereo 0x9ddf
set-source-mute alsa_input.pci-0000_00_1f.3.analog-stereo no
suspend-source alsa_input.pci-0000_00_1f.3.analog-stereo yes

set-card-profile alsa_card.pci-0000_00_1f.3 output:analog-stereo+input:analog-stereo

set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo
set-default-source alsa_input.pci-0000_00_1f.3.analog-stereo

### EOF

pacmd dump (Headset)

### Configuration dump generated at Thu Nov 11 16:40:14 2021

load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
load-module module-augment-properties
load-module module-switch-on-port-available
load-module module-udev-detect
load-module module-alsa-card device_id="0" name="pci-0000_00_1f.3" card_name="alsa_card.pci-0000_00_1f.3" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1"
load-module module-jackdbus-detect channels=2
load-module module-bluetooth-policy
load-module module-bluetooth-discover
load-module module-bluez5-discover
load-module module-dbus-protocol
load-module module-native-protocol-unix
load-module module-gsettings
load-module module-default-device-restore
load-module module-always-sink
load-module module-intended-roles
load-module module-suspend-on-idle
load-module module-console-kit
load-module module-systemd-login
load-module module-position-event-sounds
load-module module-role-cork
load-module module-filter-heuristics
load-module module-filter-apply
load-module module-cli-protocol-unix

# THIS TEXT IS ADDED BY ME THE ONLY DIFFRENCE IS THE LINE BELOW 
# Internal: 0x4ccd 
# Headset: 0x8000

set-sink-volume alsa_output.pci-0000_00_1f.3.analog-stereo 0x8000
set-sink-mute alsa_output.pci-0000_00_1f.3.analog-stereo no
suspend-sink alsa_output.pci-0000_00_1f.3.analog-stereo yes

set-source-volume alsa_output.pci-0000_00_1f.3.analog-stereo.monitor 0x10000
set-source-mute alsa_output.pci-0000_00_1f.3.analog-stereo.monitor no
suspend-source alsa_output.pci-0000_00_1f.3.analog-stereo.monitor yes
set-source-volume alsa_input.pci-0000_00_1f.3.analog-stereo 0x9ddf
set-source-mute alsa_input.pci-0000_00_1f.3.analog-stereo no
suspend-source alsa_input.pci-0000_00_1f.3.analog-stereo yes

set-card-profile alsa_card.pci-0000_00_1f.3 output:analog-stereo+input:analog-stereo

set-default-sink alsa_output.pci-0000_00_1f.3.analog-stereo
set-default-source alsa_input.pci-0000_00_1f.3.analog-stereo

### EOF

pacmd dump Diffrences

# Internal: 0x4ccd
set-sink-volume alsa_output.pci-0000_00_1f.3.analog-stereo 0x4ccd

# Headset: 0x8000
set-sink-volume alsa_output.pci-0000_00_1f.3.analog-stereo 0x8000

=============================================================

pacmd list-sources (No diffrence between internal/headset)

2 source(s) available.
    index: 0
	name: <alsa_output.pci-0000_00_1f.3.analog-stereo.monitor>
	driver: <module-alsa-card.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	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: 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
	monitor_of: 0
	card: 0 <alsa_card.pci-0000_00_1f.3>
	module: 6
	properties:
		device.description = "Monitor of Built-in Audio Analog Stereo"
		device.class = "monitor"
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xb2420000 irq 132"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1f.3"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9d71"
		device.product.name = "Sunrise Point-LP HD Audio"
		device.form_factor = "internal"
		device.string = "0"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
  * index: 1
	name: <alsa_input.pci-0000_00_1f.3.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 9039
	volume: front-left: 40415 /  62% / -12.60 dB,   front-right: 40415 /  62% / -12.60 dB
	        balance 0.00
	base volume: 6554 /  10% / -60.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
	card: 0 <alsa_card.pci-0000_00_1f.3>
	module: 6
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "ALC236 Analog"
		alsa.id = "ALC236 Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xb2420000 irq 132"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1f.3"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9d71"
		device.product.name = "Sunrise Point-LP HD Audio"
		device.form_factor = "internal"
		device.string = "front:0"
		device.buffering.buffer_size = "352800"
		device.buffering.fragment_size = "176400"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Analog Stereo"
		device.description = "Built-in Audio Analog Stereo"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-input-internal-mic: Internal Microphone (priority 8900, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-input-microphone"
	active port: <analog-input-internal-mic>

==========================================================

pacmd list-sinks (Internal)

1 sink(s) available.
  * index: 0
	name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: IDLE
	suspend cause: (none)
	priority: 9039
	volume: front-left: 19661 /  30% / -31.37 dB,   front-right: 19661 /  30% / -31.37 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 39.33 ms
	max request: 6 KiB
	max rewind: 6 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 1
	configured latency: 40.00 ms; range is 0.50 .. 2000.00 ms
	card: 0 <alsa_card.pci-0000_00_1f.3>
	module: 6
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "ALC236 Analog"
		alsa.id = "ALC236 Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xb2420000 irq 132"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1f.3"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9d71"
		device.product.name = "Sunrise Point-LP HD Audio"
		device.form_factor = "internal"
		device.string = "front:0"
		device.buffering.buffer_size = "352800"
		device.buffering.fragment_size = "176400"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Analog Stereo"
		device.description = "Built-in Audio Analog Stereo"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-speakers"
		analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-headphones"
	active port: <analog-output-speaker>

pacmd list-sinks (Headset)

1 sink(s) available.
  * index: 0
	name: <alsa_output.pci-0000_00_1f.3.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: IDLE
	suspend cause: (none)
	priority: 9039
	volume: front-left: 32768 /  50% / -18.06 dB,   front-right: 32768 /  50% / -18.06 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 40.31 ms
	max request: 6 KiB
	max rewind: 6 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 1
	configured latency: 40.00 ms; range is 0.50 .. 2000.00 ms
	card: 0 <alsa_card.pci-0000_00_1f.3>
	module: 6
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "ALC236 Analog"
		alsa.id = "ALC236 Analog"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xb2420000 irq 132"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1f.3"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "9d71"
		device.product.name = "Sunrise Point-LP HD Audio"
		device.form_factor = "internal"
		device.string = "front:0"
		device.buffering.buffer_size = "352800"
		device.buffering.fragment_size = "176400"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Analog Stereo"
		device.description = "Built-in Audio Analog Stereo"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output-speaker: Speakers (priority 10000, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-speakers"
		analog-output-headphones: Headphones (priority 9900, latency offset 0 usec, available: yes)
			properties:
				device.icon_name = "audio-headphones"
	active port: <analog-output-headphones>

pacmd list-sinks Diffrence

===========================================================

inxi -Faxzy (No diffrences except for cpu temps and other unessesary)

System:
  Kernel: 5.13.19-2-MANJARO x86_64 bits: 64 compiler: gcc v: 11.1.0
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.13-x86_64
  root=UUID=d4584848-537e-4da2-931f-40a376fd0bac rw apparmor=1
  security=apparmor udev.log_priority=3
  bootsplash.bootfile=bootsplash-themes/kde/bootsplash sysrq_always_enabled=1
  Desktop: KDE Plasma 5.22.5 tk: Qt 5.15.2 wm: kwin_x11 vt: 1 dm: SDDM
  Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: LENOVO product: 80UV v: Lenovo ideapad 510S-14IKB
  serial: <filter> Chassis: type: 10 v: Lenovo ideapad 510S-14IKB
  serial: <filter>
  Mobo: LENOVO model: Lenovo ideapad 510S-14IKB v: SDK0K13455 WIN
  serial: <filter> UEFI: LENOVO v: 2SCN28WW(V2.08) date: 08/14/2018
Battery:
  ID-1: BAT1 charge: 38.3 Wh (97.7%) condition: 39.2/45.0 Wh (87.2%)
  volts: 12.3 min: 11.1 model: SIMPLO PABAS0241231 type: Li-ion
  serial: <filter> status: Unknown
CPU:
  Info: Dual Core model: Intel Core i5-7200U bits: 64 type: MT MCP
  arch: Amber/Kaby Lake note: check family: 6 model-id: 8E (142) stepping: 9
  microcode: EA cache: L2: 3 MiB
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  bogomips: 21607
  Speed: 681 MHz min/max: 400/2500 MHz Core speeds (MHz): 1: 681 2: 774 3: 745
  4: 713
  Vulnerabilities: Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf
  mitigation: PTE Inversion; VMX: conditional cache flushes, SMT vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: spec_store_bypass
  mitigation: Speculative Store Bypass disabled via prctl and seccomp
  Type: spectre_v1
  mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Full generic retpoline, IBPB: conditional,
  IBRS_FW, STIBP: conditional, RSB filling
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: Intel HD Graphics 620 vendor: Lenovo driver: i915 v: kernel
  bus-ID: 00:02.0 chip-ID: 8086:5916 class-ID: 0300
  Device-2: AMD Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 /
  530/535 / 620/625 Mobile]
  vendor: Lenovo driver: amdgpu v: kernel bus-ID: 01:00.0 chip-ID: 1002:6900
  class-ID: 0380
  Device-3: Realtek EasyCamera type: USB driver: uvcvideo bus-ID: 1-5:3
  chip-ID: 0bda:57fc class-ID: 0e02 serial: <filter>
  Display: x11 server: X.Org 1.20.13 compositor: kwin_x11 driver:
  loaded: amdgpu,ati,modesetting alternate: fbdev,vesa display-ID: :0
  screens: 1
  Screen-1: 0 s-res: 3360x1080 s-dpi: 96 s-size: 886x285mm (34.9x11.2")
  s-diag: 931mm (36.6")
  Monitor-1: eDP-1 res: 1920x1080 hz: 60 dpi: 158 size: 308x173mm (12.1x6.8")
  diag: 353mm (13.9")
  Monitor-2: HDMI-1 res: 1440x900 dpi: 99 size: 370x232mm (14.6x9.1")
  diag: 437mm (17.2")
  OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.2.3
  direct render: Yes
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio vendor: Lenovo
  driver: snd_hda_intel v: kernel alternate: snd_soc_skl bus-ID: 00:1f.3
  chip-ID: 8086:9d71 class-ID: 0403
  Sound Server-1: ALSA v: k5.13.19-2-MANJARO running: yes
  Sound Server-2: JACK v: 1.9.19 running: no
  Sound Server-3: PulseAudio v: 15.0 running: yes
  Sound Server-4: PipeWire v: 0.3.38 running: yes
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
  vendor: Lenovo driver: r8169 v: kernel port: 3000 bus-ID: 02:00.0
  chip-ID: 10ec:8168 class-ID: 0200
  IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  Device-2: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
  vendor: Lenovo driver: N/A modules: ath9k bus-ID: 03:00.0 chip-ID: 168c:0036
  class-ID: 0280
  IF-ID-1: vmnet1 state: unknown speed: N/A duplex: N/A mac: <filter>
  IF-ID-2: vmnet8 state: unknown speed: N/A duplex: N/A mac: <filter>
Bluetooth:
  Device-1: Qualcomm Atheros AR3012 Bluetooth 4.0 type: USB driver: btusb
  v: 0.8 bus-ID: 1-7:5 chip-ID: 0cf3:3004 class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 2 state: down bt-service: enabled,running
  rfk-block: hardware: no software: yes address: see --recommends
Drives:
  Local Storage: total: 1.36 TiB used: 91.35 GiB (6.5%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 500GB
  size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
  type: SSD serial: <filter> rev: 4B6Q scheme: GPT
  ID-2: /dev/sdb maj-min: 8:16 type: USB vendor: JMicron Tech model: Generic
  size: 931.51 GiB block-size: physical: 4096 B logical: 512 B type: N/A
  serial: <filter> rev: 0508 scheme: GPT
Partition:
  ID-1: / raw-size: 111.76 GiB size: 109.44 GiB (97.93%)
  used: 91.32 GiB (83.4%) fs: ext4 dev: /dev/sda6 maj-min: 8:6
  ID-2: /boot/efi raw-size: 100 MiB size: 96 MiB (96.00%)
  used: 27.4 MiB (28.6%) fs: vfat dev: /dev/sda1 maj-min: 8:1
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: file size: 4 GiB used: 0 KiB (0.0%) priority: -2
  file: /swapfile
Sensors:
  System Temperatures: cpu: 53.5 C mobo: N/A gpu: amdgpu temp: 53.0 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 272 Uptime: 45m wakeups: 1 Memory: 7.61 GiB
  used: 3.48 GiB (45.7%) Init: systemd v: 249 tool: systemctl Compilers:
  gcc: 11.1.0 clang: 12.0.1 Packages: 1599 pacman: 1593 lib: 426 flatpak: 6
  Shell: Zsh v: 5.8 default: Bash v: 5.1.8 running-in: konsole inxi: 3.3.08

Packages I last installed

Thanks alot for reading till the end!

Make sure your system only runs one sound server, not both.

3 Likes

How do I disable the others?
I tought only alsa could do mic input
Also thanks so much for the fast reply

You have to chose, either go with pulseaudio, make sure you have manjaro-pulse installed, or properly switch to pipewire by installing manjaro-pipewire … now you have mixed stuff there. Once you switched, reboot the system.


So I installed pipewire and removed pulseaudio but my mic is still not working.
(Internal works)

# Installed Log
[2021-11-11T17:47:21+0700] [ALPM] installed pipewire-pulse (1:0.3.38-1)
[2021-11-11T17:47:21+0700] [ALPM] installed gst-plugin-pipewire (1:0.3.38-1)
[2021-11-11T17:47:21+0700] [ALPM] installed pipewire-alsa (1:0.3.38-1)
[2021-11-11T17:47:21+0700] [ALPM] installed pipewire-jack (1:0.3.38-1)
[2021-11-11T17:47:21+0700] [ALPM] installed pipewire-zeroconf (1:0.3.38-1)
[2021-11-11T17:47:21+0700] [ALPM] installed manjaro-pipewire (20211001-1)

# Removed Log
[2021-11-11T17:47:20+0700] [ALPM] removed manjaro-pulse (20211001-1)
[2021-11-11T17:47:20+0700] [ALPM] removed pulseaudio-zeroconf (15.0-1)
[2021-11-11T17:47:20+0700] [ALPM] removed pulseaudio-rtp (15.0-1)
[2021-11-11T17:47:20+0700] [ALPM] removed pulseaudio-lirc (15.0-1)
[2021-11-11T17:47:20+0700] [ALPM] removed pulseaudio-jack (15.0-1)
[2021-11-11T17:47:20+0700] [ALPM] removed pulseaudio-bluetooth (15.0-1)
[2021-11-11T17:47:20+0700] [ALPM-SCRIPTLET] Removed /etc/systemd/user/sockets.target.wants/pulseaudio.socket.
[2021-11-11T17:47:21+0700] [ALPM] removed pulseaudio (15.0-1)

Do you have sof-firmware and alsa-ucm-conf installed?
Maybe you need to add/create the file /etc/modprobe.d/inteldsp.conf with this content in it:

options snd-intel-dspcfg dsp_driver=1

Also

That kernel is EOL. Install a supported one or LTS one.

Still not working : /
discord detected audio but it seems to be ted when i play sound what???

Make sure you have this services and sockets started

image


Am I missing a package?
oh i forgot --user

That didn’t work
I can hear static noises (for the first second on discord and it stops) (hopefully a hint about something that went wrong)

The static noise

Solved By Doing

Removed

Installed (gtk4 & helvum are unrelated)
image

Thanks to bogdancovaciu for leading to the right path

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.