this post was submitted on 02 Jan 2024
918 points (90.7% liked)

linuxmemes

20753 readers
1581 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Anticorp@lemmy.ml 63 points 8 months ago (2 children)

I do use Linux, and I'm usually glad about it, but I wasted an hour last night trying to figure out how to change my microphone port to a subwoofer port, and never did solve the problem. Linux is awesome, but sometimes basic stuff is ridiculously difficult or impossible.

[–] deadly4u@lemmy.ca 20 points 8 months ago (2 children)

Does the physical port actually have that capability? My motherboard has a lot of audio ports but inputs cannot be outputs and vice versa

[–] Crashumbc@lemmy.world 11 points 8 months ago

Probably not. Unless it's bi directional combined port. But remapping audio ports like that seems like an extremely niche case I find support for it very rare in any case.

[–] Anticorp@lemmy.ml 9 points 8 months ago

Yes, and it's trivial to retask with the AC97 HD Audio program in Windows, but I couldn't find an equivalent program for Linux.

[–] moomoomoo309@programming.dev 13 points 8 months ago (1 children)

If you're using pipewire, try XDAJackRetask, I use it for that purpose.

[–] Anticorp@lemmy.ml 2 points 8 months ago

Thanks, I'll give it a shot.