Software :: Get Firefox (and Other Pulseaudio-using Programs) To Play While I Have Jack Running?

Sep 1, 2010

How can I get Firefox (and other pulseaudio-using programs) to play while I have jack running? Is there a way to make pulseaudio run through jack? I'm running ubuntu and puredyne distros.

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Running Exaile And Play Music Through Jack

Oct 2, 2010

Trying to run Exaile and play music with it through Jack and I get this message: 'The autoaudiosink is missing'. What should I do?

View 2 Replies View Related

Ubuntu Multimedia :: PulseAudio Over JACK In Lucid?

May 2, 2010

Why do this? Two reasons:

1) Many of us use JACK for low-latency audio work, but it's annoying to have to turn it on or off to have to allow regular Ubuntu applications to work. It's even more annoying that both can't normally work together -- either JACK or PulseAudio must take control of the sound control. This method allow JACK to do, and PulseAudio just routes to JACK.

2) JACK is kinda super awesome. By routing PulseAudio through it, your regular Ubuntu sound application suddenly get super powers. Pretty easy to do! (Well, we count our blessings in Linux...)

1. DYNAMICALLY You need the PulseAudio utilities and JACK sink:

Code:
sudo aptitude install pulseaudio-utils pulseaudio-module-jack And then run this to get PulseAudio connected to JACK: Code:pactl load-module module-jack-sink pactl load-module module-jack-source Now, go to Ubuntu's sound preferences, and you'll see "Jack sink" in the output tab. If you use JACK Control, you can create a script for the above and have it set up in "Execute script after Startup". Then, PulseAudio will automatically load the JACK sink when you start JACK.

2. BY DEFAULT Edit /etc/pulse/default.pa, and add these lines:

Code:load-module module-jack-source load-module module-jack-sink You can test it without rebooting by restarting PulseAudio. In Ubuntu, PulseAudio is started in the user session, not as a system daemon. To restart it:

Code:
pulseaudio --kill
pulseaudio --start

View 9 Replies View Related

Ubuntu Multimedia :: Cannot Run Jack And PulseAudio Simultaneously

Jan 10, 2011

I'm on Ubuntu 10.04 64bit, and I've got JACK and Pulseaudio both installed, though I don't run them simultaneously. I also have LinuxSampler and Rosegarden, and I have the necessary ALSA drivers. Pulseaudio can output to my external sound card, but JACK doesn't, even if I tell it to. I've seen its full name (Guitar Rig Mobile IO) and chosen it as the output device under Settings, but to no avail. It still sends the output to the internal (and crappy) sound card.

View 4 Replies View Related

Ubuntu Multimedia :: No Jack Sense And Microphone With PulseAudio Installed?

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

Hardware :: Getting All Programs That Use Sound To Use JACK Driver

Feb 28, 2011

I reinstalled backtrack, and now have it working, except, it only works in a few things, there are many programs that don't recognize JACK (for instance, Firefox).Now, I have downloaded and installed libjackasyn0 which allows me to run,However I am unsure of how to make that work. Does anyone have any ideas of how I can enable libio2jack0, or does anyone have any other ideas as to how I might accomplish this?

View 3 Replies View Related

Ubuntu :: Use Input Jack And Play Sound Through Speakers?

Jun 10, 2010

I have onboard sound, and have a blue jack that can be used for input sound wise. You can plug a device in and then just play it through your speakers. This works for me in Windows 7, but I'm not sure how to get this to work in Ubuntu.

I went to my sound settings, but didn't see anything to make my input jack active. I'm just basically using my pc as a pass through to play through my pc speakers.

View 5 Replies View Related

Ubuntu Multimedia :: 10.10 Jack Won't Play Via Headphone Out Socket?

Dec 8, 2010

I have Ubuntu 10.10 running on a laptop.When I connect the laptop to an external amp and speakers I can play ogg/mp3 files and hear system audio.When I just Jack (midi keyboard plugged in) I get the sound via the laptop speakers but when I try connecting to the amp as described above I don't get any sound.

View 3 Replies View Related

Ubuntu Multimedia :: Play Music Through The Microphone Jack ?

