LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Flash does not like pulseaudio (https://www.linuxquestions.org/questions/slackware-14/flash-does-not-like-pulseaudio-4175502291/)

Gumboherpy 04-21-2014 02:01 AM

I would like to try the jack method yet it wont start. Any ideas?

ReaperX7 04-21-2014 09:43 PM

Did you follow the instructions on the Jack website about relinking your .asoundrc to use jack rather than alsa handlers?

I think there's also a daemon you can startup with a script using rc.local as well.

Make sure you setup /etc/modules.conf properly also.

Here's what I used as my jack daemon startup:

Code:

jackd -R -d alsa -d hw:0,0 -D -r 48000
Use this website if needed for extra info
http://trac.jackaudio.org/


All times are GMT -5. The time now is 01:19 PM.