You are not logged in.

#1 2024-02-13 16:59:08

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 239

[RESOLVED] I don't have the ability to record through the microphone

I connected the microphone accordingly. KDE correctly detects the connection.

I have

pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 148
Tile Size: 65472
User Name: tom
Host Name: los
Server Name: PulseAudio (on PipeWire 1.0.3)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_1b.0.analog-surround-21
Default Source: alsa_input.pci-0000_00_1b.0.analog-stereo
Cookie: bf58:6634

I have no ideas where to look for the cause.
I have

systemctl --user status pipewire pipewire-pulse wireplumber
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: enabled)
     Active: active (running) since Tue 2024-02-13 17:45:51 CET; 4min 40s ago
TriggeredBy: ● pipewire.socket
   Main PID: 1255 (pipewire)
      Tasks: 3 (limit: 57591)
     Memory: 22.9M (peak: 23.6M)
        CPU: 2.219s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
             └─1255 /usr/bin/pipewire

lut 13 17:45:51 red systemd[807]: Started PipeWire Multimedia Service.

● pipewire-pulse.service - PipeWire PulseAudio
     Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: enabled)
     Active: active (running) since Tue 2024-02-13 17:45:56 CET; 4min 35s ago
TriggeredBy: ● pipewire-pulse.socket
   Main PID: 1401 (pipewire-pulse)
      Tasks: 3 (limit: 57591)
     Memory: 22.8M (peak: 23.8M)
        CPU: 4.687s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
             └─1401 /usr/bin/pipewire-pulse

lut 13 17:45:56 red systemd[807]: Started PipeWire PulseAudio.

● wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
     Active: active (running) since Tue 2024-02-13 17:45:51 CET; 4min 40s ago
   Main PID: 1256 (wireplumber)
      Tasks: 7 (limit: 57591)
     Memory: 31.1M (peak: 31.9M)
        CPU: 902ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
             └─1256 /usr/bin/wireplumber

lut 13 17:45:51 red systemd[807]: Started Multimedia Service Session Manager.
lut 13 17:45:51 red wireplumber[1256]: [0:00:18.620647031] [1256] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
lut 13 17:45:51 red wireplumber[1256]: [0:00:18.620665932] [1256] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info

.
Where to look for the cause? I checked on another computer, the microphone works.

Last edited by thommen (2024-02-13 17:21:43)

Offline

#2 2024-02-13 17:04:39

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,231

Re: [RESOLVED] I don't have the ability to record through the microphone

Two channel microphones are usually a lie, do things work if you mute one of the channels if you check e.g. in pavucontrol? What are you using to record? During a recording attempt what's your output for

sudo fuser -v /dev/snd/*
pactl list cards
pactl list sources
pactl list source-outputs

Offline

#3 2024-02-13 17:21:29

thommen
Member
From: Poland
Registered: 2017-12-30
Posts: 239

Re: [RESOLVED] I don't have the ability to record through the microphone

What a guy I am... I bought a Maono AU-102 microphone, in order for it to work with the computer you have to switch it to "Camera" mode

Offline

Board footer

Powered by FluxBB