Jan 19, 2011

My green audio output jack is broken, under Windows 7 I used to reroute my audio to the red microphone jack, so I could listen to music with headphones through the microphone jack. It took me some simple mouse clicks.

How to do this in Ubuntu 10.10? I haven't find anything useful for days for this particular problem.

View 8 Replies View Related

Ubuntu Multimedia :: Getting Rhythmbox And Virtualbox To Play Nice With Jack?

Oct 29, 2010

Ideally, I would be able to have Jack (for supercollider) coexisting happily with other apps that use the audio system, specifically --

Rhythmbox (yes, there are other players but this one interfaces cleanly with my iPod) Oracle virtualbox (which I use for NaturallySpeaking)

The typical recommendation around the web is to configure ALSA to pipe its audio through Jack, which I tried according to [URL]. With that .asoundrc, I could choose ALSA as the driver for VLC and it output okay. But I'm not sure how to tell rhythm box to use ALSA instead of pulse audio. Worse, when I changed my virtual machine's configuration for ALSA (instead of the default pulse audio), the audio connection died -- the alsa ports disappeared from qjackctl's Connections window, and NaturallySpeaking didn't pick up any audio. This is fairly serious because I depend on dictation software to deal with an RSI (dictating English, not code of course) and I'd rather not have to stop Jack just to dictate something.

Rhythm box and virtual box both work perfectly with pulse audio connecting directly to the hardware. In the past, I've gotten pulse audio to route through Jack but it's dicey -- xruns are common and sometimes the audio gets choppy.

What next? I suppose getting the ALSA configuration right is the best thing, but early tests were not exactly encouraging.

(edit) PS I'm using virtualbox for DNS because wine failed me. Completely Plus wine's jack option for audio IO did not work with NS at all. NS works really well in virtualbox so I'm keeping that one.

View 9 Replies View Related

Fedora :: PulseAudio - Make Each VT Play Its Sound?

May 29, 2010

I'm using Fedora 13 and think this behavior comes from Pulseaudio. To make it simple, all my sounds are played in my GNOME session. What's making sense because it's where Pulseaudio is launched. So, when I switch VT (CTRL+ALT+Fx), all sounds from my GNOME session is muted. What's not the actual problem. It's in fact a good behavior. The problem is I use some VirtualBox virtual machines on other VT launched with the xinit command.

These VMs emit sounds but I'm not able to hear them because I'm not on the VT of my GNOME session. But once I get back on my GNOME session I can hear all sound from the VMs. What I want, it's to be able to hear all sounds played by the VT on which I currently am and not everything and only in my GNOME session. How I can accomplish that?

View 1 Replies View Related

Software :: Jack Server Not Running Or Cannot Be Started

Jan 19, 2011

Evidently I need to run Jack Control in combination with Qsynth to play my midi keyboard. That was ok for about a week or so, then Jack developed a problem. This was solved the first time by me unticking the Realtime box in Jack setup, but that has not worked this time. Must I rely on Jack just to have my midi keyboard sound?

The errors messages I receive are:
Could not connect to JACK server as client.
- Overall operation failed.
- Unable to connect to server.
Please check the messages window for more info.

and
12:45:12.427 Patchbay deactivated.
12:45:12.480 Statistics reset.
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
12:45:12.533 ALSA connection graph change.....

View 8 Replies View Related

Debian :: Removing Pulseaudio - Cannot Open Mixer: No Such File Or Directory When Try To Play Audio

Jun 16, 2010

I've installed pulseaudio on my server running squeeze using this guide [URL], but i don't like it and would like to remove it. I tried uninstalling all the packages and deleting the /etc/asound.conf file, now it seems like pulseaudio is gone but alsa seems to be broken. When i run alsamixer i get the following error:

cannot open mixer: No such file or directory When try to play audio using aplay i get the following error:

[Code]...

View 11 Replies View Related

Ubuntu Multimedia :: Running Apps Through JACK In Lucid?

May 22, 2010

I have lucid and jack almost the way I want. I can't get apps like flash (in firefox) and rhythmbox to run through JACK. I've followed some outdated guides on the forums here, but I haven't had any luck.

