You are not logged in.
Pages: 1
When I start mumble and pass thru Audio Wizard - I get "mumble hang" ![]()
But sometimes I can pass wizard and connect to server.
Mumble always hangs when I try to change settings...
Any advice?
My PC: Intel E2140 1.6GHz, 3gb ram, arch x86_64
Last edited by PoZiTPoH (2009-12-06 18:42:32)
Offline
I also have the same issue. I tried removing mumble's config directories, and also rebuilding package from source. But it still hangs.
BTW, I'm using arch i686.
Last edited by hsa2 (2010-10-20 22:52:18)
Offline
Hmm, Mumble (1.2.2) has always worked great for me (x86_64)...
Last edited by mDuo13 (2010-10-21 03:27:55)
Offline
I had the same problem after changing my mumble config, specifically the Input Device from Pulseaudio to ALSA.
Reason I did that was that mumble consumed 11% CPU while _idle_ even if muted/deafened. With ALSA it seemd to consume about 3% less.
Anyway, fix for the freezing was for me:
edit ~/.config/Mumble/Mumble.conf and erase the ALSA entry completely, leaving it blank (mumble will switch back to default then, which was pulseaudio for me).
and probably the important thingy:
Delete two files in your home folder: .MumbleSocket and .MumbleOverlayPipe.
-> Freezing on startup (due to server-autoconnection) gone, auto-connect to server on startup works flawlessly again.
Now I wonder about setting this topic to [SOLVED] in case it is.. =P
Last edited by Jindur (2012-06-22 22:12:19)
Offline
I'm having a very similar problem. Blowing out the configs didn't help, nor did trying the latest git branch in the AUR.
strace of mumble produces:
futex(0x93bb5bc, FUTEX_WAIT_PRIVATE, 1, NULLand it just sits there.
console output
ALSAAudioInput: Initing audiocapture default.
ALSAAudioInput: Actual buffer 48000 hz, 1 channel 4096 samples [1024 per period]
AudioInput: Initialized mixer for 1 channel 48000 hz mic and 0 channel Last edited by airencracken (2012-07-22 00:42:28)
Offline
Pages: 1