More > JRiver Media Center 24 for Linux

No Sound on any zone (except the default player) from MC24 Ubuntu 16 & 18

<< < (5/17) > >>

bob:
I just tried this on 16.04 AMD64 without any issues.

You are running 23 and 24 under the same user account?

If not, is the 24 user a member of the audio group?

percy:
Yes MC23 and MC24 are installed on the same machine with the same Master licence.
Yes I am in the audio group

--- Code: ---sudo getent group audio
audio:x:29:pulse,percy

--- End code ---
As mentioned in a PM to you I can give you access to the Ubuntu machine via Teamviewer. I can forward you the ID and password via PM if that can help you.
I extremely appreciate your help. Thanks a lot

bob:

--- Quote from: percy on May 31, 2018, 09:12:57 am ---Yes MC23 and MC24 are installed on the same machine with the same Master licence.
Yes I am in the audio group

--- Code: ---sudo getent group audio
audio:x:29:pulse,percy

--- End code ---
As mentioned in a PM to you I can give you access to the Ubuntu machine via Teamviewer. I can forward you the ID and password via PM if that can help you.
I extremely appreciate your help. Thanks a lot

--- End quote ---
Since I can't reproduce this it appears to be something specific to your setup.

You could try:

--- Code: ---sudo lsof | grep dev | grep -v null | grep -v pts | grep -v urandom | grep -v dri | grep -v udev | grep -v ptm | grep -v tty | grep -v event | grep -v console | grep -v log | grep -v zero | grep -v imobile | grep -v rfkill
--- End code ---
to see what has the sound devices open.
You said you were running 24.0.28. If you have installed 24.0.31 since then there could be an issue with your gstreamer setup (but not if you are still running 24.0.28).

percy:
No i installed the latest version ( not the beta) and i checked it an hour ago again and it was still 24.0.28

percy:
As the output is rather large I saved it in a file which is attached

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version