You get any sound?? Be sure that volume is not muted and not set to 0
In Yast check the drivers if you have more then one try changing the order. or install pavulcontrol. You can adjust ins and outs for any program that uses sound
You may already know this: JACK and PulseAudio don’t coexist. PA’s daemon needs to be “killed” or “suspended”. How are you doing that?
Assuming on 13.1 you had the necessary changes made to /etc/security/limits.conf, and corresponding user group (audio?) in order to run JACK. They are also needed on 13.2, have you checked there?
Also when you want PA you would need to stop and close JACK/QjackCtl. If the daemon “jackd” is still running, you will need to kill it, and close any app (e.g. rosegarden) that might be re-spawning it in order to do that.
For user account as member of “audio” group, /etc/security/limits.conf should have the following lines added:
@audio - rtprio 99
@audio - memlock unlimited
Note the edit requires root privileges.
Btw, you should be able to restart PA, as normal user, from command line with:
These entries were already in the file mentioned. Pulseaudio still does not work and I will put a new post out in this regards.
However I solved my QjackCtl problem :
I deleted all sound cards reboot and re installed. Then I tested the sound card in question with a mic and could see the signal but no sound (with plenty of other trys), looked into Hardware setting and “Word Clock” was set to “lock”. I had this before , unlocked it and QjackClt was working. I do not know why it defaulted back to “locked” it took me more then a week to figure it out.