Answer the question
In order to leave comments, you need to log in
How to correctly connect a guitar to Linux Mint?
Hello!
Has anyone tried connecting a Linux Mint electric guitar?
I found Guitarix software, which allows you to add various gadgets to the guitar, but it requires jackd to work correctly. Installed jackd on the computer and the server starts.
The problem is:
- you need to kill the pulseaudio process. Accordingly, I type in the terminal pulseaudio --kill
But! After a few seconds, it starts up again.
At the beginning there was this problem:
“Jack Server is not running or cannot be started”
pulseaudio --kill
jack_control start
jack_control exit
pulseaudio --start
sudo dpkg-reconfigure -p high jackd2
sudo usermod -a -G audio username
su username -c guitarix
Answer the question
In order to leave comments, you need to log in
And it will start because it is a service.
Stop servicesudo systemctl stop pulseaudio
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question