GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
635 stars 36 forks source link

Microphone not working on Gamelaunch #153

Open ReptoxX opened 4 months ago

ReptoxX commented 4 months ago

Hello together,

I'm not sure if the issue is within GoXLR or has something to do with pipewire* but on some games when they use the microphone, it doesn't work in any application anymore unless i restart pipewire and every application.

Games tested not working: CS2, Lethal Company.

[~]$ tail -F ~/.local/share/goxlr-utility/logs/goxlr-daemon.log
20:30:32 [DEBUG] (3) goxlr_daemon::device: Setting GateRelease to 19
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Saving Settings
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Writing Config to Temporary File: "/tmp/.tmpJsudmu"
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Syncing Disk..
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Write Complete, saving to "/home/reptoxx/.config/goxlr-utility/settings.json"
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Removing Temporary File..
20:30:32 [DEBUG] (3) goxlr_daemon::settings: Settings Saved.
20:32:36 [WARN] Error Reading audio input: Connection terminated
20:32:36 [DEBUG] (55) goxlr_audio::recorder: Shutting down input, and clearing buffer.
20:32:39 [DEBUG] (55) goxlr_audio::recorder: Found Device: alsa_input.usb-TC-Helicon_GoXLR-00.HiFi__goxlr_stereo_in_GoXLR_0_4_5__source
Feb 07 21:12:46 arch-system pipewire[1554]: spa.alsa: goxlr_stereo_in:GoXLR,0,2,3c: impossible timeout 12453566315227 101931587002727 89478020687500 558 421846794 (172 suppressed)
FrostyCoolSlug commented 4 months ago

Do you happen to be running an AMD CPU?

ReptoxX commented 4 months ago

Didn’t thought it had something todo with that, but actually yes.

CPU: AMD Ryzen 7900X

FrostyCoolSlug commented 4 months ago

This is seemingly a common problem that occurs on Windows as well. Generally speaking a BIOS update on AMD chipsets solves the issue, could you give that a try?

ReptoxX commented 4 months ago

I've updated my BIOS to the newest Version released 3 days ago and unfortunately can still reproduce the issue.

ReptoxX commented 4 months ago

It doesn't crash on windows btw.