Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • lsof shows only pulseaudio there, and I was starting jack wrapped in pasuspender so that shouldn't be an issue. Commented Jan 5, 2019 at 20:45
  • Looking in /proc/sound/NVidia, I'm not sure how to read these but as far as I can tell the rate is fine. codec#0 mentions "rates" in four different nodes, all of which say "3200 44100 48000 88200 96000 176400 192000"; the sample rate JACK was set to was already 44100. eld#0.1 also mentions rates, with a smaller list but still including 44100. Commented Jan 5, 2019 at 20:51
  • Every directory in /dev/snd is group-read-writable, and is in the audio group, to which I have added myself. Commented Jan 5, 2019 at 20:56
  • Experimented a bit more, added details to question. Commented Jan 5, 2019 at 21:43
  • try using 'pacmd suspend 1' instead of pasuspender command. if still cannot connect go to 'pavucontrol -t 5' and change profile for HDMI to 'off' Commented Aug 21, 2019 at 0:23