I set up gstreamer to use jackaudiosink, but no luck.

If you ask me, JACK + ALSA should be the default, with maybe a simplified or automated control system for people who don't want to exploit their might

I hate having to close up a massive JACK patch just to watch a quick movie, or having to close Pidgin so JACK will start.

View 1 Replies View Related

Ubuntu Multimedia :: The Jack Server Is Running, But Not From The Terminal?

Sep 3, 2010

Muse will not make sound. The jack server is running, but not from the terminal. I can only get it to run with the Jack control. But it IS running. And still, I hear no sound from muse.Muse is connected to the system in the connection window.So, whats the problem?

View 3 Replies View Related

Ubuntu Multimedia :: 11.04 (EMU10k1X Sound Card) Jack Server Not Running

Jul 6, 2011

I can't get jack working
soundcard chipset: EMU10k1X

Here Qjackctl log:
Code:
p, li { white-space: pre-wrap; } JACK server starting in non-realtime mode
Cannot lock down memory area (Cannot allocate memory)
control device hw:0
control device hw:0
audio_reservation_init
Acquire audio card Audio0 .....
jack server is not running or cannot be started
already added
@audio - rtprio 99
@audio - memlock unlimited
@audio - nice -19
to
/etc/security/limits.conf

I am member of audio group. Realtime option unchecked. I also reinstalled ubuntu in a fresh install and the same problem.

View 2 Replies View Related

General :: Su -c "yum Remove Alsa-plugins-pulseaudio Pulseaudio" - Distribution With No Pulseaudio?

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

Fedora :: 12 And PulseAudio ... Play Music In Vlc - Gaps / Skips In Music

Apr 7, 2010

I've searched upon numerous links for a "fix" but they are either for older releases of fedora, or, I was able to make appropriate changes to the F12 KDE4 release such as the F11 how to fix pulseaudio and vlc guide in this forum

Problem: In order to get the sound to play on my system I have to go to PulseAudio Device Chooser and select default server,sink, etc. every login. I thought it was suppose to change it "permanently" , getting more specific here, when ever I play music in vlc I tend notice gaps/skips in my music very short skips .5 to 1 second sometimes 2 - 3, just now I was playing music flipping through some tracks then I am greeted with a nasty sound I cannot describe. Does anyone have a proper fix for this? Only result I came upon I have not tried yet was something with hda intel sound card and power settings, which feel will not work anyway

Here is my sound card: Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Also not to mention, I use to get pop-ups notifying me of pulseaudio device not being to be found and asked to forget this device

View 4 Replies View Related

Ubuntu Multimedia :: Programs (games,media Center) Does Not Play Well At Nvidia Drivers?

May 23, 2010

i have geforce 8800 gts, ubuntu 10.04 when i don't install nvidia drivers movies plays great ( including HD) but programs (games,media center) does not play well at all choppy when i do install the opposite is correct movies plays choppy but all other progs plays great.

View 1 Replies View Related

Fedora :: 100% CPU Useage With No Programs Running ?

Sep 10, 2009

I have a HP 530 laptop running Fedora 11

If I run 'uname -ar' Linux 2.6.30.5-43.fc11.i586 #1 SMP Thu Aug 27 21:18:54 EDT 2009 i686 i686 i386 GNU/Linux

It has virtual machines and a dual core processor.

The results of

Code:

Power management:

processor: 1

flags: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm

bogomips: 3657.37

clflush size: 64

power management:

View 11 Replies View Related

Fedora :: Running Programs On Gnome Log Off?

Dec 18, 2010

I am using Unison so synchronise my files. I have configured Unison to start when I log on no problem, but is there any way that I can open Unison when I click log off, such that it will wait for Unison to finish before actually logging off (I need to input a password and respond to prompts)?

View 2 Replies View Related

OpenSUSE :: Programs Not Running Under Another Console?

Dec 19, 2010

I installed openSuse 11.3, and configured my inittab like:

1:2345:respawn:/sbin/mingetty --noclear tty1
2:2345:respawn:/sbin/mingetty tty2
3:5:respawn:/usr/bin/startx -- :3 tty3

[code]...

under the console 7 (ctrl+alt+f7), I have a virtual win xp, and I run some music and apps in it.. but, when I switch to any another console, it just shuts up.. also, when I log in as a root under console 2 and go back to console 7, sound card also shuts up..

View 3 Replies View Related

Ubuntu :: Running Programs After ISO Mount

Apr 8, 2010

My problems is that after i've DL a program and then use unrar to open up the files...I was able to successfully mount a linux version game using Furious ISO mount (the game is Civilization call to power loki) Now I can see the files inside the folder but I can't figure out how to run the game after its mounted

I've looked around a lil bit and I know someone has probably asked this question before but most of what i find is people asking how to mount the image to begin with

View 5 Replies View Related

Ubuntu :: Running Programs From Windows?

Jul 3, 2010

I have a dual boot system, Windows 7 and a WUBI installed Ubuntu 10.04, both are 64 bit. Can I use Wine to run a program installed on the Windows partition? If so is there anything special I need to do? My Ubuntu partition is really small and I:d like to keep it that way.

View 3 Replies View Related

Ubuntu :: KDE Programs Running Under Gnome?

Feb 15, 2011

Are there potential compatibility problems if a KDE program is installed and run under Gnome in the standard Ubuntu Desktop 10.10? If two programs with the same functions are available, is it better to select the Gnome version?

View 3 Replies View Related

General :: Compiling And Running C Programs

Aug 19, 2010

I am new to C programming and I need a way to compile and run my code. I've made a little research and I found that eclipse is a nice IDE. But I don't know how to configure it and generally. What do I need to download and install to make it work. I've also tried downloading easy eclipse that doesn't need any configuration or extra files but the link on the site was broken. Is there any other C IDE like easy eclipse available?

View 5 Replies View Related

Red Hat / Fedora :: Running Exe Files Through C Programs?

Apr 7, 2010

i have a C program which creates an executable file in linux after that we can use that exe file and decode any file which is encoded by flatedecode algo now i have to write a C program... which reads a file.....use the above mentioned exe file and den post the decoded output.... i am in need for a code in C which can run EXE files and perform some function...

View 1 Replies View Related

General :: Compiling And Running GTK Programs

Jun 24, 2010

I am trying to study gtk programming and get stucked before some errors in compiling them. Iam using ubuntu 9.10 and i didnt installed any additional libraries or packages for running these gtk programs assuming gtk is already installed in ubuntu. I am newbie to gtk I tried compiling some example programs from my tutorial and it ended up in errors. So do I need any additional packages to run these programs.when compiling it shows package config cannot find any gtk+-2.0 packages and to try specifying .pc in environment path. I don't know how to set these path stuff.

View 1 Replies View Related

Ubuntu Multimedia :: Jack And "Muse Failed To Find A Jack Audio Server"

Jun 27, 2011

I've got an Acer Aspire 5101 with Natty on it and everything works so far, but I can't start Muse. It says: "Muse failed to find a jack audio server". At the bottom it also says: "...if Jack was started check if it was started as the same user as Muse". This might be the issue. But how can I check this? BTW: Jackd has been installed and I am a Member of the Audio Group.

I am new to Ubuntu and don't know how to fix this. I got this Notebook for free, because my Brother wanted to dispose it as it didn't worked properly after he reinstalled xp. Only the dvd-drive is broken, the rest is in really good condition for such an old thing. After a lot of trial and error I could finally install Natty from USB.

View 1 Replies View Related

General :: Security - Running Suspicious X Programs In GNU?

Mar 18, 2010

What the most harmful thing can malware program started as separate limited user account do if it has access to the X server? Network and filesystem things are already considered by chroot and netfilter.

It obviously can lock the screen and I will need to switch to other vt and kill it manually. Can it for example disrupt other GUI programs on the same X server (access a root terminal in nearby window)?

I know that it is safer to run it in separate X server, for example, in Xtightvnc or even some virtual machine, but how dangerous is to just run it like other programs?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved