Debian Hardware :: ALSA - PulseAudio And Microphone On An Audigy2
Sep 22, 2010
I've recently switched to Debian Squeeze x64 from Kubuntu 10.04 x64. Overall, I like Debian.
I have one small problem: I play Runescape occasionally, which requires Java. On Kubuntu, I'd use Sun Java, however on Debian it just crashes.
So, I decided to use OpenJDK. Now OpenJDK works fine... But I can't get it to work with ALSA audio output. I installed PulseAudio, and that took care of -that- problem.
Now, currently I have both ALSA and PulseAudio installed. For playback, it works great. PulseAudio is a bit laggy, which isn't too noticeable in Runescape, and for things like media, it seems to work OK. For TF2, which I play through Wine however... No. So, I set that to ALSA, and -that- worked right.
Now comes my main problem: I can't get mic input. I'm trying to use Teamspeak 3(proprietary), and while audio output works, I can't get any input.
TS3 lets me use ALSA or Pulse(along with a couple more), but:
1. Selecting PulseAudio lets me select "SB Audigy Analog Mono", the same thing but a "monitor", and "Default Input Device". None of those work, I get "Error: could not open the selected capture device". On top of that, in the PulseAudio control panel, I get zero level on the monitor, making me think its not setup correctly.
2. Selecting ALSA gives me a whole list of options... But they appear to be audio -outputs-, not capture devices. Also, I get the same error as above.
When running "arecord -l", I get:
Of these, I believe the first one was what worked on Kubuntu. Now, of note is that I'm using my "Line in 2" port for capture; On my previous installations I'd simply set its volume with alsamixer and be done with it.
That all being said, I need a solution to one of these three problems:
1. How can I get OpenJDK to work with ALSA, and thereby remove PulseAudio; get everything standardized with ALSA like I had on Kubuntu, OR
2. How can I remove PulseAudio lag, and get the mic working with that, remove ALSA and get everything standardized with PulseAudio, OR
3. How can I simply make my mic work with the current setup?
Any of those will do. I just need to get my mic working.
View 2 Replies
ADVERTISEMENT
May 8, 2011
Regarding ALSA and PulseAudio - Explanation on how these two interact. After installing Debian I realised that my sound control (Volume Control: HDA Intel ALSA mixer) was different from what I had with Ubuntu where it would display a window called "Sound properties" in which allowed me to control the sound of each program running - I believe this is the PulseAudio aspect. (If I'm wrong at this point please correct me)
Now I have managed to get PulseAudio setup correctly for me (not as easily as Ubuntu but I moved to Debian to learn, not be spoon fed), however the way in which I did it may of been wrong - pretty much just went to synaptic and installed everything with PulseAudio in its name
Currently the sound icon in my top Gnome panel (within the notification area applet) has the ALSA mixer, sometimes when I log on it has the PulseAudio one (Sound preferences window), I don't really mind which one is loaded thanks to the PulseAudio Volume Control program (under Sound & Video). Is there a way though to stick with just one?
View 2 Replies
View Related
May 22, 2011
I've had nothing but trouble with Pulseaudio in Fedora 14. I had managed to get rid of it in Fedora 10 with the command: su -c "yum remove alsa-plugins-pulseaudio pulseaudio" I just don't want to have to deal with Pulseaudio anymore. It does not like my sound card and gets in the way. Is there a Linux distribution that does not use Pulseaudio ?
View 4 Replies
View Related
Jun 18, 2010
I am using a couple of Debian Distro (Sid and Lenny) add some Ubuntu into the mix. I made the switch because I was amazed and satisfied with Debian --> once installed, everything works. For me that's okay for o so many years now. I don't question a lot because it just works and I do my job on it satisfactorily. Namely programming the LAMP style programming. Lately I have been using Debian to communicate over the internet -- using Skype and Pidgin and other such things, not to mention listening to music, watching movies, just using the default applications when I originally install Debian.
Along the way, I need to configure something -- that is desktop related -- like the screen resolution of a new LCD monitor replacing the old one and such. Now about my sound -- I'm not touching it because it is working. But that is not the case always. Now I have a constant error -- it is irritating. Rhythmbox don't make a sound always when I have open a web browser (iceweasel, chrome, epiphany) and a site with multimedia object on it -- like a video or something. So how do I correct this? How do I know, too what I am using -- ALSA or Pulseaudio?
View 1 Replies
View Related
Jan 8, 2010
At one point, I thought I needed pulseaudio for sound, so I messed around with installing it, even though at the time I had ALSA installed. (suffice to say, I know very little about linux sound). Pulseaudio never did work, I removed it with aptitude. But now ALSA seems to reach to pulseaudio for some reason.
Code:
More confusing is that there are no "alsa" looking processes in ps -A. But apparently, the basics are there
Code:
There's only one thing in init.d that seems relevent to alsa:
Code:
But doing this does not help anything. Does anyone know what to do from here?
And because I'm curious, how come I get sound from Flash Player and Audacity with no problem?
View 9 Replies
View Related
Nov 13, 2015
I'm having a problem all the sudden with amixer. set Master 5% used to control the pulse audio master volume. Suddenly, it will only raise and lower the headphone volume. Pulseaudio works, but I no longer have a master volume at all.
View 3 Replies
View Related
Apr 29, 2011
I have recently acquired a Lenovo Q150 machine and attempting to use it as a HTPC. I've been reading that with this platform a newer kernel is required to make wireless, sound and a few other tweaks work correctly--so I bumped up to testing repositories to upgrade to the 2.6.38 kernel.[URL]...
The audio on this device has been more than a pain. I'm currently using XBMC to play media on this device and after setting the outputs to custom: plughw:1,9 sound is played correctly. I found this out by using alsamixer, selecting the sound card with the F6 key (Nvidia 1) unmutting all outputs, quiting, and running speaker-test -D plughw:1,X where X is the sub-device from the output of aplay -l until sound could be heard from the receiver.
Now my problem is that applications like mplayer, and iceweasel won't output any sound. I'd prefer not to use the optical out on the device and would like to send sound over HDMI. Has anyone had any luck getting it to work as it should?
I've also installed pulseaudio, not too sure if this is really needed. I've also used module assistant before upgrading to compile alsa from source, it worked but i just decided to upgrade the kernel instead of dealing with m-a every time an update comes through. Linux floppy 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux
apt-cache policy alsa-base
alsa-base:
Installed: 1.0.23+dfsg-2
Candidate: 1.0.23+dfsg-3
[Code]...
View 1 Replies
View Related
Jul 30, 2011
I'm using XFCE with pulseaudio. I don't have a keyboard with dedicated multimedia keys. Getting to alsa to work with f1 f2 and f3 (mute, volume down, volume up) was easy. I want to use pulseaudio instead of alsa. What do I use for mute, volume up and down?
View 1 Replies
View Related
Apr 4, 2010
AlsaMixer by default selects "Mic" as the microphone input for my Toshiba Satellite T115D-S1125 see pic below:
[IMG][/IMG]
I need to select "Mic 1" but as soon as I do the mic is muted in Sound Preferences see below:
[IMG][/IMG]
For a brief moment I can see activity from the input level display and then nothing...I have tried removing PulseAudio and that has worked but I prefer to correct this with PulseAudio installed as it seems to be a simple fix...
View 6 Replies
View Related
Feb 15, 2011
Is there a way to just temporarily disable pulseaudio and use alsa instead?
Or run a program under alsa while letting pulse sit in the background?
I'm getting sick and tired of not being able to play any platinum games on wine...
View 1 Replies
View Related
Feb 26, 2010
i am having a problem with skype that i wasn't having before, and afaik skype hasn't been upgraded recently, so something else presumably has changed.
because of driver issues i have to use an external usb audio interface to do voip. this interface is not connected to the pulseaudio server. i am able to connect it to jackd and it works fine for both audio in and out. however it no longer shows up in the list of sound devices available to skype. this used not to be the case. i have tried stopping and restarting skype, as well as unplugging and reattaching the interface. the interface does not show up in pulseaudio manager in the lists of devices.
View 9 Replies
View Related
Nov 7, 2010
i am using ubuntu 10.04 lts "lucid lynx", and has been encountering problems with audio recently.
i found out for some reason that my system fails to produce sound through pulseaudio, especially when an application is using it (e.g audacious).
the details of the problem:
1. i am using the pulseaudio equalizer from the repository, and i set a program (e.g. audacious) to use pulseaudio so that i can activate the equalizer.
2. while playing, all of my other applications lose the ability to produce any sound, and changing back to alsa during playback (which is using pulseaudio) in audacious indicates that the device is busy. examples include the loss of sound while playing a video from videos.
rough breakdown of what i want to (be able to) do: have sound for all applications using it, for example being able to play a video in videos from my browser and play music in audacious simultaneously.
is there a workaround for this? i'd like to think that there is, but so far my search returned nil.
View 1 Replies
View Related
Sep 15, 2010
I'm under Ubuntu 8.04 LTS Hardy Heron using pulseaudio. I've got 2 soundcards : one internal AC97 7.1 without midi (card 0 in ALSA) and a PCI C-MEDIA 2.1 with OPL3 midi (card 3 in ALSA) I have sound in most ALSA or OSS applications with full 7.1 + 2.1 duplex. I have MIDI playback in any ALSA MIDI players (client 29:0 in ALSA).
I'm trying to run Final Doom for W95 on WINE with OSS driver. I have sound effects but no MIDI music. I tryed with padsp and aoss wrappers. I know I can use ALSA driver in wine or timidity, but I would rather use padsp + hardware MIDI if possible. How do I configure ALSA OSS emulation for MIDI playback and check that it's working ? I tryed playmidi but whatever I told it, it couldn't find any midi device.
View 2 Replies
View Related
Aug 2, 2011
I just got the upgrade for the Linux Kernel version 2.6.40-4 on my Fedora 15 x86-64 box today, and the installation completed with no problems. However when I rebooted after doing the upgrade, I noticed that I had no sound. I use an ATI Radeon HD 4350 video card, and the opensource ATI driver, and use the HDMI audio from it for sound, since my monitor has a sound output jack on it. I've booted into the previous kernel (2.6.38.8-35), and sound works fine. I've tried with the new kernel in both KDE (my default desktop environment) and XFCE to get sound, and it does not work in either one. I've tried installing the VLC Phonon Backend instead of the GStreamer Backend, reinstalling Pulseaudio, reinstalling Alsa, modprobing the necessary modules needed for the card, checking all configurations with the available Pulseaudio tools (paprefs, pavumeter, pavucontrol), checked the volumes using alsamixer, and reinstalling the ALSA Pulseaudio plugin. After trying all of these, I can still get no sound out of any application, and I also noticed that Flash video plays at 2-3 times it's normal speed after the upgrade. Again, these problems do not occur on my previous kernel. Did I maybe overlook something, or can anyone else think of something I could try?
View 14 Replies
View Related
Jul 10, 2010
It was recommended to me that I remove pulseaudio and re-install alsa. All the howtos on reinstalling alsa had instructions for re-installing alsa from the source. Is it possible to re-install alsa from the repos? If so what are the necessary packages that I need to install, for a complete re-install of alsa?
View 1 Replies
View Related
Dec 15, 2010
I spent a few days trying to make audio work on my TV connected via HDMI to a PC. The speaker test used by the sound preferences was dead, as was MPlayer. I managed to find a solution for MPlayer, giving the option "-ao alsa:device=hdmi", as specified in this article:So, basically ALSA can see all my devices. This is the output of aplay -l:Quote:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1
[code]...
View 3 Replies
View Related
Apr 28, 2011
I have an Intel HDA audio card, and would like to record both my soundcard output and my microphone input at the same time. Getting to record my soundcard output (aka "Stereo Mix" or "What-U-Hear") is impossible for my soundcard without using the PulseAudio monitor, so I've set that up. Now I can record either the PulseAudio monitor for my soundcard, or the microphone input, but I don't know how to record both at the same time.
Currently, my .asoundrc looks like this:
Code:
pcm.pulse {
type pulse
}
ctl.pulse {
[code]....
So now I can choose either "pulse" as an input channel in, for example, Audacity or RecordMyDesktop applications (and then set in the PA volume control the actual channel which I want recorded), or choose "pulse_monitor" or "pulse_mic", in order to record either the PA monitor or the microphone, respectively.
I've read through the ALSA plugins reference, as well as the Asym and Dmix pages on ALSA wiki, but I'm still not sure how to put this together. I figured there should be a way either to route the microphone input into the ALSA output, and thus make the PA monitor "hear" what I speak into the microphone, or to make a completely new channel with both ALSA output and microphone input as "slaves", and then use that for recording.
View 4 Replies
View Related
Jul 7, 2011
I`ve problem with my microphone on fedora 14 with Gnome 2. When i try to use alsamixer command there everything is ok. I tried pulseaudio and HDA nvidia sound cards, but microphone don`t work. How to fix this problem?
View 11 Replies
View Related
Aug 3, 2010
My thread is both an information and a discussion/question thread. First of all the information. I have long searched for a solution to my desire for Rosetta Stone in Wine but could not get it to recognise my microphone.
Finally today I removed (uninstalled) pulseaudio. It took a few packages with it and I am waiting to see what effect they will have. But finally, by checking the ALSA Driver in the Wine configuration, along with uninstalling pulseaudio, my Rosetta Stone works perfectly. A great deal better than in my XP Virtualbox Virtual Machine. Stoked! For those who are interested I have Wine 1.1.42-0ubuntu4 installed, Rosetta Stone 3.4.5 and am using a Dell XPS M1530 with Ubuntu 10.04 64-bit OS. It's been a long time!!!
My question part relates to the removal of pulseaudio. There have been no obvious negative effects as yet, and from my readings it would seem there shouldn't be, however I am concerned at the other packages it took with it (dependencies). Can anyone give any further advice/info here? I know for sure it took the package ubuntu-desktop which when I try to reinstall it tries to drag pulseaudio and all it's associated packages along with it. Can I/we live without these dependent packages? If not how can I get them back without pulseaudio?
View 2 Replies
View Related
Nov 26, 2010
I'm using an Acer Aspire 5536g and Ubuntu 10.10 x64. I can't get any sound from my mic with PulseAudio installed and the headphone jack sense function doesn't work either - when I plug my headphones I get sound from both them and my built-in speakers. I don't have any problems with PulseAudio removed.
View 9 Replies
View Related
Apr 8, 2011
I have some microphone problems. I can't record anything. (I'm using openSUSE 11.3)
My sound card was detected almost correctly (at least the chip-set was i think). I have an Asrock motherboard (k7upgrade880, with a Southbridge: VIA 8237 | Audio: CMedia CMI9761 6 channel AC'97.
I ran these commands so far with these results - while i was following the audio troubleshooting guide (SDB:Audio troubleshooting - openSUSE
But i have NO audio playback problems - movies, games, music all play well. And the Microphone guid has a broken link
I tried to change my 50-sound.conf file (i read it on a forum, I'm new to linux troubleshooting) from this:
options snd slots=snd-via82xx to this: options snd slots=snd-via82xx position_fix=1
But that did not work either. I did not get any sound with the last line.
View 9 Replies
View Related
Jan 2, 2011
I should create the bridge between a linear input and output. It is desirable, with possibility to impose effects on a sound. (But it isn't obligatory)
Alsamixer:
lspci | grep Audio:
Quote:
egor@egor-ubuntu:~$ lspci | grep Audio
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
02:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
[code]....
Alsa and PulseAudio was installed from PPA.
View 1 Replies
View Related
May 14, 2010
Due to the fact that with pulseaudio it is impossible to change the microphone/speaker/ring devices in skype, I had to remove pulseaudio.
After that I can choose a device in skype, but the mixer does not work anymore. There is a way to have a working mixer without pulseaudio package or a way to choose audio devices in skype with pulseaudio installed?!
View 1 Replies
View Related
Dec 20, 2010
I am attempting to record my microphone input using ffmpeg / alsa but always receive the following error:
[code]...
Using arecord works perfectly with hw:0,0. I had also tried to use /dev/snd/hwC0D0 as input but I receive an error from alsa saying that it doesn't exist (despite it existing and having adequate permissions). I know absolutely nothing about hardware but am comfortable around the command line
View 2 Replies
View Related
Oct 28, 2010
I'm trying to record a video with sound through FFmpeg, and while it records the system sounds just fine, it doesn't record the microphone (in fact, it crashes on doing so!). The strange thing is that if I use arecord, it works just perfectly, but through ffmpeg it crashes.This is the command that I use to launch FFmpeg:
Code:
/usr/bin/ffmpeg
-f x11grab
[code]....
View 9 Replies
View Related
Dec 9, 2010
I installed Ubuntu 10.10 yesterday. I have an audigy2 sound card on my system. But did not see tone control such as bass and treble slide in mixer. When I run alsamixer at terminal window i got these controls but alsamixer does not control my sound card.
View 1 Replies
View Related
Nov 19, 2010
I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.
..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.
View 1 Replies
View Related
Jul 1, 2010
I installed skype 2.1 beta and pulse audio. Just installed the packages and it worked. Surprisingly. Problem is that Skye now selects pulseaudio for microphone, out and ringer. No problem it actually set it up to my logitech headset which is by default almost right. It set it up to use my logitech microphone and headset speakers for talking, which is great. But I want to switch my ringer from headset speakers to main computer speakers. Anyone know where this can be done. Skype only lets me select pulseaudio (locla server) for all three. Yet somehow it knows to use my logitech headset for talking. But I want to direct my ringing of incoming calls to main speakers. pavucontrol does not let me do this. Anyone has an idea of how to do this? If there is a graphical application that can do this, please let me know.
Used ubuntu for years and loved it. recent bugs in flash and loggin out and others made me try debian for extra stability and security at the risc of loosing myself in the complexity of debian as it's no plug and play here. So far seems to be very similar in use to ubuntu, surprisingly. Running nvidia-xconfig seems to be the only difference. So far I have been able to figure things out to make it work, we will see how I do in the long run. Ubuntu was sure easy.
View 1 Replies
View Related
Feb 21, 2016
I normally running my systems without pulseaudio, because don't need it. Now i want to able to stream music via bluetooth to my Yamaha AV-receiver.
I search how to set it up, but i doesn't seem to work with alsa only, so i installed pulseaudio.
Now, everytime if I a try to run a application that needs audio the applications freeezes. Without pulseaudio everything works fine.
Tried pulseaudio 7.1.2 from testing and 8.0.1 from unstable but both fail.
If I open pavucontrol, i'm getting a message 'Establishing connection t pulse audio, please wait..'.
When I do 'ps ux' i see that pulseaudio is running.
Debian testing/unstable.
Tried with several kernels, stock kernel 4.1, self compiled 4.3, 4.1.4
Pulseaudio 7.1.2/8.0.1
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 05)
In /etc/modprobe.d/alsa.conf contains, just for making that my analog sound is the first/default card
options snd-hda-intel id=PCH index=0
options snd-hda-intel id=HDMI index=1
How do I get pulseaudio working?
View 10 Replies
View Related
Dec 25, 2015
I disabled pulse audio in favor of just working with jack, alsa_in & alsa_out and everything works pretty well except for one thing.
When I enable pulseaudio I can control the volume with my multimedia keys, volume up, volume down, mute.
If I kill pulseaudio not only do I not have volume controls but the little widget in the top bar seems to be broken.
I looked in my /etc/acpi/ folder and see these files relating to volume
/etc/acpi/volupbtn.sh
Code: Select all#!/bin/sh
test -f /usr/share/acpi-support/key-constants || exit 0
. /usr/share/acpi-support/key-constants
acpi_fakekey $KEY_VOLUMEUP
[Code] ....
running xev i get this output for those buttons:
Code: Select allFocusIn event, serial 36, synthetic NO, window 0x1e00001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 36, synthetic NO, window 0x0,
keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[Code] ....
nothing comes up for those keys, the terminal cursor just blinks.
also one more thing, those keys are set to shortcuts in the settings->keyboard->shortcut menu.
I can control my device with the amixer so I would like to just bind amixers functions to the keys but I don't really know how to go about doing that.
How can I bind amixers commands with those keys?
View 5 Replies
View Related