14
submitted 6 months ago* (last edited 6 months ago) by FUsername@feddit.de to c/linux@lemmy.ml

I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in alsamixer (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.

It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.

alsactl info
#
# Sound card
#
- card: 0
[....]
#
# Sound card
#
- card: 1
  id: Generic
  name: HD-Audio Generic
  longname: HD-Audio Generic at 0xba600000 irq 68
  driver_name: HDA-Intel
  mixer_name: Realtek ALC1220
  components: HDA:10ec1168,10438724,00100003
  controls_count: 47
  pcm:
    - stream: PLAYBACK
      devices:
        - device: 0
          id: ALC1220 Analog
          name: ALC1220 Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 1
          id: ALC1220 Digital
          name: ALC1220 Digital
          subdevices:
            - subdevice: 0
              name: subdevice #0
    - stream: CAPTURE
      devices:
        - device: 0
          id: ALC1220 Analog
          name: ALC1220 Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
        - device: 2
          id: ALC1220 Alt Analog
          name: ALC1220 Alt Analog
          subdevices:
            - subdevice: 0
              name: subdevice #0
  hwdep:
    - device: 0
      id: HDA Codec 0
      name: HDA Codec 0
      iface: 16
[...]
arecord -l                                            Do 14 Dez 2023 14:53:16 CET
**** List of CAPTURE Hardware Devices ****
[...]
card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
[...]

Does anyone have any clue what I could do to use that mic?

you are viewing a single comment's thread
view the rest of the comments
[-] MangoPenguin@lemmy.blahaj.zone 2 points 6 months ago

Given that you have to pump up the boost a lot to hear anything, I suspect the mic is not getting phantom power? XLR is usually 48V, whereas mic jack plug in power is usually only 5V or so.

[-] FUsername@feddit.de 1 points 6 months ago

That might be the case, but despite this, I would like to receive the miniscule signal I can loop back in my system. But do dynamic microphones require phantom power?

[-] MangoPenguin@lemmy.blahaj.zone 1 points 6 months ago

Hmm good point they generally don't need it

this post was submitted on 14 Dec 2023
14 points (100.0% liked)

Linux

45457 readers
1890 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS