0
votes
0answers
53 views

Why does Arch Linux keep Windows headphone mute

I have an Windows 7 installed, and headphones works perfectly. Few days ago, I have Arch Linux installed along with Win7. headphone works fine under Arch Linux but When I turned to Win7 from ...
0
votes
0answers
147 views

ffmpeg conversion from wma to ogg does not work

I'm trying to convert wma to ogg, using ffmpeg. However, both using the vorbis or libvorbis encoder (not sure which one I should use), this fails. Using arch linux. ffmpeg -i test.wma -acodec vorbis ...
0
votes
0answers
250 views

Is there an easy way to switch playback soundcards?

I recently purchased the roccat kulo headset which comes with a nice USB soundcard, completely functional under linux :). Howsoever I now struggle to easily siwtch between my laptops integrated ...
3
votes
3answers
267 views

No Audio Output with X11

I have a queer issue with my Arch-Linux System. I am unable to get any Sound Output when playing audio, AFTER starting X Server. The issue is not with Volume Controls or Sound Card Drivers because, ...
0
votes
1answer
457 views

Activating Audio System in Arch Linux

I wanted to get the audio system going on Arch Linux, and I followed the very concise instruction I found on Archlinux.org, but it didn't help. Has anyone done this personally, therefore knowing the ...
0
votes
1answer
546 views

G722 in gstreamer is not available or its need to be activated? How do i do that?

Gstreamer how to use G.722 enc and dec? Is this not available or missing in there implementation? $ gst-inspect | grep ffmpeg ffmpeg: ffaudioresample: FFMPEG Audio resampling element ffmpeg: ...
0
votes
2answers
1k views

pulseaudio suddenly stopped working?

I am using arch linux and i was using pulseaudio suddenly today pulseaudio stopped working and no sound is coming in both my speaker and headphone. I can see pulseaudio is running properly and I am ...
0
votes
0answers
612 views

How to make front audio jack work again after waking up from suspend?

Sometimes, after I wake up from suspend (using pm-suspend), the front audio jack stops working (no sound) after I wake up my laptop. Only after a full reboot I get it to work again. My laptop is an ...
3
votes
2answers
653 views

How do I know if my microphone is mute or unmute when I have more than one microphone?

How do I find out if my microphone is muted or unmuted, when I have more than one microphone such as Motherboard, USB and HDMI? 1) I can't find it with this: $ cat /proc/asound/cards 0 [PCH ...
3
votes
2answers
3k views

Flash using wrong audio output with Pulseaudio

I'm using Arch Linux x86_64 with Gnome and PulseAudio. I have USB speakers, which work for the sounds in system menus and most other applications. But whenever I play Flash videos, they output their ...